summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
| * doxygen: Make sure parameter names match between .c and .h files.Diego Biurrun2011-07-14
* | lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-07-14
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * build: rework rules for things in the tools dirMans Rullgard2011-07-10
| * lavf: add avformat_find_stream_info()Anton Khirnov2011-07-10
| * lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-10
* | graphparser: simplify condition in avfilter_graph_parse()Stefano Sabatini2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-08
|\|
| * vf_drawtext: Remove some write-only variables.Diego Biurrun2011-07-07
* | avfiltergraph: clarify doxy for avfilter_graph_parse() open_inputs/outputs pa...Stefano Sabatini2011-07-07
* | graphparser: clarify comments in avfilter_graph_parse()Stefano Sabatini2011-07-07
* | graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph...Stefano Sabatini2011-07-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * Add some missing mathematics.h #includes for av_rescale().Diego Biurrun2011-07-05
* | libavfilter: add a default to silence a warning.Nicolas George2011-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-05
|\|
| * vf_gradfun: relicense x86 asm to LGPLLoren Merritt2011-07-04
* | vf_pad: fix "vsub" variable value computationStefano Sabatini2011-07-04
* | vf_pad: add support for a "sar" variableStefano Sabatini2011-07-04
* | vf_scale: add a "sar" variableStefano Sabatini2011-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\|
| * Do not include log.h in avutil.hMans Rullgard2011-07-03
| * Do not include pixfmt.h in avutil.hMans Rullgard2011-07-03
| * Do not include rational.h in avutil.hMans Rullgard2011-07-03
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-03
| * doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-03
* | Add mode to yadif to enable/disable deinterlacing based on src frame "interla...Joakim Plate2011-07-03
* | vf_lut: set minimum and maximum alpha value for yuva420pStefano Sabatini2011-07-02
* | vf_lut: add plane validity check in draw_slice()Stefano Sabatini2011-07-02
* | lavfi: make pix_fmt_is_in() in vf_lut.c an internal functionStefano Sabatini2011-07-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* | vf_lut: fix draw_slice() in case of non packed image data for packed RGBStefano Sabatini2011-06-27
* | lavfi: add testsrc sourceStefano Sabatini2011-06-26
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
| * Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().Justin Ruggles2011-06-20
| * ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAXStefano Sabatini2011-06-20
| * drawtext: add braces around initialisers for option defaultsStefano Sabatini2011-06-20
| * drawtext: reindent after the previous commitStefano Sabatini2011-06-20
| * drawtext: fix strftime() text expansionStefano Sabatini2011-06-20
* | vsink_buffer: add missing descriptionStefano Sabatini2011-06-25
* | vf_mp: do not add duplicated pixel formats.Clément Bœsch2011-06-22
* | lavfi: minor style fixes in formats.cStefano Sabatini2011-06-22
* | avfilter picture pool: double free hotfixMichael Niedermayer2011-06-21
* | lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-19
* | lavfi: use int64_t lists in AVFilteFormatsMina Nagy Zaki2011-06-19
* | lavfi: fix realloc size computation in avfilter_add_format()Stefano Sabatini2011-06-19
* | lavfi: fix Makefile HEADERSStefano Sabatini2011-06-19