summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
* Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'Michael Niedermayer2011-07-14
|\
| * build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun2011-07-13
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * build: rework rules for things in the tools dirMans Rullgard2011-07-10
* | examples: move metadata-example.c to doc/examplesStefano Sabatini2011-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-03
|\|
| * libavformat: Add an example how to use the metadata APIReinhard Tartler2011-07-02
* | ALSA demuxer: use av_gettime and a timefilter.Nicolas George2011-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
| * rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10
* | lavf: remove reference to output-example in MakefileStefano Sabatini2011-06-06
* | examples: move API examples to a dedicated dir in docStefano Sabatini2011-05-30
* | 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