summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c'Michael Niedermayer2012-12-065-2/+371
|\
| * lavfi: add volume filterJustin Ruggles2012-12-055-1/+370
* | lavfi/silencedetect: use eval builtin to parse dB.Clément Bœsch2012-12-061-12/+4
* | lavfi/field: switch to filter_frame APIStefano Sabatini2012-12-061-21/+7
* | lavfi/drawtext: make use of outlink variable in filter_frame()Stefano Sabatini2012-12-061-1/+1
* | lavfi/mp: remove dead extern vf_info_t declarations.Clément Bœsch2012-12-061-20/+1
* | lavfi/mp: add ff_ prefix to exported symbolsanonymous2012-12-0646-577/+577
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-053-6/+1
|\ \ | |/
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-042-5/+0
* | lavfi/subtitles: 10l close codec before format.Clément Bœsch2012-12-041-2/+2
* | lavfi/drawtext: add the reload option.Nicolas George2012-12-041-14/+33
* | lavfi/mp: fix invalid read with filters with no argument.Clément Bœsch2012-12-041-1/+3
* | lavfi/removelogo: switch to ff_filter_frame.Clément Bœsch2012-12-041-23/+22
* | lavfi: add subtitles filter.Clément Bœsch2012-12-044-18/+145
* | lavfi: remove some video w/h settings after avfilter_copy_buffer_ref_props.Clément Bœsch2012-12-033-10/+0
* | lavfi/gradfun: remove check for AV_PERM_PRESERVE.Clément Bœsch2012-12-031-1/+1
* | lavfi/bbox: switch to ff_filter_frame() APIStefano Sabatini2012-12-021-5/+3
* | lavfi/alphamerge: fix leak introduced in 217163ebStefano Sabatini2012-12-021-1/+1
* | lavfi/vf_super2xsai: fix output ref size.Nicolas George2012-12-021-0/+2
* | lavfi/framestep: switch to ff_filter_frame APIStefano Sabatini2012-12-021-26/+7
* | lavfi/super2xsai: switch to ff_filter_frame() APIStefano Sabatini2012-12-021-9/+11
* | lavfi/hue: move to ff_filter_frame.Clément Bœsch2012-12-021-37/+14
* | lavfi/vf_tile: forward errors.Nicolas George2012-12-021-7/+7
* | lavfi/vf_tile: cosmetic after last commit.Nicolas George2012-12-021-4/+4
* | lavfi/vf_tile: switch to filter_frame.Nicolas George2012-12-021-50/+33
* | lavfi/decimate: switch to ff_filter_frame() APIStefano Sabatini2012-12-021-13/+6
* | lavfi/alphamerge: switch to ff_filter_frame() APIStefano Sabatini2012-12-021-16/+5
* | lavfi/blackdetect: switch to new ff_filter_frame() APIStefano Sabatini2012-12-021-18/+6
* | lavfi/hqdn3d: avoid use of uninitialized variable.Clément Bœsch2012-12-021-1/+1
* | lavfi/gradfun: avoid use of uninitialized variable.Clément Bœsch2012-12-021-1/+1
* | lavfi/vsrc: switch to ff_filter_frame.Clément Bœsch2012-12-023-15/+3
* | lavfi/geq: add T variable and exampleStefano Sabatini2012-12-012-3/+4
* | lavfi/concat: prefer av_asprintf() over stack allocated buffer.Clément Bœsch2012-11-291-5/+3
* | lavfi/concat: switch to filter_frame.Clément Bœsch2012-11-291-34/+2
* | lavfi/smartblur: switch to filter_frame.Clément Bœsch2012-11-291-8/+12
* | lavfi/show{spectrum,waves}: use ff_filter_frame().Clément Bœsch2012-11-292-6/+2
* | vsrc_mandelbrot: switch to filter_frameMichael Niedermayer2012-11-291-4/+1
* | lavfi/ebur128: use ff_filter_frame() everywhere.Clément Bœsch2012-11-291-3/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-291-36/+36
|\ \ | |/
| * vf_fieldorder: require write permissionsAnton Khirnov2012-11-281-1/+1
| * vf_fieldorder: reindentAnton Khirnov2012-11-281-36/+36
* | Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'Michael Niedermayer2012-11-292-0/+4
|\ \ | |/
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-2855-1458/+632
* | lavfi/ass: switch to filter_frame.Clément Bœsch2012-11-291-11/+4
* | avfilter: mark start_frame/end_frame/draw_slice as deprecatedAnton Khirnov2012-11-291-27/+3
* | lavfi/colormatrix: 10l fix forgotten buffer unref.Clément Bœsch2012-11-291-0/+1
* | lavfi/colormatrix: switch to filter_frame.Clément Bœsch2012-11-291-34/+18
* | vf_format: switch to filter_frameAnton Khirnov2012-11-291-6/+0
* | vf_copy: switch to filter_frameAnton Khirnov2012-11-291-2/+0
* | vf_null: switch to filter_frameAnton Khirnov2012-11-291-2/+0
OpenPOWER on IntegriCloud