| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432' | Michael Niedermayer | 2014-04-17 | 1 | -38/+68 |
|\ |
|
| * | drawtext: Add fontconfig support | Luca Barbato | 2014-04-17 | 1 | -4/+96 |
* | | avfilter/vf_pixdesctest: use av_malloc_array() | Michael Niedermayer | 2014-04-16 | 1 | -1/+1 |
* | | avfilter/vf_deshake: fix loss of precission with odd resolutions | Michael Niedermayer | 2014-04-16 | 1 | -2/+2 |
* | | avfilter/f_select: fix loss of precission in SAD calculation | Michael Niedermayer | 2014-04-16 | 1 | -1/+1 |
* | | Merge commit 'aaab192df24a90f4450285cfb73b395cf495b462' | Michael Niedermayer | 2014-04-13 | 2 | -6/+18 |
|\| |
|
| * | af_volume: implement replaygain clipping prevention | Alessandro Ghedini | 2014-04-13 | 2 | -6/+18 |
* | | lavfi/subtitles: load attached fonts to libass. | Facundo Gaich | 2014-04-13 | 1 | -2/+52 |
* | | avfilter/settb: remove duplicate #include | Michael Niedermayer | 2014-04-10 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-10 | 2 | -3/+4 |
|\| |
|
| * | libavfilter: Add asettb filter for setting timebase for audio | Nicolas George | 2014-04-10 | 4 | -3/+48 |
* | | avfilter/vf_colormatrix: fix memleak on error | Michael Niedermayer | 2014-04-08 | 1 | -0/+1 |
* | | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' | Michael Niedermayer | 2014-04-05 | 1 | -2/+0 |
|\| |
|
| * | x86: Drop some unnecessary YASM ifdefs | Diego Biurrun | 2014-04-04 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-05 | 1 | -1/+1 |
|\| |
|
| * | af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY | Anton Khirnov | 2014-04-04 | 1 | -1/+1 |
* | | Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06' | Michael Niedermayer | 2014-04-05 | 2 | -1/+4 |
|\| |
|
| * | af_volume: implement replaygain pre-amplification | Alessandro Ghedini | 2014-04-04 | 2 | -1/+4 |
* | | avfilter.h, buffer.c: use const src pointer in avfilter_copy_buffer_ref_props | Roman Fietze | 2014-04-03 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-02 | 2 | -2/+2 |
|\| |
|
| * | vf_settb: rename to settb | Katerina Barone-Adesi | 2014-04-02 | 2 | -1/+1 |
* | | avfilter/vf_pullup: fix gray8 | Michael Niedermayer | 2014-03-31 | 1 | -0/+2 |
* | | avfilter/lavfutils: call av_find_stream_info() before reading various informa... | Michael Niedermayer | 2014-03-28 | 1 | -0/+5 |
* | | avfilter/vf_pullup: add comment to explain memset(0) | Michael Niedermayer | 2014-03-26 | 1 | -1/+1 |
* | | avfilter/vf_pullup: zero freed memory for saftey | Michael Niedermayer | 2014-03-26 | 1 | -0/+1 |
* | | vf_pullup: simplify, fix double free error | wm4 | 2014-03-26 | 1 | -12/+13 |
* | | Merge commit '6ee55c7b111eec6c51dfdc0fddbd46f5dd867fa3' | Michael Niedermayer | 2014-03-25 | 1 | -29/+34 |
|\| |
|
| * | vf_transpose: K&R formatting cosmetics | Vittorio Giovara | 2014-03-25 | 1 | -33/+35 |
* | | Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab' | Michael Niedermayer | 2014-03-24 | 2 | -0/+165 |
|\| |
|
| * | {v,a}f_showinfo: print frame side data | Anton Khirnov | 2014-03-24 | 2 | -0/+165 |
* | | Merge commit '06c3cd3c0186803619bc6aad2d8f06c3e9015d15' | Michael Niedermayer | 2014-03-24 | 2 | -1/+48 |
|\| |
|
| * | af_volume: support using replaygain frame side data | Anton Khirnov | 2014-03-24 | 2 | -0/+47 |
* | | Merge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da' | Michael Niedermayer | 2014-03-22 | 2 | -4/+6 |
|\| |
|
| * | avfilter: more correct printf format specifiers | Diego Biurrun | 2014-03-22 | 2 | -3/+5 |
* | | avfilter/src_movie: Check that the pixel format hasnt changed | Michael Niedermayer | 2014-03-18 | 1 | -0/+10 |
* | | avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2) | Jasper Taylor | 2014-03-16 | 1 | -0/+12 |
* | | Merge commit 'e843612695007cc623813073754c651ab43021f7' | Michael Niedermayer | 2014-03-16 | 1 | -1/+1 |
|\| |
|
| * | af_channelmap: fix ONE_STR mapping mode | Anton Khirnov | 2014-03-16 | 1 | -1/+1 |
* | | avfilter: make avfilter_graph_get_filter use const string name | Yu Xiaolei | 2014-03-14 | 2 | -2/+2 |
* | | lavfi/af_atempo: clear references before returning error. | Nicolas George | 2014-03-08 | 1 | -2/+2 |
* | | avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAM | Michael Niedermayer | 2014-03-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-06 | 1 | -1/+1 |
|\| |
|
| * | vf_shuffleplanes: fix the type of the mapping indices | Anton Khirnov | 2014-03-06 | 1 | -1/+1 |
* | | Merge commit '599b81ca9a8e04a27ddad94af462171d16063167' | Michael Niedermayer | 2014-03-06 | 4 | -1/+175 |
|\| |
|
| * | lavfi: add shuffleplanes filter | Anton Khirnov | 2014-03-05 | 4 | -1/+175 |
* | | Merge commit 'bba2a7cc5f7c7aaa32a938f3d4edd9f555f39cdb' | Michael Niedermayer | 2014-03-06 | 1 | -1/+1 |
|\| |
|
| * | lavfi: use the correct filter context for logging an error. | Anton Khirnov | 2014-03-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-05 | 2 | -0/+3 |
|\| |
|
| * | avfilter: Add missing emms_c when needed | Luca Barbato | 2014-03-05 | 3 | -0/+4 |
| * | vf_frei0r: fix missing end of line character | Vittorio Giovara | 2014-03-04 | 1 | -1/+1 |