Age | Commit message (Expand) | Author |
2001-10-21 | Some minor changes. | James Courtier-Dutton |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-19 | forgot to update unterface version number on this one | Guenter Bartsch |
2001-10-18 | remove hardcoded lpcm audio format information, try to extract the information | Juergen Keil |
2001-10-17 | demux / input plugin interface change, init functions now have access to the ... | Guenter Bartsch |
2001-10-15 | (percentage based) seeking | Guenter Bartsch |
2001-10-14 | an asf demuxer | Guenter Bartsch |
2001-10-09 | fix playing mpeg movies with sound disabled | Miguel Freitas |
2001-10-08 | Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). Clean | Daniel Caujolle-Bert |
2001-10-08 | Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbis | Juergen Keil |
2001-10-08 | fix serious buffer leak at the estimation function | Miguel Freitas |
2001-10-07 | minor cleanups | Guenter Bartsch |
2001-10-07 | code beautified and small fix so xine can play back avi streams generated by ... | Guenter Bartsch |
2001-10-07 | if a pes header indicates that the stream is encrypted that doesn't necessari... | Guenter Bartsch |
2001-10-07 | initial ogg/vorbis support added | Heiko Schaefer |
2001-10-06 | Change the text printed when we see a CSS MPEG2 stream to something similar to | Juergen Keil |
2001-10-06 | Added check for encrypted streams. | James Courtier-Dutton |
2001-10-05 | Fix endless loop playing a 10kbyte video_ts.vob file (step was 0) | Juergen Keil |
2001-10-03 | Add error checks to all "pthread_create" calls, print error message and exit | Juergen Keil |
2001-10-03 | Try to use ISO C99 __func__ macro (instead of __FUNCTION__), when xine is | Juergen Keil |
2001-09-25 | block demuxer lost packages - hopefully fixed now | Guenter Bartsch |
2001-09-25 | implemented BUF_CONTROL_AUDIO_CHANNEL - this should enable input plugins to s... | Guenter Bartsch |
2001-09-20 | attempt at viewing 3ivx sample streams - video is wrong somehow | Heiko Schaefer |
2001-09-18 | ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle | Juergen Keil |
2001-09-17 | Add .trp extension recognition. | James Courtier-Dutton |
2001-09-17 | Begin support for Multiple Programs (Channels) in one stream. | James Courtier-Dutton |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-09-16 | Prevent Floating point exception when playing mpeg streams with LPCM audio. | James Courtier-Dutton |
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 |