| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue | Martin Storsjö | 2011-07-08 | 1 | -0/+2 |
* | | examples: move metadata-example.c to doc/examples | Stefano Sabatini | 2011-07-08 | 2 | -1/+56 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-08 | 1 | -2/+2 |
|\| |
|
| * | docs: Remove needless configure options | Martin Storsjö | 2011-07-07 | 1 | -2/+2 |
| * | docs: Don't recommend adding --enable-memalign-hack | Martin Storsjö | 2011-07-07 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-06 | 1 | -82/+0 |
|\| |
|
| * | Remove unused and outdated TODO file. | Diego Biurrun | 2011-07-06 | 1 | -82/+0 |
* | | filters.texi: fix @var{auto} misc typos in yadif docs | Stefano Sabatini | 2011-07-04 | 1 | -2/+2 |
* | | vf_pad: add support for a "sar" variable | Stefano Sabatini | 2011-07-04 | 1 | -1/+4 |
* | | vf_scale: add a "sar" variable | Stefano Sabatini | 2011-07-04 | 1 | -1/+4 |
* | | examples: rename "-example" suffix from examples files | Stefano Sabatini | 2011-07-04 | 3 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | doc: Remove outdated information about our issue tracker | Reinhard Tartler | 2011-07-01 | 1 | -228/+0 |
* | | Add mode to yadif to enable/disable deinterlacing based on src frame "interla... | Joakim Plate | 2011-07-03 | 1 | -1/+13 |
* | | lavf: bump minor and add APIchanges entry for av_get_output_timestamp | Nicolas George | 2011-07-01 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-01 | 2 | -3/+7 |
|\| |
|
* | | lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE | Stefano Sabatini | 2011-06-30 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 1 | -0/+3 |
|\| |
|
| * | build: create output directories as needed | Mans Rullgard | 2011-06-29 | 1 | -0/+3 |
* | | Remove gcc 2.95.3 remnants. | Carl Eugen Hoyos | 2011-06-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -1/+1 |
|\| |
|
| * | build: call texi2pod.pl with full path instead of symlink | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | | lavdev: add openal input device | Jonathan Baldwin | 2011-06-27 | 1 | -0/+89 |
* | | lavfi: add testsrc source | Stefano Sabatini | 2011-06-26 | 1 | -0/+43 |
* | | general.texi: clarify with examples what "the FFmpeg libraries" means | Stefano Sabatini | 2011-06-24 | 1 | -1/+2 |
* | | general.texi: remove reference to --enable-memalign-hack, no longer required | Stefano Sabatini | 2011-06-24 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 2 | -2/+5 |
|\| |
|
| * | Add av_printf_format, for marking printf style format strings and their param... | Martin Storsjö | 2011-06-23 | 1 | -0/+3 |
| * | build: remove SRC_PATH_BARE variable | Mans Rullgard | 2011-06-23 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-23 | 1 | -0/+43 |
|\| |
|