summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-26
|\
| * lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-26
* | sink_buffer: make opaque argument optional.Nicolas George2012-06-26
* | buffersink: group libav API functions.Nicolas George2012-06-26
* | lavfi: drop deprecated and disabled packing APIStefano Sabatini2012-06-26
* | lavfi: remove old video sink APIStefano Sabatini2012-06-26
* | lavfi/drawtext: use av_opt_free() to free private contextStefano Sabatini2012-06-25
* | lavfi/abuffer: increase logging level of the log showing initial parametersStefano Sabatini2012-06-25
* | lavfi/avfilter.h: reorganize headers dispositionStefano Sabatini2012-06-25
* | lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref APIStefano Sabatini2012-06-25
* | lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.hStefano Sabatini2012-06-25
* | lavfi: move some FF_API_ definitions from avfilter.h to version.hStefano Sabatini2012-06-25
* | af_aresample: fix sample_rate type.Michael Niedermayer2012-06-24
* | sink_buffer: assert that functions and sinks arent mixedMichael Niedermayer2012-06-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
|\|
| * lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-22
| * lavfi: add join audio filter.Anton Khirnov2012-06-22
| * lavfi: allow audio filters to request a given number of samples.Anton Khirnov2012-06-22
| * lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-22
| * lavfi/audio: eliminate ff_default_filter_samples().Anton Khirnov2012-06-22
* | showwaves: fix PTS computation.Nicolas George2012-06-23
* | showwaves: fix first sample of frame test.Nicolas George2012-06-23
* | lavfi: display pad type with mismatch error message.Nicolas George2012-06-23
* | lavfi/buffer: remove unused function av_vsrc_buffer_add_frame_alt()Stefano Sabatini2012-06-23
* | lavfi/buffer: apply misc consistency nitsStefano Sabatini2012-06-23
* | lavfi: define macro AVFILTER_DEFINE_CLASSStefano Sabatini2012-06-22
* | lavfi/drawtext: remove unnecessary parentheses in init()Stefano Sabatini2012-06-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-21
|\|
| * lavfi/audio: don't set cur_buf in ff_filter_samples().Anton Khirnov2012-06-21
| * lavfi/fifo: add audio version of the fifo filter.Anton Khirnov2012-06-21
| * fifo: fix parenthesis placement.Anton Khirnov2012-06-21
| * lavfi: rename vf_fifo.c -> fifo.cAnton Khirnov2012-06-21
* | lavfi/deshake: fix crash in uninit()Stefano Sabatini2012-06-21
* | lavfi/scale: remove unused variable out_linkStefano Sabatini2012-06-21
* | lavfi/audio: remove unused variable in ff_filter_samples()Stefano Sabatini2012-06-21
* | lavfi/ass: update use of deprecated functions, fix warningsStefano Sabatini2012-06-21
* | lavfi/blackdetect: add logic for handling stream terminationStefano Sabatini2012-06-21
* | lavfi/blackdetect: fix pts time debug printingStefano Sabatini2012-06-21
* | libavfilter/transform: fix mirroring.Michael Niedermayer2012-06-20
* | lavfi: remove redundant checks after av_parse_video_rate()Paul B Mahol2012-06-20
* | vf_vflip: fix handling of the last line.Michael Niedermayer2012-06-20
* | vf_lut: fix handling of odd dimensionsMichael Niedermayer2012-06-20
* | lavfi: add showwaves filterStefano Sabatini2012-06-20
* | lavfi/asplit: fix memleakStefano Sabatini2012-06-20
* | lavfi/color: fix typoPaul B Mahol2012-06-19
* | lavfi/color: use AVOptionsPaul B Mahol2012-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-19
|\|
| * af_amix: allow float planar sample format as inputJustin Ruggles2012-06-18
| * af_amix: use AVFloatDSPContext.vector_fmac_scalar()Justin Ruggles2012-06-18
* | libavfilter: improve atempo audio qualityPavel Koshevoy2012-06-19