aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng2011-09-141-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-071-0/+1
|\
| * Add LATM muxerKieran Kunhya2011-09-071-0/+1
* | Add LOAS demuxer.Carl Eugen Hoyos2011-08-201-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-181-0/+1
|\|
| * add XMV demuxerSven Hesse2011-08-171-0/+1
* | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'Michael Niedermayer2011-07-141-1/+1
|\|
| * build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-131-1/+1
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-0/+1
|\|
| * build: rework rules for things in the tools dirMans Rullgard2011-07-101-0/+1
* | examples: move metadata-example.c to doc/examplesStefano Sabatini2011-07-081-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-031-0/+1
|\|
| * libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-021-1/+1
* | ALSA demuxer: use av_gettime and a timefilter.Nicolas George2011-07-021-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-1/+1
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-261-2/+0
|\|
| * 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
* | lavf: remove reference to output-example in MakefileStefano Sabatini2011-06-061-2/+0
* | examples: move API examples to a dedicated dir in docStefano Sabatini2011-05-301-1/+0
* | rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-05-201-0/+1
* | Write channel_layout for multichannel aif files.Carl Eugen Hoyos2011-05-171-1/+1
* | Initial caf muxer.Carl Eugen Hoyos2011-05-151-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-1/+2
|\|
| * Fix standalone compilation of WTV demuxer.Diego Biurrun2011-05-041-1/+2
* | WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv....zhentan feng2011-05-011-1/+1
* | rename wtv.c to wtvdec.czhentan feng2011-05-011-1/+1
* | Move channel chunk reading function to isom.c.Carl Eugen Hoyos2011-04-281-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-0/+1
|\|
| * Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-231-0/+1
* | Support channel layout when demuxing aif files.Carl Eugen Hoyos2011-04-231-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-1/+0
|\|
| * lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-191-1/+0
* | Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George2011-04-191-0/+1
* | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer2011-04-151-0/+1
|\|
| * add xWMA demuxerMax Horn2011-04-141-0/+1
* | Add PlayStation Portable PMP format demuxerReimar Döffinger2011-04-061-0/+1
* | add MicroDVD muxer and demuxerAurelien Jacobs2011-04-041-0/+2
|/
* 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