Age | Commit message (Expand) | Author |
2002-10-23 | send preview buffers, try to fix metadata | Guenter Bartsch |
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |
2002-10-23 | fix detection by extension | Guenter Bartsch |
2002-10-23 | Sanity check the qt file, before we try to open it. The qt demuxer was | Juergen Keil |
2002-10-23 | Check the FILM signature, before we trust the data in some random file. | Juergen Keil |
2002-10-23 | re-enable demux_mpeg | Juergen Keil |
2002-10-23 | calling _stop() within _dispose() solves a lot of problems | Mike Melanson |
2002-10-23 | bring back some more demuxers | Mike Melanson |
2002-10-23 | bring the WAV demuxer in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the FLI subsystem in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the RoQ subsystem in line with the latest API revision | Mike Melanson |
2002-10-23 | CIN not MVE | Mike Melanson |
2002-10-23 | bring the Id CIN demuxer in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the WC3 Movie demuxer in line with the latest API revision | Mike Melanson |
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL... | Stephen Torri |
2002-10-22 | Fix a warning. | Thibaut Mattern |
2002-10-22 | fix small typo in a comment | Juergen Keil |
2002-10-22 | Update input_dvd.c to new api. | James Courtier-Dutton |
2002-10-22 | bring the QT demuxer in line with the latest API revision | Mike Melanson |
2002-10-22 | Changed non standard comment (//). | Stephen Torri |
2002-10-22 | fix stop...start sequence | Mike Melanson |
2002-10-21 | Fix read_id3_tags (segfault) | Thibaut Mattern |
2002-10-21 | Oups... | Thibaut Mattern |
2002-10-21 | open_plugin cleanup + fix | Thibaut Mattern |
2002-10-20 | important: call demuxer_stop from demuxer_dispose | Guenter Bartsch |
2002-10-20 | demux_mpgaudio ported to new api, small fixes | Guenter Bartsch |
2002-10-20 | another attempt to make audio and video start at the same pts | Guenter Bartsch |
2002-10-20 | make avi demuxer send preview buffers, libmad uses them to extract stream/met... | Guenter Bartsch |
2002-10-20 | bring the FILM demuxer in line with the latest API revision | Mike Melanson |
2002-10-20 | stream_info fixes | Guenter Bartsch |
2002-10-20 | whoups. wrong constants used for stream type detection method | Guenter Bartsch |
2002-10-20 | return of the asf demuxer | Guenter Bartsch |
2002-10-19 | try to make a/v index position after seek more accurate (for streams with lon... | Guenter Bartsch |
2002-10-19 | fast seeking enabled | Guenter Bartsch |
2002-10-19 | send start header first | Guenter Bartsch |
2002-10-19 | really send headers in demux_avi_send_header | Guenter Bartsch |
2002-10-18 | Enable liba52 for new api. | James Courtier-Dutton |
2002-10-18 | demux_mpeg_block compiles, but does not output any audio or video yet. | James Courtier-Dutton |
2002-10-18 | my very first try at the new streams api. some fixes to it (uninitialized | Miguel Freitas |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | bump up plugin version numbers | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-10-12 | sched.h include missing for sched_yield() function | Juergen Keil |
2002-10-12 | Use the audio_fifo - whenever it's possible - to send the demuxed audio data. | Juergen Keil |
2002-10-12 | While the demuxer mutex is unlocked, relinquish the processor in the main | Juergen Keil |
2002-10-12 | enable the ASF demuxer to seek immediately | Mike Melanson |
2002-10-09 | configure.ac: | Stephen Torri |
2002-10-08 | Fix a BUS error on SPARC, for | Juergen Keil |
2002-10-08 | Fix a segfault when we reach the end of the playlist. | James Courtier-Dutton |
2002-10-08 | decimal, not hex | Mike Melanson |