summaryrefslogtreecommitdiff
path: root/src/demuxers/Makefile.am
AgeCommit message (Expand)Author
2002-10-09configure.ac:Stephen Torri
2002-10-06preliminary attempt at a RealMedia file demuxerMike Melanson
2002-10-04initial commit for YUV4MPEG2 file demuxerMike Melanson
2002-10-01In the following Makefile.am variable is how to correctly comment outStephen Torri
2002-09-30simple beautificationMichael Roitzsch
2002-09-21bring the SMJPEG, VQA, and CDA demuxers up to new API specMike Melanson
2002-09-21bring the FLI and RoQ demuxers up to the new API specMike Melanson
2002-09-21bring the Id CIN and WC3 movie demuxers up to the new API specsMike Melanson
2002-09-21bring the audio-only demuxers (WAV, AIFF, VOC, SND) up to the new APIMike Melanson
2002-09-21bring the QT and FILM demuxers up to the new API specMike Melanson
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-18OGG/VORBIS etc. checking is broken in ./cvscompile.sh.James Courtier-Dutton
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-08-17support time-based seeking in ogg/vorbis streams. implement timestamps for vo...Guenter Bartsch
2002-08-14added SND/AU file demuxerMike Melanson
2002-08-12initial commit for AIFF demuxerMike Melanson
2002-08-12initial commit for VQA and VOC demuxersMike Melanson
2002-08-10initial commit for WC3 movie demuxerMike Melanson
2002-07-31oops...remove premature reference to RealMedia demuxer...for nowMike Melanson
2002-07-31added RGB palette support for Quicktime filesMike Melanson
2002-07-07initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxersMike Melanson
2002-05-27initial commit for RoQ file demuxerMike Melanson
2002-05-27initial commit for FILM demuxerMike Melanson
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2001-12-08Turned altivec on by default. Made asf build optional.Daniel Caujolle-Bert
2001-12-06Add audio cd support.Daniel Caujolle-Bert
2001-11-19Add zlib checks. qt build is now zlib dependend (same for rpm spec file).Daniel Caujolle-Bert
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-14an asf demuxerGuenter Bartsch
2001-10-08Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). CleanDaniel Caujolle-Bert
2001-10-08Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbisJuergen Keil
2001-10-07initial ogg/vorbis support addedHeiko Schaefer
2001-09-11linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt s...Guenter Bartsch
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-07-29transport stream demultiplexer contributed by shaheedGuenter Bartsch
2001-07-24PES demultiplexerJoachim Koenig
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-03Fixed mathlib deps.Daniel Caujolle-Bert
2001-04-29mpeg audio demuxer compile again. Fixed undefined ref to decode_header(),Daniel Caujolle-Bert
2001-04-29elementary demuxer compile again.Daniel Caujolle-Bert
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert