| Commit message (Expand) | Author | Age | Files | Lines |
* | indevs.texi: fix typo (builf -> build) | Stefano Sabatini | 2011-08-11 | 1 | -1/+1 |
* | lavdev: add libavfilter virtual input device | Stefano Sabatini | 2011-08-11 | 1 | -0/+54 |
* | lavfi: remove mp test wrapper | Stefano Sabatini | 2011-08-11 | 1 | -1/+0 |
* | lavfi: port mp test source | Stefano Sabatini | 2011-08-11 | 1 | -0/+57 |
* | lavfi: remove gradfun mp wrapper | Stefano Sabatini | 2011-08-07 | 1 | -1/+0 |
* | lavfi: add asink_abuffer - audio buffer sink | Mina Nagy Zaki | 2011-08-06 | 1 | -0/+11 |
* | filters.texi: fix wrong references in the "Filtergraph syntax" section | Stefano Sabatini | 2011-08-04 | 1 | -2/+2 |
* | yadif: correct documentation on the parity parameter | Stefano Sabatini | 2011-08-04 | 1 | -2/+2 |
* | Fix -loop_input. | Carl Eugen Hoyos | 2011-08-03 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-02 | 1 | -0/+3 |
|\ |
|
| * | apichange: add an entry for AV_PKT_FLAG_CORRUPT | Luca Barbato | 2011-08-02 | 1 | -0/+3 |
* | | correct shorthand ffmpeg-dev > ffmpeg-devel | Compn | 2011-08-01 | 1 | -1/+1 |
* | | Unbreak ffplay -s and ffplay -pix_fmt. | Carl Eugen Hoyos | 2011-08-01 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-01 | 2 | -5/+68 |
|\| |
|
| * | lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE | Dustin Brody | 2011-07-31 | 1 | -2/+0 |
| * | x11grab: add show_region AVOption. | Yu-Jie Lin | 2011-07-31 | 2 | -0/+32 |
| * | x11grab: add follow_mouse AVOption. | Yu-Jie Lin | 2011-07-31 | 2 | -3/+36 |
* | | vf_pad: add an example employing the sar variable | Stefano Sabatini | 2011-07-30 | 1 | -0/+6 |
* | | vf_crop: add support for a, dar, sar, hsub, and vsub variables | Stefano Sabatini | 2011-07-30 | 1 | -0/+13 |
* | | lavfi: tweak display aspect ratio variables in pad and scale filters | Stefano Sabatini | 2011-07-30 | 1 | -4/+10 |
* | | 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 |