| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter picture pool: double free hotfix | Michael Niedermayer | 2011-06-21 | 1 | -2/+3 |
* | lavfi: add layout negotiation fields and helper functions. | Mina Nagy Zaki | 2011-06-19 | 27 | -66/+119 |
* | lavfi: use int64_t lists in AVFilteFormats | Mina Nagy Zaki | 2011-06-19 | 2 | -15/+32 |
* | lavfi: fix realloc size computation in avfilter_add_format() | Stefano Sabatini | 2011-06-19 | 1 | -1/+1 |
* | lavfi: fix Makefile HEADERS | Stefano Sabatini | 2011-06-19 | 1 | -1/+1 |
* | lavfi: add vsink_buffer, and use it in ff* tools | Stefano Sabatini | 2011-06-19 | 5 | -2/+162 |
* | vsrc_color: use internal timebase | Stefano Sabatini | 2011-06-19 | 1 | -1/+2 |
* | lavfi: add negate filter | Stefano Sabatini | 2011-06-19 | 4 | -1/+26 |
* | lavfi: add LUT (LookUp Table) generic filters | Stefano Sabatini | 2011-06-19 | 4 | -1/+375 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-18 | 1 | -2/+2 |
|\ |
|
| * | Deprecate av_open_input_* and remove their uses. | Anton Khirnov | 2011-06-16 | 1 | -2/+2 |
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -2/+1 |
* | | vsrc_color: set output pos values to -1 | Stefano Sabatini | 2011-06-18 | 1 | -1/+1 |
* | | vsrc_color: add @file doxy | Stefano Sabatini | 2011-06-18 | 2 | -1/+6 |
* | | graphparser: add missing NULL check in avfilter_graph_parse() | Stefano Sabatini | 2011-06-18 | 1 | -1/+1 |
* | | vf_mp: Fix large memleak. | Michael Niedermayer | 2011-06-15 | 1 | -1/+1 |
* | | libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() | Stefano Sabatini | 2011-06-12 | 3 | -1/+30 |
* | | avfiltergraph: make the AVFilterInOut alloc/free API public | Stefano Sabatini | 2011-06-12 | 3 | -12/+31 |
* | | avfiltergraph: change the syntax of avfilter_graph_parse() | Stefano Sabatini | 2011-06-12 | 3 | -15/+17 |
* | | graphparser: prefer void * over AVClass * for log contexts | Stefano Sabatini | 2011-06-12 | 1 | -7/+7 |
* | | lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() | Stefano Sabatini | 2011-06-11 | 4 | -5/+5 |
* | | avfiltergraph: use meaningful error codes | Stefano Sabatini | 2011-06-11 | 1 | -5/+7 |
* | | lavfi: avfilter_merge_formats: handle case where inputs are same | Mina Nagy Zaki | 2011-06-10 | 1 | -0/+2 |
* | | lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.c | Stefano Sabatini | 2011-06-10 | 1 | -34/+14 |
* | | lavfi: implement avfilter_get_audio_buffer_ref_from_arrays() | Stefano Sabatini | 2011-06-10 | 2 | -2/+61 |
* | | lavfi: handle NULL lists in avfilter_make_format_list | Mina Nagy Zaki | 2011-06-08 | 2 | -7/+11 |
* | | lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer() | Stefano Sabatini | 2011-06-06 | 1 | -34/+4 |
* | | lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps | Stefano Sabatini | 2011-06-06 | 3 | -20/+19 |
* | | vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref | Stefano Sabatini | 2011-06-06 | 4 | -11/+29 |
* | | Add const to avfilter_get_video_buffer_ref_from_arrays arguments. | Reimar Döffinger | 2011-06-05 | 2 | -2/+2 |
* | | lavfi: add avfilter_link_free() function | Stefano Sabatini | 2011-06-03 | 2 | -3/+33 |
* | | vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame() | Stefano Sabatini | 2011-06-02 | 1 | -2/+3 |
* | | lavfi: reindent after the previous commit | Stefano Sabatini | 2011-06-02 | 1 | -14/+14 |
* | | lavfi: add braces around the block of an if() expression in avfilter_default_... | Stefano Sabatini | 2011-06-02 | 1 | -1/+3 |
* | | lavfi: clarify the context of a comment in avfilter_default_get_video_buffer() | Stefano Sabatini | 2011-06-02 | 1 | -1/+1 |
* | | lavfi: apply misc style fixes | Stefano Sabatini | 2011-06-02 | 3 | -19/+19 |
* | | Port remove of get_sws_cpuflags from MPlayer's libmpcodecs. | Reimar Döffinger | 2011-06-02 | 4 | -7/+2 |
* | | Port recent changes to MPlayer libmpcodecs. | Reimar Döffinger | 2011-06-02 | 5 | -11/+15 |
* | | Replace non-existent HAVE_SSE2 with HAVE_SSE. | Reimar Döffinger | 2011-06-02 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-02 | 1 | -1/+1 |
|\| |
|
| * | Employ correct printf format specifiers, mostly in debug output. | Diego Biurrun | 2011-05-31 | 1 | -1/+1 |
| * | vf_drawtext: Replace FFmpeg by Libav in license boilerplate. | Diego Biurrun | 2011-05-31 | 1 | -4/+4 |
* | | Fix type of out[] variable, it should not be const. | Reimar Döffinger | 2011-06-01 | 1 | -1/+2 |
* | | Port libmpcodec fixes from MPlayer. | Reimar Döffinger | 2011-05-31 | 3 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-30 | 1 | -5/+3 |
|\| |
|
| * | avfilter: Surround function only used in debug mode by appropriate #ifdef. | Diego Biurrun | 2011-05-29 | 1 | -0/+2 |
| * | vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog(). | Diego Biurrun | 2011-05-29 | 1 | -5/+3 |
* | | Fix various unused variable warnings | Clément Bœsch | 2011-05-30 | 1 | -2/+1 |
* | | lavfi: add select filter | Stefano Sabatini | 2011-05-25 | 4 | -1/+354 |
* | | vsrc_buffer: return an error code if no frames are available | Stefano Sabatini | 2011-05-25 | 1 | -2/+2 |