Age | Commit message (Expand) | Author |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham |
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-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-08 | fix serious buffer leak at the estimation function | Miguel Freitas |
2001-10-07 | if a pes header indicates that the stream is encrypted that doesn't necessari... | Guenter Bartsch |
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-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-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-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-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-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-08-31 | Fix byte order problems for AVI files with LPCM sound. | Juergen Keil |
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
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-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch |
2001-08-05 | Enabled CLUT palette transfer from the input plugin | Eduard Hasenleithner |
2001-07-14 | whoups, forgot to remove some spu_dec functions... | Guenter Bartsch |
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch |
2001-07-13 | Make SPU decode use Video decoder thread instead of it's own thread. | James Courtier-Dutton |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-07-03 | chasing more races.. | Guenter Bartsch |
2001-07-01 | small addition for extension plugins | Guenter Bartsch |
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change to... | Guenter Bartsch |
2001-06-17 | Enlarge preview buffer for mpeg_block, add preview to elem demuxer. | Daniel Caujolle-Bert |
2001-06-17 | Remove extra (unneeded) trace. | Daniel Caujolle-Bert |
2001-06-17 | Add a clean aalib check. | Daniel Caujolle-Bert |
2001-06-17 | small bugfix for no audio | Guenter Bartsch |
2001-06-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch |
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch |
2001-06-10 | added blocksize detection | Guenter Bartsch |
2001-06-09 | introducing present buffers | Guenter Bartsch |
2001-06-03 | fixed mpeg block demuxer content detection and audio channel selection | Guenter Bartsch |