summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* 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
* rtsp: Split out the RTSP demuxer functions to a separate, new fileMartin Storsjö2010-10-29
* Restore alphabetical orderMartin Storsjö2010-10-21
* rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö2010-10-21
* Add a SAP demuxerMartin Storsjö2010-10-13
* libavformat: Always build id3v1.o and id3v2.oMartin Storsjö2010-10-09
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-08
* rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö2010-10-08
* Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö2010-10-06
* Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin2010-10-01
* cosmetics: Place concat protocol entry in alphabetical order.Diego Biurrun2010-09-21
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-09
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30