Age | Commit message (Expand) | Author |
2002-12-16 | real streaming fixes: | Stefan Holst |
2002-12-16 | *** empty log message *** | Miguel Freitas |
2002-12-16 | cleaning up | Miguel Freitas |
2002-12-16 | cleaning up | Miguel Freitas |
2002-12-16 | updated libfaad | Miguel Freitas |
2002-12-16 | update libfaad | Miguel Freitas |
2002-12-16 | fix Floating point exception playing some streams (mostly mp4) | Miguel Freitas |
2002-12-16 | log info | Guenter Bartsch |
2002-12-16 | make qt demuxer sent a copy of the stsd atom | Guenter Bartsch |
2002-12-16 | Small hack to fix a problem with width. | Thibaut Mattern |
2002-12-16 | fix Xavier's name, add Anders D. Wiehe for his osd patch contrib | Daniel Caujolle-Bert |
2002-12-16 | Reenables width hack. | Thibaut Mattern |
2002-12-15 | try to fix function descriptions | Guenter Bartsch |
2002-12-15 | Remove some vagueness decribing plugin routines. For example that the | Rocky Bernstein |
2002-12-15 | log output | Guenter Bartsch |
2002-12-15 | cleanup | Guenter Bartsch |
2002-12-15 | More cleanups, accurate frame clipping if video size not divisible by 4 | Ewald Snel |
2002-12-15 | Report broken frames | Ewald Snel |
2002-12-15 | Add Xavier _unknown_ | Daniel Caujolle-Bert |
2002-12-15 | - set high water marks to higher values in http, pnm and | Stefan Holst |
2002-12-15 | these new methods | Stefan Holst |
2002-12-15 | The _XOPEN_SOURCE define for getting a swab() prototype confuses the solaris | Juergen Keil |
2002-12-15 | Use bswap macros | Ewald Snel |
2002-12-15 | Use common xine color conversion | Ewald Snel |
2002-12-15 | update metainfo more often, patch inspired by Marco Zühlke | Michael Roitzsch |
2002-12-15 | for XINE_GUI_SEND_VIDEOWIN_VISIBLE, data is type int, not int* | Michael Roitzsch |
2002-12-15 | convenience | Michael Roitzsch |
2002-12-15 | mms input plugin changes | Thibaut Mattern |
2002-12-15 | Adds the xml parser and mms changes | Thibaut Mattern |
2002-12-15 | Disable demux_mpeg_block_estimate_rate. This should be used only if | Rocky Bernstein |
2002-12-15 | network input plugin is working again. | Stefan Holst |
2002-12-15 | A part of real media file handling now uses xine_buffer_*. | Stefan Holst |
2002-12-15 | Introducing an implementation of dynamic buffer especially useful | Stefan Holst |
2002-12-15 | fixed indenting, change message prefix from "pnm" to "input_pnm", | Stefan Holst |
2002-12-15 | demux_mpeg_block_estimate_rate(): | Rocky Bernstein |
2002-12-14 | updated Makefile.am for input_net. | Stefan Holst |
2002-12-14 | add stefan | Guenter Bartsch |
2002-12-14 | input_net has been ported to new api. | Stefan Holst |
2002-12-14 | document progress on real media streaming support | Guenter Bartsch |
2002-12-14 | some debug output | Guenter Bartsch |
2002-12-14 | pts are now delivered in 1/90000 second units | Guenter Bartsch |
2002-12-14 | deliver timestamps in 1/90000 second units, fix handling of type 4 audio headers | Guenter Bartsch |
2002-12-14 | The bandwidth cost is too high to do one-field deinterlacing in hardware. | Robin KAY |
2002-12-14 | Add number of audio and subtitle channels stream information | Ewald Snel |
2002-12-14 | Improve mediaLib support in ffmpeg. This has been sent to ffmpeg-devel too. | Robin KAY |
2002-12-14 | The solaris pthread_cond_init() man page tells me: | Juergen Keil |
2002-12-14 | ao_fill_gap() must be called with the driver_lock unlocked, because | Juergen Keil |
2002-12-14 | No need to install qtpalette.h | Daniel Caujolle-Bert |
2002-12-14 | - rtsp audio only streams now work better | Stefan Holst |
2002-12-13 | Stupid bug! Now reduced data copied to video RAM by 25% | Robin KAY |