Age | Commit message (Expand) | Author |
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 |
2002-12-13 | create ~/.xine if it doesn't exist for plugin catalog | Guenter Bartsch |
2002-12-13 | always set input_pos and input_time on both, audio and video buffers | Guenter Bartsch |
2002-12-13 | avoid rdtsc with old cpus | Miguel Freitas |
2002-12-13 | disable cache log | Miguel Freitas |
2002-12-13 | move some more issues to the optional side | Guenter Bartsch |
2002-12-13 | i think i'm the only one who uses that script. so at least we should have som... | Miguel Freitas |
2002-12-13 | metronom fix/improvement/simplification: | Michael Roitzsch |
2002-12-13 | thanks to Miguel; I assume this really works, just saw the commits | Michael Roitzsch |
2002-12-13 | fix mms compilation failure. | Daniel Caujolle-Bert |
2002-12-13 | Don't include headers files into *_SOURCES. | Daniel Caujolle-Bert |
2002-12-13 | - bring syncfb back (yuy2 doesn't seem to work though) | Miguel Freitas |