Age | Commit message (Expand) | Author |
2001-09-12 | small patch for null audio output | Guenter Bartsch |
2001-09-12 | further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON... | Guenter Bartsch |
2001-09-12 | small bugfix to make audio work when seeking back | Guenter Bartsch |
2001-09-11 | fixed no-resample audio output, fixed qt stream end detection | Guenter Bartsch |
2001-09-11 | linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt s... | Guenter Bartsch |
2001-09-10 | Fixes for highly multiplexed transport streams. | James Courtier-Dutton |
2001-09-10 | "l" printf conversion specification not needed for printing doubles | Juergen Keil |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-10 | Re-wrote re-sync code so that it does not drop any packets. | James Courtier-Dutton |
2001-09-09 | Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxer | Juergen Keil |
2001-09-08 | big buf types cleanup, beginning to use libw32codec for indeo (unfinished) | Guenter Bartsch |
2001-09-08 | patch provided by David D. Hagood <wowbagger@sktc.net> | Guenter Bartsch |
2001-09-08 | rich's patches (menu support) | Guenter Bartsch |
2001-09-07 | demux_mpeg_block logged to stderr instead of stdout | Guenter Bartsch |
2001-09-06 | DTS via SPDIF | Joachim Koenig |
2001-09-05 | generate index only once per mrl | Guenter Bartsch |
2001-09-05 | enable seeking in incomplete avis | Guenter Bartsch |
2001-09-05 | miguel's latest patches | Guenter Bartsch |
2001-09-04 | race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc... | Guenter Bartsch |
2001-09-03 | small bugfix, printf was missing parameter | Guenter Bartsch |
2001-09-02 | last bugfixes: make xine engine handle demuxer that may fail to initialize | Guenter Bartsch |
2001-09-02 | demuxer bugfixes | Guenter Bartsch |
2001-09-01 | don't estimate bitrate twice for the same mrl | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-09-01 | Better rate info passing. | James Courtier-Dutton |
2001-08-31 | Fix byte order problems for AVI files with LPCM sound. | Juergen Keil |
2001-08-30 | Fix byteorder problem for bigendian cpus | Juergen Keil |
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch |
2001-08-29 | handle avi streams without / with unknown audio | Guenter Bartsch |
2001-08-28 | Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com] | James Courtier-Dutton |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-25 | fixed content type detection | Guenter Bartsch |
2001-08-25 | make avi demuxer take care of keyframes | Guenter Bartsch |
2001-08-20 | *** empty log message *** | James Courtier-Dutton |
2001-08-20 | AC3 handling changed | Joachim Koenig |
2001-08-18 | various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented... | Guenter Bartsch |
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert |
2001-08-13 | Fixed segfault if Audio or Video Plugin not loaded. | James Courtier-Dutton |
2001-08-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch |
2001-08-10 | FAQ updates and getting ready for 0.5.1 | Guenter Bartsch |
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner |
2001-08-02 | Fixed Video fifo buffer overflow. | James Courtier-Dutton |
2001-08-01 | TS Streams with zero PES_Packet_Length should now play. | James Courtier-Dutton |
2001-07-30 | demux_ts.c modified so it should work now. | James Courtier-Dutton |
2001-07-29 | ...of course I forgot to add the file itself #-)) | Guenter Bartsch |
2001-07-29 | transport stream demultiplexer contributed by shaheed | Guenter Bartsch |
2001-07-24 | PES demultiplexer | Joachim Koenig |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-14 | quick hack to make xine more responsive near mpeg1 stream ends (dangerous) | Guenter Bartsch |
2001-07-14 | whoups, forgot to remove some spu_dec functions... | Guenter Bartsch |