summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-231-1/+1
* build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-231-1/+1
* build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-231-1/+2
* segment: introduce segmented chain muxerLuca Barbato2011-12-191-0/+1
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-181-0/+1
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-181-1/+1
* lavf: rename oma.c -> omadec.cAnton Khirnov2011-12-181-1/+1
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* mov: add support for reading and writing the 'chan' tagJustin Ruggles2011-12-091-2/+3
* Add PlayStation Portable PMP format demuxerReimar Döffinger2011-12-011-0/+1
* rtpdec: Add support for G726 audioMiroslav Slugeň2011-11-301-0/+1
* Generalize RIFF INFO tag support; support reading INFO tag in wavVictor Vasiliev2011-11-261-2/+2
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-261-0/+1
* httpproxy: Specify the object files needed in the MakefileMartin Storsjö2011-11-201-0/+1
* BMV demuxer and decoderKostya Shishkov2011-11-081-0/+1
* avformat: Add the https protocolMartin Storsjö2011-11-051-0/+1
* avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-051-0/+1
* avformat: Split out functions from network.h to a new file, network.cMartin Storsjö2011-11-051-0/+2
* Create separate functions for the raw GSM demuxer.Justin Ruggles2011-11-021-1/+1
* Move id3v2 tag writing to a separate file.Michael Karcher2011-10-231-1/+1
* Move timefilter code from lavf to lavd.Anton Khirnov2011-10-211-4/+1
* oggdec: add support for Xiph's CELT codecNicolas George2011-09-261-0/+1
* Add LATM demuxerJanne Grunau2011-09-221-0/+1
* Add LATM muxerKieran Kunhya2011-09-071-0/+1
* add XMV demuxerSven Hesse2011-08-171-0/+1
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-131-1/+1
* build: rework rules for things in the tools dirMans Rullgard2011-07-101-0/+1
* libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-021-1/+1
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-101-0/+1
* Fix standalone compilation of WTV demuxer.Diego Biurrun2011-05-041-1/+2
* Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-231-0/+1
* lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-191-1/+0
* add xWMA demuxerMax Horn2011-04-141-0/+1
* Chronomaster DFA decoderKostya Shishkov2011-03-281-0/+1
* mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() insteadAnton Khirnov2011-03-161-2/+2
* Bitmap Brothers JV demuxerPeter Ross2011-03-141-0/+1
* Add Apple HTTP Live Streaming protocol handlerMartin Storsjö2011-03-061-0/+1
* Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
* movenchint: Use rtpenc_chain for setting up the chained RTP muxerMartin Storsjö2011-02-041-1/+2
* lavf: move the version macros to a new headerAnton Khirnov2011-01-211-1/+1
* Split mp3 demuxer and muxer into separate files.Anton Khirnov2011-01-211-3/+3
* Missing parts of IVF muxer support.Reimar Döffinger2011-01-181-0/+1
* wtv: parse MPEG2 descriptor eventsPeter Ross2010-12-291-1/+1
* lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov2010-12-281-2/+2
* Metadata demuxer.Anton Khirnov2010-12-271-0/+1
* Metadata muxerAnton Khirnov2010-12-271-0/+1
* Windows Televison (WTV) demuxerPeter Ross2010-12-261-0/+1
* Makefile: Fix dependencies of componentsMartin Storsjö2010-12-221-0/+1
OpenPOWER on IntegriCloud