| Commit message (Expand) | Author | Age | Files | Lines |
* | WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch) | zhentan feng | 2011-09-14 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-07 | 1 | -0/+1 |
|\ |
|
| * | Add LATM muxer | Kieran Kunhya | 2011-09-07 | 1 | -0/+1 |
* | | Add LOAS demuxer. | Carl Eugen Hoyos | 2011-08-20 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-18 | 1 | -0/+1 |
|\| |
|
| * | add XMV demuxer | Sven Hesse | 2011-08-17 | 1 | -0/+1 |
* | | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' | Michael Niedermayer | 2011-07-14 | 1 | -1/+1 |
|\| |
|
| * | build: move tests/seek_test.c to libavformat and reuse generic build rules | Diego Biurrun | 2011-07-13 | 1 | -1/+1 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -0/+1 |
|\| |
|
| * | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -0/+1 |
* | | examples: move metadata-example.c to doc/examples | Stefano Sabatini | 2011-07-08 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 1 | -0/+1 |
|\| |
|
| * | libavformat: Add an example how to use the metadata API | Reinhard Tartler | 2011-07-02 | 1 | -1/+1 |
* | | ALSA demuxer: use av_gettime and a timefilter. | Nicolas George | 2011-07-02 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -1/+1 |
|\| |
|
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | | Revert "build: Remove redundant config.mak includes from subdirectory Makefil... | Reimar Döffinger | 2011-06-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-26 | 1 | -2/+0 |
|\| |
|
| * | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
| * | rtpenc: MP4A-LATM payload support | Juan Carlos Rodriguez | 2011-06-10 | 1 | -0/+1 |
* | | lavf: remove reference to output-example in Makefile | Stefano Sabatini | 2011-06-06 | 1 | -2/+0 |
* | | examples: move API examples to a dedicated dir in doc | Stefano Sabatini | 2011-05-30 | 1 | -1/+0 |
* | | rtpenc: MP4A-LATM payload support | Juan Carlos Rodriguez | 2011-05-20 | 1 | -0/+1 |
* | | Write channel_layout for multichannel aif files. | Carl Eugen Hoyos | 2011-05-17 | 1 | -1/+1 |
* | | Initial caf muxer. | Carl Eugen Hoyos | 2011-05-15 | 1 | -0/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-05 | 1 | -1/+2 |
|\| |
|
| * | Fix standalone compilation of WTV demuxer. | Diego Biurrun | 2011-05-04 | 1 | -1/+2 |
* | | WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv.... | zhentan feng | 2011-05-01 | 1 | -1/+1 |
* | | rename wtv.c to wtvdec.c | zhentan feng | 2011-05-01 | 1 | -1/+1 |
* | | Move channel chunk reading function to isom.c. | Carl Eugen Hoyos | 2011-04-28 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-24 | 1 | -0/+1 |
|\| |
|
| * | Add a protocol handler for AES CBC decryption with PKCS7 padding | Martin Storsjö | 2011-04-23 | 1 | -0/+1 |
* | | Support channel layout when demuxing aif files. | Carl Eugen Hoyos | 2011-04-23 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -1/+0 |
|\| |
|
| * | lavf: remove FF_API_OLD_METADATA cruft | Anton Khirnov | 2011-04-19 | 1 | -1/+0 |
* | | Ogg: add support for Xiph's CELT (Opus) codec. | Nicolas George | 2011-04-19 | 1 | -0/+1 |
* | | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' | Michael Niedermayer | 2011-04-15 | 1 | -0/+1 |
|\| |
|
| * | add xWMA demuxer | Max Horn | 2011-04-14 | 1 | -0/+1 |
* | | Add PlayStation Portable PMP format demuxer | Reimar Döffinger | 2011-04-06 | 1 | -0/+1 |
* | | add MicroDVD muxer and demuxer | Aurelien Jacobs | 2011-04-04 | 1 | -0/+2 |
|/ |
|
* | Chronomaster DFA decoder | Kostya Shishkov | 2011-03-28 | 1 | -0/+1 |
* | mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() instead | Anton Khirnov | 2011-03-16 | 1 | -2/+2 |
* | Bitmap Brothers JV demuxer | Peter Ross | 2011-03-14 | 1 | -0/+1 |
* | Add Apple HTTP Live Streaming protocol handler | Martin Storsjö | 2011-03-06 | 1 | -0/+1 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | movenchint: Use rtpenc_chain for setting up the chained RTP muxer | Martin Storsjö | 2011-02-04 | 1 | -1/+2 |
* | lavf: move the version macros to a new header | Anton Khirnov | 2011-01-21 | 1 | -1/+1 |
* | Split mp3 demuxer and muxer into separate files. | Anton Khirnov | 2011-01-21 | 1 | -3/+3 |
* | Missing parts of IVF muxer support. | Reimar Döffinger | 2011-01-18 | 1 | -0/+1 |
* | wtv: parse MPEG2 descriptor events | Peter Ross | 2010-12-29 | 1 | -1/+1 |