summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/showwaves: fix check on showwaves->outpicrefStefano Sabatini2013-01-22
* avf_showwaves: fix null pointer dereferenceMichael Niedermayer2013-01-21
* afade filterPaul B Mahol2013-01-21
* lavfi: fix null checking in avfilter_config_links()Xi Wang2013-01-21
* lavfi: EBU R.128 irregular timesedacca@comcast.net2013-01-19
* vf_fade: use AVPixFmtDescriptor to find out if pixel format have alphaPaul B Mahol2013-01-18
* lavfi/fade: accept shorthand syntaxStefano Sabatini2013-01-18
* vf_fade: support YUVA422P & YUVA444PPaul B Mahol2013-01-18
* Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'Michael Niedermayer2013-01-16
|\
| * vf_fps: add final flushed frames to the dropped frame countJustin Ruggles2013-01-15
* | Merge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de'Michael Niedermayer2013-01-14
|\|
| * yadif: x86: fix build for compilers without aligned stackDaniel Kang2013-01-14
* | vsrc_testsrc: Fix assignments in if()Michael Niedermayer2013-01-14
* | lavfi/gradfun: support YUV440PPaul B Mahol2013-01-13
* | lavfi/aevalsrc: try to honor specified durationMatthieu Bouron2013-01-12
* | lavfi/vf_overlay: check that filter_frame does not return EAGAIN.Nicolas George2013-01-10
* | Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a'Michael Niedermayer2013-01-10
|\|
| * yadif: Port inline assembly to yasmDaniel Kang2013-01-09
* | lavfi/yadif: fix shorthand/option mismatchAndré Pankratz2013-01-10
* | lavfi: fix use-after-free in ff_filter_frame.Nicolas George2013-01-08
* | lavfi/kerndeint: remove unused pixel_step.Clément Bœsch2013-01-06
* | lavfi/kerndeint: fix temp buffer linesize.Clément Bœsch2013-01-06
* | vf_tinterlace: fix logical/bit op mixupMichael Niedermayer2013-01-06
* | lavfi/kerndeint: get pix format description only once.Clément Bœsch2013-01-06
* | lavfi/avfilter: remove now unused {src,cur,out}_buf.Clément Bœsch2013-01-06
* | vf_kerndeint: memset buffer to avoid use of uninitialized memory.Michael Niedermayer2013-01-06
* | libavfilter/video.h: remove unused things related to the start/slice/end APIMichael Niedermayer2013-01-05
* | internal.h: remove start/end_frame from AVFilterPadMichael Niedermayer2013-01-05
* | Allow remaining 32bit RGB packed pix_fmts in kerndeint filter.Carl Eugen Hoyos2013-01-05
* | lavfi/kerndeint: fix mismatch between declared pixel format and testStefano Sabatini2013-01-05
* | lavfi/drawutils: fix blending computation in blend_line functionMatthieu Bouron2013-01-05
* | lavfi: add histeq filterStefano Sabatini2013-01-05
* | lavfi: add kerndeint filterStefano Sabatini2013-01-05
* | lavfi/drawutils: fix typoMatthieu Bouron2013-01-05
* | lavfi/yadif: add support to named constantsStefano Sabatini2013-01-04
* | lavfi/yadif: add support to named options and options introspectionStefano Sabatini2013-01-04
* | lavfi/yadif: remove redundant NULL checks in uninitStefano Sabatini2013-01-04
* | lavfi/yadif: fail during the configuration stage in case of invalid video sizeStefano Sabatini2013-01-04
* | lavfi/yadif: remove unused poll_frame callbackStefano Sabatini2013-01-04
* | Replace references to "que" with the appropriate word.Clément Bœsch2013-01-03
* | lavfi/avfiltergraph: check pick_format return code.Nicolas George2013-01-02
* | lavfi/lut: use ff_fill_rgba_map()Paul B Mahol2013-01-01
* | lavfi: merge all filtering code into ff_filter_frame.Nicolas George2013-01-01
* | lavfi/avcodec: fix typoPaul B Mahol2013-01-01
* | lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels.Nicolas George2013-01-01
* | lavfi/avfiltergraph: print query_formats errors.Nicolas George2012-12-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-31
|\|
| * Drop unnecessary 'l' length modifier when printfing double values.Diego Biurrun2012-12-31
* | lavfi/Makefile: add missing dependencies to FFLIBS.Clément Bœsch2012-12-31
* | lavfi/Makefile: make FFLIBS list consistent.Clément Bœsch2012-12-31