summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* mov: add support for reading and writing the 'chan' tagJustin Ruggles2011-12-09
* Add PlayStation Portable PMP format demuxerReimar Döffinger2011-12-01
* rtpdec: Add support for G726 audioMiroslav Slugeň2011-11-30
* Generalize RIFF INFO tag support; support reading INFO tag in wavVictor Vasiliev2011-11-26
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-26
* httpproxy: Specify the object files needed in the MakefileMartin Storsjö2011-11-20
* BMV demuxer and decoderKostya Shishkov2011-11-08
* avformat: Add the https protocolMartin Storsjö2011-11-05
* avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-05
* avformat: Split out functions from network.h to a new file, network.cMartin Storsjö2011-11-05
* Create separate functions for the raw GSM demuxer.Justin Ruggles2011-11-02
* Move id3v2 tag writing to a separate file.Michael Karcher2011-10-23
* Move timefilter code from lavf to lavd.Anton Khirnov2011-10-21
* oggdec: add support for Xiph's CELT codecNicolas George2011-09-26
* Add LATM demuxerJanne Grunau2011-09-22
* Add LATM muxerKieran Kunhya2011-09-07
* add XMV demuxerSven Hesse2011-08-17
* build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
* build: rework rules for things in the tools dirMans Rullgard2011-07-10
* libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-02
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10
* Fix standalone compilation of WTV demuxer.Diego Biurrun2011-05-04
* Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-23
* lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-19
* add xWMA demuxerMax Horn2011-04-14
* Chronomaster DFA decoderKostya Shishkov2011-03-28
* mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() insteadAnton Khirnov2011-03-16
* Bitmap Brothers JV demuxerPeter Ross2011-03-14
* Add Apple HTTP Live Streaming protocol handlerMartin Storsjö2011-03-06
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* movenchint: Use rtpenc_chain for setting up the chained RTP muxerMartin Storsjö2011-02-04
* lavf: move the version macros to a new headerAnton Khirnov2011-01-21
* Split mp3 demuxer and muxer into separate files.Anton Khirnov2011-01-21
* Missing parts of IVF muxer support.Reimar Döffinger2011-01-18
* wtv: parse MPEG2 descriptor eventsPeter Ross2010-12-29
* lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov2010-12-28
* Metadata demuxer.Anton Khirnov2010-12-27
* Metadata muxerAnton Khirnov2010-12-27
* Windows Televison (WTV) demuxerPeter Ross2010-12-26
* Makefile: Fix dependencies of componentsMartin Storsjö2010-12-22
* Add a missing dependency for the WebM muxerMartin Storsjö2010-12-21
* Add missing dependency for matroska muxer.Justin Ruggles2010-12-14
* rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö2010-12-05
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-26
* In ts demuxer, support aac flexmux using extradata in iods, issue #2346Baptiste Coudurier2010-11-23
* S/PDIF demuxerAnssi Hannula2010-11-22
* Move code to be used by the IEC 61937 demuxer from spifenc.c into commonAnssi Hannula2010-11-10
* Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.Anssi Hannula2010-11-09