| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add audio channel packing negotiation fields | Mina Nagy Zaki | 2011-07-16 | 5 | -3/+43 |
* | vf_mp: remove rgbtest wrapper | Stefano Sabatini | 2011-07-15 | 3 | -174/+0 |
* | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs | Stefano Sabatini | 2011-07-15 | 4 | -3/+141 |
* | vsrc_testsrc: perform some refactoring for simplifying sharing code with anot... | Stefano Sabatini | 2011-07-15 | 1 | -33/+47 |
* | vf_mp: remove boxblur wrapper | Stefano Sabatini | 2011-07-15 | 4 | -218/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 1 | -0/+2 |
|\ |
|
| * | doxygen: Make sure parameter names match between .c and .h files. | Diego Biurrun | 2011-07-14 | 1 | -0/+2 |
* | | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-07-14 | 4 | -2/+354 |
* | | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 2 | -2/+4 |
|\| |
|
| * | build: rework rules for things in the tools dir | Mans Rullgard | 2011-07-10 | 1 | -0/+2 |
| * | lavf: add avformat_find_stream_info() | Anton Khirnov | 2011-07-10 | 1 | -1/+1 |
| * | lavc: introduce avcodec_open2() as a replacement for avcodec_open(). | Anton Khirnov | 2011-07-10 | 1 | -1/+1 |
* | | graphparser: simplify condition in avfilter_graph_parse() | Stefano Sabatini | 2011-07-10 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-08 | 1 | -15/+2 |
|\| |
|
| * | vf_drawtext: Remove some write-only variables. | Diego Biurrun | 2011-07-07 | 1 | -15/+2 |
* | | avfiltergraph: clarify doxy for avfilter_graph_parse() open_inputs/outputs pa... | Stefano Sabatini | 2011-07-07 | 1 | -6/+6 |
* | | graphparser: clarify comments in avfilter_graph_parse() | Stefano Sabatini | 2011-07-07 | 1 | -2/+2 |
* | | graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph... | Stefano Sabatini | 2011-07-07 | 1 | -24/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-06 | 1 | -0/+1 |
|\| |
|
| * | Add some missing mathematics.h #includes for av_rescale(). | Diego Biurrun | 2011-07-05 | 1 | -0/+1 |
* | | libavfilter: add a default to silence a warning. | Nicolas George | 2011-07-05 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-05 | 1 | -9/+11 |
|\| |
|
| * | vf_gradfun: relicense x86 asm to LGPL | Loren Merritt | 2011-07-04 | 1 | -9/+11 |
* | | vf_pad: fix "vsub" variable value computation | Stefano Sabatini | 2011-07-04 | 1 | -1/+1 |
* | | vf_pad: add support for a "sar" variable | Stefano Sabatini | 2011-07-04 | 2 | -4/+8 |
* | | vf_scale: add a "sar" variable | Stefano Sabatini | 2011-07-04 | 2 | -4/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 11 | -1/+13 |
|\| |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Do not include pixfmt.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Do not include rational.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 9 | -0/+9 |
| * | doxygen: Fix parameter names to match the function prototypes. | Diego Biurrun | 2011-07-03 | 1 | -1/+1 |
* | | Add mode to yadif to enable/disable deinterlacing based on src frame "interla... | Joakim Plate | 2011-07-03 | 1 | -2/+26 |
* | | vf_lut: set minimum and maximum alpha value for yuva420p | Stefano Sabatini | 2011-07-02 | 1 | -0/+1 |
* | | vf_lut: add plane validity check in draw_slice() | Stefano Sabatini | 2011-07-02 | 1 | -1/+1 |
* | | lavfi: make pix_fmt_is_in() in vf_lut.c an internal function | Stefano Sabatini | 2011-07-01 | 4 | -13/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -2/+2 |
|\| |
|
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -2/+2 |
* | | vf_lut: fix draw_slice() in case of non packed image data for packed RGB | Stefano Sabatini | 2011-06-27 | 1 | -3/+7 |
* | | lavfi: add testsrc source | Stefano Sabatini | 2011-06-26 | 4 | -1/+341 |
* | | Revert "build: Remove redundant config.mak includes from subdirectory Makefil... | Reimar Döffinger | 2011-06-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-26 | 1 | -2/+0 |
|\| |
|
| * | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
| * | Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). | Justin Ruggles | 2011-06-20 | 1 | -1/+1 |
| * | ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX | Stefano Sabatini | 2011-06-20 | 1 | -1/+1 |
| * | drawtext: add braces around initialisers for option defaults | Stefano Sabatini | 2011-06-20 | 1 | -29/+29 |
| * | drawtext: reindent after the previous commit | Stefano Sabatini | 2011-06-20 | 1 | -20/+20 |
| * | drawtext: fix strftime() text expansion | Stefano Sabatini | 2011-06-20 | 1 | -18/+27 |
* | | vsink_buffer: add missing description | Stefano Sabatini | 2011-06-25 | 1 | -0/+1 |
* | | vf_mp: do not add duplicated pixel formats. | Clément Bœsch | 2011-06-22 | 1 | -1/+6 |