summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a missing dependency for the WebM muxerMartin Storsjö2010-12-211-1/+1
* Add missing dependency for matroska muxer.Justin Ruggles2010-12-141-1/+1
* rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö2010-12-051-0/+1
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-261-0/+1
* In ts demuxer, support aac flexmux using extradata in iods, issue #2346Baptiste Coudurier2010-11-231-1/+1
* S/PDIF demuxerAnssi Hannula2010-11-221-0/+1
* Move code to be used by the IEC 61937 demuxer from spifenc.c into commonAnssi Hannula2010-11-101-1/+1
* Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.Anssi Hannula2010-11-091-1/+1
* rtsp: Split out the RTSP demuxer functions to a separate, new fileMartin Storsjö2010-10-291-1/+1
* Restore alphabetical orderMartin Storsjö2010-10-211-5/+5
* rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö2010-10-211-5/+5
* Add a SAP demuxerMartin Storsjö2010-10-131-0/+1
* libavformat: Always build id3v1.o and id3v2.oMartin Storsjö2010-10-091-10/+12
* Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö2010-10-081-0/+1
* rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö2010-10-081-1/+2
* Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö2010-10-061-0/+1
* Add demuxer for LXF (Leitch/Harris' VR native stream format)Tomas Härdin2010-10-011-0/+1
* cosmetics: Place concat protocol entry in alphabetical order.Diego Biurrun2010-09-211-1/+1
* Add a muxer and demuxer for raw G.722Martin Storsjö2010-09-091-0/+2
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-78/+78
* move raw video demuxer to its own fileAurelien Jacobs2010-08-301-1/+1
OpenPOWER on IntegriCloud