summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* aresample: increase n_out buffer size a bit to reduce delay in some corner casesMichael Niedermayer2012-12-13
* lavfi: drop ff_null_start_frame/end_frame/draw_slice.Michael Niedermayer2012-12-13
* lavfi/select: assign NAN to ignored valuesStefano Sabatini2012-12-13
* lavfi/select: add support to optionsStefano Sabatini2012-12-13
* lavfi/select: in select_frame(), rename picref -> refStefano Sabatini2012-12-13
* lavfi: mv vf_select.c -> f_select.cStefano Sabatini2012-12-13
* lavfi: add aselect audio variant of selectStefano Sabatini2012-12-13
* lavfi/select: remove deprecated and unused poll_frame() callbackStefano Sabatini2012-12-13
* avfilter_get_audio_buffer_ref_from_frame: check that layout and channels matc...Michael Niedermayer2012-12-12
* ff_copy_buffer_ref: use the channel countMichael Niedermayer2012-12-12
* avfilter_get_video_buffer_ref_from_frame: check channel countMichael Niedermayer2012-12-12
* lavfi/showinfo: check plane count before dereferencing.Clément Bœsch2012-12-12
* lavfi/fps: remove parse opt error message.Clément Bœsch2012-12-11
* lavfi/fps: add shorthand.Clément Bœsch2012-12-11
* lavfi: remove mp=denoise3d filter.Clément Bœsch2012-12-11
* doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-11
* vf_tinterlace: default of mode switch is impossible, add assert.Michael Niedermayer2012-12-11
* lavfi/setfield: add support to named options and introspectionStefano Sabatini2012-12-08
* lavfi/setfield: switch to filter_frame APIMatthieu Bouron2012-12-08
* lavfi/idet: switch to filter_frame APIMatthieu Bouron2012-12-08
* lavfi/version: remove unused dropped symbolStefano Sabatini2012-12-08
* lavfi: drop af_volume_stefano.c in favor of af_volume_justin.cStefano Sabatini2012-12-08
* lavfi/volume_justin: add support to option shorthands and introspectionStefano Sabatini2012-12-08
* lavfi/volume_justin: fix a few grammar inconsistencies in options descriptionStefano Sabatini2012-12-08
* lavfi/sendcmd: switch to filter_frame APIStefano Sabatini2012-12-08
* lavfi/swapuv: switch to filter_frame APIStefano Sabatini2012-12-08
* lavfi/alphaextract: consistently prefer "cur" over "in" in filter_frame()Stefano Sabatini2012-12-07
* lavfi/alphaextract: access outlink properties rather than out_buf->videoStefano Sabatini2012-12-07
* lavfi/alphaextract: fix assignment of invalid size value to memcpy in case li...Stefano Sabatini2012-12-07
* lavfi/alphaextract: switch to filter_frame() APIStefano Sabatini2012-12-07
* lavfi/alphaextract: drop cur_linesize = out_linesize branch in draw_slice()Stefano Sabatini2012-12-07
* Fix compilation with yasm 0.6.2.Carl Eugen Hoyos2012-12-07
* lavfi/tinterlace: drop redundant NULL checks in uninit()Stefano Sabatini2012-12-06
* lavfi/tinterlace: add support to option parsingStefano Sabatini2012-12-06
* lavfi/tinterlace: switch to filter_frame APIStefano Sabatini2012-12-06
* lavfi/mp: switch to ff_filter_frame.Clément Bœsch2012-12-06
* lavfi/deshake: small align prettifying.Clément Bœsch2012-12-06
* lavfi/deshake: switch inverted comments.Clément Bœsch2012-12-06
* lavfi/deshake: remove unecessary check before unref.Clément Bœsch2012-12-06
* lavfi/deshake: switch to filter_frame.Clément Bœsch2012-12-06
* Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-06
|\
| * x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles2012-12-05
| * x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-05
* | lavfi: rename af_volume to af_volume_stefanoMichael Niedermayer2012-12-06
* | Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c'Michael Niedermayer2012-12-06
|\|
| * lavfi: add volume filterJustin Ruggles2012-12-05
* | lavfi/silencedetect: use eval builtin to parse dB.Clément Bœsch2012-12-06
* | lavfi/field: switch to filter_frame APIStefano Sabatini2012-12-06
* | lavfi/drawtext: make use of outlink variable in filter_frame()Stefano Sabatini2012-12-06
* | lavfi/mp: remove dead extern vf_info_t declarations.Clément Bœsch2012-12-06