Age | Commit message (Expand) | Author |
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 |
2002-12-13 | fix sdl | Miguel Freitas |
2002-12-12 | Introducing some new segfaults : ;-) | Thibaut Mattern |
2002-12-12 | Adds asfheader.h | Thibaut Mattern |
2002-12-12 | Uses asfheader.h | Thibaut Mattern |
2002-12-12 | small bugfix - init plugin instance struct to 0 | Guenter Bartsch |
2002-12-12 | only update pos/time from video if there is no audio | Guenter Bartsch |
2002-12-12 | Prepares mms/asf cleanup. | Thibaut Mattern |
2002-12-12 | The rest of rtsp input plugin; sorry. | Stefan Holst |
2002-12-12 | * Initial version of an rtsp input plugin. It is far from being perfect, | Stefan Holst |
2002-12-12 | only relative forward seeking is supported by non-seekable input plugins | Stefan Holst |
2002-12-12 | fix stdin plugin, cosmetic cleanups in mp3 demuxer | Guenter Bartsch |
2002-12-12 | - Disable -export-symbols-regex when the GNU linker is used. libtool + GNU ld | Juergen Keil |
2002-12-12 | added support for (believe it or not) MS-style WAVE format headers | Mike Melanson |
2002-12-12 | new member of the xine stream info family | Mike Melanson |