| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add aecho filter | Paul B Mahol | 2013-07-10 | 4 | -2/+361 |
* | avfilter/graphparse: Fix build with --enable-incompatible-fork-abi | Michael Niedermayer | 2013-07-09 | 1 | -1/+1 |
* | lavfi/drawtext: add support for printing frame metadata | Paul B Mahol | 2013-07-09 | 2 | -1/+15 |
* | lavfi/psnr: rename 's' parameter to match documentation | Paul B Mahol | 2013-07-09 | 1 | -3/+3 |
* | lavfi: fix broken logic in metadata handling | Paul B Mahol | 2013-07-08 | 3 | -10/+18 |
* | lavfi/rotate: switch to new drawutils | Paul B Mahol | 2013-07-08 | 1 | -25/+16 |
* | lavfi/drawutils: fix planar rgb | Paul B Mahol | 2013-07-08 | 1 | -1/+6 |
* | lavfi/pad: use FFSIGN | Paul B Mahol | 2013-07-08 | 1 | -3/+2 |
* | lavfi: add psnr filter | Paul B Mahol | 2013-07-08 | 4 | -2/+328 |
* | replace some deprecated defines | Paul B Mahol | 2013-07-06 | 1 | -1/+1 |
* | lavfi/blend: use dual input helpers | Paul B Mahol | 2013-07-06 | 3 | -108/+79 |
* | lavfi/delogo: band width must be at least 1 | Jean Delvare | 2013-07-05 | 2 | -6/+3 |
* | lavfi/delogo: option show shouldn't affect band | Jean Delvare | 2013-07-05 | 2 | -4/+2 |
* | lavfi/blackdetect: support 2 more pixels formats | Paul B Mahol | 2013-07-05 | 1 | -3/+6 |
* | lavfi/cropdetect: export cropdetect info to frame metadata | Paul B Mahol | 2013-07-05 | 1 | -0/+17 |
* | lavfi/delogo: remember left and right samples when interpolating | Jean Delvare | 2013-07-05 | 1 | -6/+10 |
* | lavfi/delogo: don't recompute the same difference again and again | Jean Delvare | 2013-07-05 | 1 | -12/+12 |
* | lavfi/crop: support more pixel formats | Paul B Mahol | 2013-07-04 | 1 | -27/+10 |
* | lavfi/delogo: avoid propagation of rounding errors in chroma planes | Jean Delvare | 2013-07-03 | 1 | -2/+4 |
* | lavfi/delogo: take SAR into account | Jean Delvare | 2013-07-03 | 1 | -7/+13 |
* | lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the... | Stefano Sabatini | 2013-07-03 | 3 | -30/+72 |
* | lavfi/delogo: use weighted interpolation | Jean Delvare | 2013-07-01 | 1 | -8/+17 |
* | Rename thread_init() in libavcodec and libavfilter as library_thread_init(). | Carl Eugen Hoyos | 2013-06-30 | 1 | -2/+2 |
* | Rename constant HZ in af_biquads.c as HERTZ. | Carl Eugen Hoyos | 2013-06-30 | 1 | -18/+18 |
* | avfilter/avfilter: Make avfilter_register() thread safe | Michael Niedermayer | 2013-06-28 | 1 | -3/+4 |
* | avfilter/vf_mp: preserve pixel format when possible | Michael Niedermayer | 2013-06-28 | 1 | -0/+6 |
* | avfilter/src_movie: Fix handling of packet size for video | Michael Niedermayer | 2013-06-26 | 1 | -1/+1 |
* | libavfilter/src_movie: fix which packet is reset | Michael Niedermayer | 2013-06-26 | 1 | -2/+2 |
* | vf_drawbox: give all v_log() a context | Michael Niedermayer | 2013-06-26 | 1 | -1/+1 |
* | vf_drawbox: avoid declaration in for() arguments | Michael Niedermayer | 2013-06-26 | 1 | -1/+2 |
* | Merge branch 'drawbox_exprs' of https://github.com/mjmvisser/FFmpeg | Michael Niedermayer | 2013-06-26 | 1 | -21/+117 |
|\ |
|
| * | enabled expressions on x, y, w, h and t parameters for drawgrid and drawbox, ... | Mark Visser | 2013-06-25 | 1 | -21/+117 |
* | | lavfi/movie: free packet on decoder error | Michael Niedermayer | 2013-06-25 | 1 | -0/+3 |
* | | avfilter/vsrc_testsrc: fix artifacts with odd height | Michael Niedermayer | 2013-06-24 | 1 | -1/+1 |
* | | Merge commit 'eeeb5c291d3f78eaade5b99c2614c7cab0e9be79' | Michael Niedermayer | 2013-06-21 | 1 | -1/+0 |
|\ \ |
|
| * | | vsrc_movie: do not free avoption variables in uninit() | Anton Khirnov | 2013-06-20 | 1 | -2/+0 |
* | | | delogo: Fix function description | Jean Delvare | 2013-06-19 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-06-19 | 1 | -24/+10 |
|\| | |
|
| * | | lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() | Anton Khirnov | 2013-06-18 | 1 | -24/+10 |
* | | | Merge branch 'frame_num_offset' of https://github.com/mjmvisser/FFmpeg | Michael Niedermayer | 2013-06-19 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | add the start_number offset to var_values[VAR_N] directly, instead of adding ... | Mark Visser | 2013-06-18 | 1 | -2/+2 |
| * | | | added start_number parameter to drawtext to permit an offset to n/frame_num var | Mark Visser | 2013-06-14 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-06-18 | 2 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | lavfi: math typo in interlace filter | Vittorio Giovara | 2013-06-17 | 1 | -1/+1 |
* | | | lavfi/src_movie: Use movie_common_init instead individual wrappers | Alexander Strasser | 2013-06-18 | 1 | -12/+2 |
* | | | lavfi/src_movie: Check pointer is not NULL before deref | Alexander Strasser | 2013-06-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | lavfi/spp: fix description. | Clément Bœsch | 2013-06-14 | 1 | -1/+1 |
* | | drawbox: Respect thickness parameter | Jean Delvare | 2013-06-14 | 1 | -6/+6 |
* | | lavfi/mp: remove mp=spp. | Clément Bœsch | 2013-06-14 | 4 | -625/+1 |
* | | lavfi: add spp filter. | Clément Bœsch | 2013-06-14 | 7 | -2/+734 |