summaryrefslogtreecommitdiff
path: root/src/xine-engine/buffer.h
AgeCommit message (Expand)Author
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2003-12-13Update win32 MSVC build:František Dvořák
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern
2003-11-16buffer type for 4X ADPCMMike Melanson
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-24obsolete a special buffer type (fewer special cases is better)Mike Melanson
2003-10-14Add a callback to the buffer_pool_alloc function.Thibaut Mattern
2003-08-05clarify commentMichael Roitzsch
2003-06-16Patch from Jeroen Asselman:Stefan Holst
2003-05-31added placeholder fourccs for On2 VPx videoMike Melanson
2003-05-28buffer type and fourcc's for raw i420 videoJames Stembridge
2003-05-26added experimental .4xm file demuxerMike Melanson
2003-05-25speex support contributed by Conrad Parker <conrad@metadecks.org>Guenter Bartsch
2003-05-20public header cleanup:Michael Roitzsch
2003-05-15add broadcasterMiguel Freitas
2003-05-13support multiple callback registrationMiguel Freitas
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-04-30added support for theoraAndreas Heinchen
2003-04-23I am not a Win32 developer, but I guess this is a sweet misunderstanding:Michael Roitzsch
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
2003-03-30New net_buf_ctrl.Thibaut Mattern
2003-03-23png image supportStefan Holst
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
2003-03-07Recognize VCD and CVD subtitle streams.Rocky Bernstein
2003-02-23New method to get the number of free elements in the pool.Thibaut Mattern
2003-02-19Support for YUY2 HuffYUV videoJames Stembridge
2003-02-08New net_buf_ctrl strategy.Thibaut Mattern
2003-01-31update ffmpegMiguel Freitas
2003-01-26revert, commited by error, thibaut patch ;-)Daniel Caujolle-Bert
2003-01-26fix automake warning. NOTE: nvtv user, can you check if i didn't break compil...Daniel Caujolle-Bert
2003-01-19define raw yuv frame buffer type for v4l inputGuenter Bartsch
2003-01-18nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changesMiguel Freitas
2003-01-08new buffer type for an unusual audio typeMike Melanson
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-07no kidding, support for yet another ADPCM format (Dialogic)Mike Melanson
2003-01-02look at that...new buffer typesMike Melanson
2003-01-01real video v40 support by chris rankin, added missing copyright notices/credi...Guenter Bartsch
2002-12-28added Interplay MVE A/V buffer typesMike Melanson
2002-12-27small cleanup for extra_info_tMiguel Freitas
2002-12-22flush moved to decoder loop. that simplifies things a lot.Miguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-21...my beautiful, beautiful special information buffer facility...okayMike Melanson
2002-12-16make qt demuxer sent a copy of the stsd atomGuenter Bartsch
2002-12-04obsolete 2 of the special buffer types (elimination of special cases isMike Melanson
2002-12-01added entry for ClearVideoMike Melanson
2002-11-28yep, more codec typesMike Melanson
2002-11-28Extended demuxer API with the methods get_capabilities() and get_optional_dat...Peter Liljenberg
2002-11-18first steps towards a working real demuxer and using binary-only real codecsGuenter Bartsch