summaryrefslogtreecommitdiff
path: root/src/xine-engine/buffer.h
AgeCommit message (Expand)Author
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-15another codec/buftypes updateMiguel Freitas
2002-01-15small updates, another codec supported (VP31)Miguel Freitas
2002-01-12buf types for real audio/videoGuenter Bartsch
2002-01-06add buf type for aac (needed for ISMA support - coming soon)Guenter Bartsch
2002-01-03make buf->size signed. some demuxers do if(size<0) to check the end of file.Miguel Freitas
2001-12-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30More updates for menus.James Courtier-Dutton
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-11-07new win32 codecs / buf types (some not supported yet)Miguel Freitas
2001-11-07buf types cleanup (audio stuff)Miguel Freitas
2001-11-07buf type cleanup (1st part)Miguel Freitas
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
2001-10-30make xine recognize the new windows media formats and a small audio output pl...Guenter Bartsch
2001-10-21Implement support for auto display of Menus.James Courtier-Dutton
2001-10-18audio decoder cleanup, tell the audio part of metronom that there are still i...Guenter Bartsch
2001-10-10Add a fifo_buffer function to query the number of the elements stored in aJuergen Keil
2001-10-07initial ogg/vorbis support addedHeiko Schaefer
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-12further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON...Guenter Bartsch
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-08big buf types cleanup, beginning to use libw32codec for indeo (unfinished)Guenter Bartsch
2001-09-08rich's patches (menu support)Guenter Bartsch
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-13Make SPU decode use Video decoder thread instead of it's own thread.James Courtier-Dutton
2001-06-07w32codec bugfixesGuenter Bartsch
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-18Initial revisionDaniel Caujolle-Bert