summaryrefslogtreecommitdiff
path: root/src/xine-engine/buffer.h
AgeCommit message (Expand)Author
2007-01-14Added BUF_VIDEO_VP6F (Flash VP6).Claudio Ciccani
2006-12-26Add WavPack to the list of supported audio buffers.Diego 'Flameeyes' Pettenò
2006-12-15Added BUF_AUDIO_FLVADPCM (Flash ADPCM).Claudio Ciccani
2006-11-14Fix obvious typos.Diego 'Flameeyes' Pettenò
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2006-08-03delete duplicate buffer IDMike Melanson
2006-08-02added new buffer types in preparation for latest FFmpeg syncMike Melanson
2006-03-11[coverity] demux_yuv4mpeg2.c uses 5 decoder infosThibaut Mattern
2006-02-05[xine-devel] PATCH: add control buffer for resetting audio decoder's track mapMiguel Freitas
2005-10-29import the Duck TrueMotion 2 decoder from FFmpegMike Melanson
2005-05-28buffer type for Fraps FPS1Mike Melanson
2005-05-06old Indeo 2 codec typeMike Melanson
2005-04-23patch for WMA9 lossless decoding via x86 binary codec, courtesy ofMike Melanson
2005-04-202 new audio codecsMike Melanson
2005-04-19add the new buffer type constantsMike Melanson
2005-04-16- Add support for the MJPEG-B format fixes playback of aqt_480p_mjpb.movBastien Nocera
2005-01-14(Drum roll) Long awaited support for MusepackJames Stembridge
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-09-09Identify CMML (Continuous Media Markup Language) logical bitstreams in AnnodexAndre Pang
2004-09-01- add a nice name for the AVC1 codecBastien Nocera
2004-08-27generic mechanism for specifying subtitles encoding at demuxer levelMiguel Freitas
2004-07-14Moritz patch for matroska vobsub supportMiguel Freitas
2004-06-21removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuffMichael Roitzsch
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-01acknowledge the existence of Apple's Lossless Audio Codec (alac)Mike Melanson
2004-03-09hook up ffmpeg's Flash Video supportMike Melanson
2004-02-12after 249 comes 24A, since this is hex ;)Michael Roitzsch
2004-02-09Add BUF_FLAG_ASPECTJames Stembridge
2004-02-04Correct comment about BUF_FLAG_SPECIALJames Stembridge
2004-02-02added IFF-ILBM supportManfred Tremmel
2004-02-01add a bunch of new codec typesMike Melanson
2004-01-13Pass framerate to real decoder in standard mannerJames Stembridge
2004-01-10Special buffer for the RealVideo chunk table.Thibaut Mattern
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