| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: connect libavresample options to af_resample via AVFilterGraph | Justin Ruggles | 2013-02-23 | 4 | -2/+44 |
* | vf_yadif: fix out-of line reads | Anton Khirnov | 2013-02-15 | 3 | -19/+107 |
* | vf_yadif: factorize initializing the filtering callbacks | Anton Khirnov | 2013-02-15 | 1 | -11/+12 |
* | vf_yadif: silence a warning. | Anton Khirnov | 2013-02-06 | 3 | -12/+20 |
* | avfilter: x86: consistent filenames for filter optimizations | Diego Biurrun | 2013-02-04 | 5 | -4/+4 |
* | vf_hqdn3d: x86: Add proper arch optimization initialization | Diego Biurrun | 2013-02-01 | 4 | -21/+81 |
* | vf_delogo: fix copying the input frame. | Anton Khirnov | 2013-01-29 | 1 | -3/+3 |
* | vf_delogo: fix an uninitialized read. | Anton Khirnov | 2013-01-29 | 1 | -1/+1 |
* | avfilter: allow setpts filter to use wallclock time for calculations | Vladimir Pantelic | 2013-01-25 | 1 | -0/+7 |
* | vf_fps: add final flushed frames to the dropped frame count | Justin Ruggles | 2013-01-15 | 1 | -0/+1 |
* | yadif: x86: fix build for compilers without aligned stack | Daniel Kang | 2013-01-14 | 1 | -22/+34 |
* | yadif: Port inline assembly to yasm | Daniel Kang | 2013-01-09 | 4 | -302/+264 |
* | Drop unnecessary 'l' length modifier when printfing double values. | Diego Biurrun | 2012-12-31 | 3 | -3/+3 |
* | cosmetics: Prettyprint codec/format/filter registration files | Diego Biurrun | 2012-12-28 | 1 | -61/+64 |
* | avfilter: Refactor unconditional filter registration | Diego Biurrun | 2012-12-28 | 1 | -24/+12 |
* | avfilter: Compile FIFO filters unconditionally | Diego Biurrun | 2012-12-23 | 2 | -4/+9 |
* | build: avfilter: Remove duplicate compilation entry for vf_scale | Diego Biurrun | 2012-12-21 | 1 | -1/+0 |
* | asyncts: ignore min_delta only if first_pts is set | Justin Ruggles | 2012-12-13 | 1 | -1/+2 |
* | asyncts: merge two conditions | Justin Ruggles | 2012-12-13 | 1 | -7/+2 |
* | asyncts: cosmetics: reindent | Justin Ruggles | 2012-12-13 | 1 | -12/+12 |
* | asyncts: fix the asyncts behavior when using the first_pts option | Justin Ruggles | 2012-12-13 | 1 | -9/+55 |
* | asyncts: use clipped delta value when setting resample compensation | Justin Ruggles | 2012-12-13 | 1 | -1/+1 |
* | asyncts: fix flushing of final samples at EOF | Justin Ruggles | 2012-12-13 | 1 | -7/+7 |
* | x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling | Justin Ruggles | 2012-12-05 | 2 | -3/+105 |
* | x86: af_volume: add SSE2-optimized s16 volume scaling | Justin Ruggles | 2012-12-05 | 5 | -0/+102 |
* | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 5 | -1/+370 |
* | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 2 | -5/+0 |
* | vf_fieldorder: require write permissions | Anton Khirnov | 2012-11-28 | 1 | -1/+1 |
* | vf_fieldorder: reindent | Anton Khirnov | 2012-11-28 | 1 | -36/+36 |
* | lavfi: merge start_frame/draw_slice/end_frame | Anton Khirnov | 2012-11-28 | 55 | -1458/+632 |
* | lavfi: remove vf_slicify | Anton Khirnov | 2012-11-28 | 3 | -143/+0 |
* | asink_nullsink: plug a memory leak. | Anton Khirnov | 2012-11-28 | 1 | -0/+1 |
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 15 | -26/+24 |
* | vf_drawtext: do not use deprecated av_tree_node_size | Anton Khirnov | 2012-11-02 | 1 | -1/+1 |
* | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 2 | -4/+6 |
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 4 | -1/+139 |
* | af_channelmap: remove stray enum declaration | Mans Rullgard | 2012-10-27 | 1 | -1/+0 |
* | buffersink: remove stray semicolon after function definition | Mans Rullgard | 2012-10-27 | 1 | -1/+1 |
* | avfilter: fix graphparser memleaks on error paths | Janne Grunau | 2012-10-25 | 1 | -9/+15 |
* | avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) | Diego Biurrun | 2012-10-12 | 3 | -4/+5 |
* | lavfi: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 29 | -61/+76 |
* | lavfi: convert input/ouput list compound literals to named objects | Mans Rullgard | 2012-10-10 | 51 | -556/+1146 |
* | avfilter: correct memcpy size avfilter_copy_buf_props() | Janne Grunau | 2012-10-09 | 1 | -1/+1 |
* | af_resample: unref out_buf when avresample_convert returns 0 | Janne Grunau | 2012-10-09 | 1 | -2/+3 |
* | af_amix: prevent memory leak on error path | Janne Grunau | 2012-10-09 | 1 | -1/+3 |
* | af_channelmap: free old extended_data on reallocation | Janne Grunau | 2012-10-09 | 1 | -1/+1 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 32 | -292/+292 |
* | af_resample: avoid conversion of identical sample formats for 1 channel | Justin Ruggles | 2012-10-07 | 1 | -1/+6 |