summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-05-20
* Write channel_layout for multichannel aif files.Carl Eugen Hoyos2011-05-17
* Initial caf muxer.Carl Eugen Hoyos2011-05-15
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-05
|\
| * Fix standalone compilation of WTV demuxer.Diego Biurrun2011-05-04
* | WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv....zhentan feng2011-05-01
* | rename wtv.c to wtvdec.czhentan feng2011-05-01
* | Move channel chunk reading function to isom.c.Carl Eugen Hoyos2011-04-28
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\|
| * Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-23
* | Support channel layout when demuxing aif files.Carl Eugen Hoyos2011-04-23
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-19
* | Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George2011-04-19
* | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer2011-04-15
|\|
| * add xWMA demuxerMax Horn2011-04-14
* | Add PlayStation Portable PMP format demuxerReimar Döffinger2011-04-06
* | add MicroDVD muxer and demuxerAurelien Jacobs2011-04-04
|/
* 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