| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-29 | 2 | -0/+27 |
|\ |
|
| * | h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w... | Dustin Brody | 2011-07-28 | 1 | -0/+2 |
| * | doc/fftools-common-opts: wording fixes missing from the previous commit. | Anton Khirnov | 2011-07-28 | 1 | -7/+7 |
| * | doc: document using AVOptions in fftools. | Anton Khirnov | 2011-07-28 | 1 | -0/+25 |
* | | examples/muxing.c: apply misc style fixes | Stefano Sabatini | 2011-07-27 | 1 | -17/+17 |
* | | examples/muxing.c: fix typo, futur -> future | Stefano Sabatini | 2011-07-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-23 | 1 | -1/+1 |
|\| |
|
| * | add Flash Screen Video 2 decoder | Kostya Shishkov | 2011-07-22 | 1 | -0/+1 |
* | | vf_mp: remove blackframe filter wrapper | Stefano Sabatini | 2011-07-23 | 1 | -1/+0 |
* | | examples/encoding.c: adopt a less restrictive license | Stefano Sabatini | 2011-07-23 | 1 | -13/+15 |
* | | vf_mp: remove cropdetect wrapper | Stefano Sabatini | 2011-07-21 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -3/+4 |
|\| |
|
| * | ffplay: warn that -pix_fmt is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -1/+2 |
| * | ffplay: warn that -s is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -2/+2 |
* | | lavfi: add audio channel packing negotiation fields | Mina Nagy Zaki | 2011-07-16 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -1/+1 |
|\| |
|
| * | doc: remove file name from @file directive in Doxygen usage example | Diego Biurrun | 2011-07-14 | 1 | -1/+1 |
* | | vf_mp: remove rgbtest wrapper | Stefano Sabatini | 2011-07-15 | 1 | -1/+0 |
* | | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs | Stefano Sabatini | 2011-07-15 | 1 | -5/+9 |
* | | vf_mp: remove boxblur wrapper | Stefano Sabatini | 2011-07-15 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 2 | -8/+10 |
|\| |
|
| * | APIchanges: fill in missing hashes and dates. | Anton Khirnov | 2011-07-14 | 1 | -8/+8 |
| * | Add an APIChanges entry and bump minor versions for recent changes. | Anton Khirnov | 2011-07-14 | 1 | -0/+6 |
| * | ffmpeg: print the low bitrate warning after the codec is openend. | Anton Khirnov | 2011-07-14 | 1 | -4/+0 |
* | | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' | Michael Niedermayer | 2011-07-14 | 1 | -0/+1 |
|\| |
|
| * | wav: parse 'bext' metadata | Tomas Härdin | 2011-07-13 | 1 | -1/+1 |
| * | wav: add an option for writing BEXT chunk | Benjamin Larsson | 2011-07-13 | 1 | -0/+1 |
* | | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-07-14 | 1 | -0/+60 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-13 | 5 | -12/+14 |
|\| |
|
| * | doc: Improve references to external URLs. | Diego Biurrun | 2011-07-12 | 5 | -29/+39 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -4/+2 |
|\| |
|
| * | doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. | Diego Biurrun | 2011-07-11 | 1 | -4/+2 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -4/+4 |
|\| |
|
* | | examples/muxing.c: remove doxy reference to unexisting file | Stefano Sabatini | 2011-07-10 | 1 | -1/+0 |
* | | doc/examples: add decoding/filtering example program | Stefano Sabatini | 2011-07-10 | 2 | -1/+231 |
* | | examples/encoding.c: remove unnecessary includes | Stefano Sabatini | 2011-07-10 | 1 | -8/+0 |
* | | examples/encoding.c: use av_image_alloc() for allocating an image buffer | Stefano Sabatini | 2011-07-10 | 1 | -10/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-10 | 4 | -10/+10 |
|\| |
|
| * | doc: replace @pxref by @ref where appropriate | Diego Biurrun | 2011-07-09 | 4 | -9/+8 |
* | | examples/encoding.c: replace "this library" with "libavcodec" in doxy | Stefano Sabatini | 2011-07-09 | 1 | -1/+1 |
* | | examples/encoding.c: remove reference to unexisting file | Stefano Sabatini | 2011-07-09 | 1 | -1/+0 |
* | | examples/muxing.c: set sample format for encoding | Stefano Sabatini | 2011-07-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-09 | 2 | -11/+45 |
|\| |
|
| * | doc: update ffmpeg -ar and -ac documentation to reflect reality. | Anton Khirnov | 2011-07-08 | 1 | -8/+8 |
| * | ffmpeg: deprecate loop_input and loop_output options | Anton Khirnov | 2011-07-08 | 1 | -0/+2 |
| * | docs: Use proper markup for a literal command line option | Martin Storsjö | 2011-07-08 | 1 | -1/+1 |
| * | docs: Remove a remark that isn't relevant any longer | Martin Storsjö | 2011-07-08 | 1 | -4/+1 |
| * | docs: Explain how to regenerate import libraries with MSVC tools | Martin Storsjö | 2011-07-08 | 1 | -0/+28 |
| * | docs: Mention that libraries for MSVC can be built with a cross compiler | Martin Storsjö | 2011-07-08 | 1 | -0/+4 |
| * | docs: Remove old docs that mention setting up a build environment with lib.exe | Martin Storsjö | 2011-07-08 | 1 | -26/+1 |