summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/mp: fix invalid read with filters with no argument.Clément Bœsch2012-12-04
* lavfi/removelogo: switch to ff_filter_frame.Clément Bœsch2012-12-04
* lavfi: add subtitles filter.Clément Bœsch2012-12-04
* lavfi: remove some video w/h settings after avfilter_copy_buffer_ref_props.Clément Bœsch2012-12-03
* lavfi/gradfun: remove check for AV_PERM_PRESERVE.Clément Bœsch2012-12-03
* lavfi/bbox: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* lavfi/alphamerge: fix leak introduced in 217163ebStefano Sabatini2012-12-02
* lavfi/vf_super2xsai: fix output ref size.Nicolas George2012-12-02
* lavfi/framestep: switch to ff_filter_frame APIStefano Sabatini2012-12-02
* lavfi/super2xsai: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* lavfi/hue: move to ff_filter_frame.Clément Bœsch2012-12-02
* lavfi/vf_tile: forward errors.Nicolas George2012-12-02
* lavfi/vf_tile: cosmetic after last commit.Nicolas George2012-12-02
* lavfi/vf_tile: switch to filter_frame.Nicolas George2012-12-02
* lavfi/decimate: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* lavfi/alphamerge: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* lavfi/blackdetect: switch to new ff_filter_frame() APIStefano Sabatini2012-12-02
* lavfi/hqdn3d: avoid use of uninitialized variable.Clément Bœsch2012-12-02
* lavfi/gradfun: avoid use of uninitialized variable.Clément Bœsch2012-12-02
* lavfi/vsrc: switch to ff_filter_frame.Clément Bœsch2012-12-02
* lavfi/geq: add T variable and exampleStefano Sabatini2012-12-01
* lavfi/concat: prefer av_asprintf() over stack allocated buffer.Clément Bœsch2012-11-29
* lavfi/concat: switch to filter_frame.Clément Bœsch2012-11-29
* lavfi/smartblur: switch to filter_frame.Clément Bœsch2012-11-29
* lavfi/show{spectrum,waves}: use ff_filter_frame().Clément Bœsch2012-11-29
* vsrc_mandelbrot: switch to filter_frameMichael Niedermayer2012-11-29
* lavfi/ebur128: use ff_filter_frame() everywhere.Clément Bœsch2012-11-29
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-29
|\
| * vf_fieldorder: require write permissionsAnton Khirnov2012-11-28
| * vf_fieldorder: reindentAnton Khirnov2012-11-28
* | Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'Michael Niedermayer2012-11-29
|\|
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* | lavfi/ass: switch to filter_frame.Clément Bœsch2012-11-29
* | avfilter: mark start_frame/end_frame/draw_slice as deprecatedAnton Khirnov2012-11-29
* | lavfi/colormatrix: 10l fix forgotten buffer unref.Clément Bœsch2012-11-29
* | lavfi/colormatrix: switch to filter_frame.Clément Bœsch2012-11-29
* | vf_format: switch to filter_frameAnton Khirnov2012-11-29
* | vf_copy: switch to filter_frameAnton Khirnov2012-11-29
* | vf_null: switch to filter_frameAnton Khirnov2012-11-29
* | libavfilter: default to filter_frame when neither it nor start/slice/end is set.Michael Niedermayer2012-11-29
* | buffersrc: switch to filter_frameAnton Khirnov2012-11-29
* | buffersink: switch to filter_frameAnton Khirnov2012-11-29
* | lavfi/thumbnail: re-use ctx instead of inlink->dst.Clément Bœsch2012-11-29
* | lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.Clément Bœsch2012-11-29
* | lavfi/thumbnail: switch to filter_frame.Clément Bœsch2012-11-29
* | libavfilter/split: switch to filter_frameAnton Khirnov2012-11-29
* | vf_scale: switch to filter_frameMichael Niedermayer2012-11-29
* | lavfi/sendcmd: expose the options for both filters.Clément Bœsch2012-11-29
* | lavfi/sendcmd: add FLAGS to AVOption array.Clément Bœsch2012-11-29
* | lavfi: add priv_class for some forgotten filters.Clément Bœsch2012-11-29