summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | lavfi: add vsink_buffer, and use it in ff* toolsStefano Sabatini2011-06-19
* | vsrc_color: use internal timebaseStefano Sabatini2011-06-19
* | lavfi: add negate filterStefano Sabatini2011-06-19
* | lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-18
|\|
| * Deprecate av_open_input_* and remove their uses.Anton Khirnov2011-06-16
| * Remove unused variablesMans Rullgard2011-06-02
* | vsrc_color: set output pos values to -1Stefano Sabatini2011-06-18
* | vsrc_color: add @file doxyStefano Sabatini2011-06-18
* | graphparser: add missing NULL check in avfilter_graph_parse()Stefano Sabatini2011-06-18
* | vf_mp: Fix large memleak.Michael Niedermayer2011-06-15
* | libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()Stefano Sabatini2011-06-12
* | avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2011-06-12
* | avfiltergraph: change the syntax of avfilter_graph_parse()Stefano Sabatini2011-06-12
* | graphparser: prefer void * over AVClass * for log contextsStefano Sabatini2011-06-12
* | lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()Stefano Sabatini2011-06-11
* | avfiltergraph: use meaningful error codesStefano Sabatini2011-06-11
* | lavfi: avfilter_merge_formats: handle case where inputs are sameMina Nagy Zaki2011-06-10
* | lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.cStefano Sabatini2011-06-10
* | lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()Stefano Sabatini2011-06-10
* | lavfi: handle NULL lists in avfilter_make_format_listMina Nagy Zaki2011-06-08
* | lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer()Stefano Sabatini2011-06-06
* | lavfi: prefer nb_samples over size in AVFilterBufferRefAudioPropsStefano Sabatini2011-06-06
* | vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_refStefano Sabatini2011-06-06
* | Add const to avfilter_get_video_buffer_ref_from_arrays arguments.Reimar Döffinger2011-06-05
* | lavfi: add avfilter_link_free() functionStefano Sabatini2011-06-03
* | vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame()Stefano Sabatini2011-06-02
* | lavfi: reindent after the previous commitStefano Sabatini2011-06-02
* | lavfi: add braces around the block of an if() expression in avfilter_default_...Stefano Sabatini2011-06-02
* | lavfi: clarify the context of a comment in avfilter_default_get_video_buffer()Stefano Sabatini2011-06-02
* | lavfi: apply misc style fixesStefano Sabatini2011-06-02
* | Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.Reimar Döffinger2011-06-02