summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/vf_drawtext: default to expansion=normal.Nicolas George2013-01-26
* lavfi: version bump and change log entries after the last commits.Nicolas George2013-01-26
* lavfi/af_anull: accept unknown channel layouts.Nicolas George2013-01-26
* lavfi/af_aresample: accept unknown channel layouts.Nicolas George2013-01-26
* lavfi/af_aformat: accept unknown channel layouts.Nicolas George2013-01-26
* lavfi/buffersrc: accept unknown channel layouts.Nicolas George2013-01-26
* lavfi/sink_buffer: accept unknown channel layouts.Nicolas George2013-01-26
* lavfi: implement ff_query_formats_all().Nicolas George2013-01-26
* lavfi: implement ff_all_channel_counts().Nicolas George2013-01-26
* lavfi: support unknown channel layouts.Nicolas George2013-01-26
* lavfi/showwaves: fail in case of push_frame() errorStefano Sabatini2013-01-25
* lavfi/showwaves: add display mode option and mode=lineStefano Sabatini2013-01-25
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-25
|\
| * avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic2013-01-25
* | lavfi/earwax: remove config_input()Paul B Mahol2013-01-24
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
* | lavfi/swapuv: support all planar yuv pixel formatsPaul B Mahol2013-01-23
* | 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