summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* rtpenc: Allow packetizing H263 according to the old RFC 2190Martin Storsjö2012-02-23
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-22
* CDXL demuxer and decoderPaul B Mahol2012-02-14
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14
* libavformat: Rename the applehttp demuxer to hlsMartin Storsjö2012-02-14
* rtpdec: Support H263 in RFC 2190 formatMartin Storsjö2012-02-14
* librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-14
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-03
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-31
* Add a tool for creating smooth streaming manifestsMartin Storsjö2012-01-25
* westwood: split the AUD and VQA demuxers into separate files.Justin Ruggles2012-01-23
* Add a tool that uses avio to read and write, doing a plain copy of dataMartin Storsjö2012-01-20
* add SMJPEG muxerPaul B Mahol2012-01-16
* avformat: split out common SMJPEG codePaul B Mahol2012-01-16
* build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-07
* adx: add an adx muxerJustin Ruggles2012-01-03
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-28
* build: fix standalone compilation of OMA muxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Microsoft XMV demuxerDiego Biurrun2011-12-23
* build: fix standalone compilation of Core Audio Format demuxerDiego Biurrun2011-12-23
* segment: introduce segmented chain muxerLuca Barbato2011-12-19
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-18
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-18
* lavf: rename oma.c -> omadec.cAnton Khirnov2011-12-18
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* 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