summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | avfiltergraph: switch to swresample by defaultMichael Niedermayer2012-05-16
* | lavfi: fix pts rescaling in the resamplerMichael Niedermayer2012-05-16
* | lavfi: fix resample with differing formatsMichael Niedermayer2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
| * Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov2012-05-15
| * lavfi: move buffer management function to a separate file.Anton Khirnov2012-05-15
| * lavfi: move formats-related functions from default.c to formats.cAnton Khirnov2012-05-15
| * lavfi: move video-related functions to a separate file.Anton Khirnov2012-05-15
| * lavfi: add asyncts filter.Anton Khirnov2012-05-14
| * lavfi: add aformat filterAnton Khirnov2012-05-14
| * lavfi: add an audio buffer sink.Anton Khirnov2012-05-14
| * lavfi: add an audio buffer source.Anton Khirnov2012-05-14
| * buffersrc: add av_buffersrc_write_frame().Anton Khirnov2012-05-14
| * buffersrc: fix invalid read in uninit if the fifo hasn't been allocatedAnton Khirnov2012-05-14
| * lavfi: rename vsrc_buffer.c to buffersrc.cAnton Khirnov2012-05-14
| * avfiltergraph: reindentAnton Khirnov2012-05-14
| * lavfi: add channel layout/sample rate negotiation.Anton Khirnov2012-05-14
| * lavfi: add types and functions for channel layout/samplerate negotiationAnton Khirnov2012-05-14
| * yadif: Flush filter on eof.Robert Nagy2012-05-14
| * yadif: Improve pts accuracy.Robert Nagy2012-05-14
* | lavfi: switch to _alt functionsMichael Niedermayer2012-05-15
* | lavfi: add avfilter_graph_set_auto_convert().Nicolas George2012-05-14
* | lavfi: document filter design subtleties.Nicolas George2012-05-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-13
|\|
| * lavfi: autoinsert resample filter when necessary.Anton Khirnov2012-05-12
| * lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* | avfilter: fix regression since addition of extended_data to audioMichael Niedermayer2012-05-12
* | lavfi: remove audio.h include from avfilter.h.Clément Bœsch2012-05-12
* | lavfutils: ff_load_image: Initialize contextMichael Niedermayer2012-05-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-09
| * lavfi: remove some audio-related function from public API.Anton Khirnov2012-05-09
| * lavfi: change AVFilterLink.sample_rate from int64_t to int on next bumpAnton Khirnov2012-05-09
| * lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to intAnton Khirnov2012-05-09
| * lavfi: simplify signature for avfilter_get_audio_buffer() and friendsStefano Sabatini2012-05-09
| * lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in avfilter_default_ge...Stefano Sabatini2012-05-09
| * lavfi: cleanup avfilter_get_audio_buffer() and pals.Stefano Sabatini2012-05-09
* | vf_lut: fix pointer type (const) warningMichael Niedermayer2012-05-10
* | vf_idet: remove unused variablesMichael Niedermayer2012-05-10
* | vf_idet: fix pointer type (const) warningMichael Niedermayer2012-05-10
* | avfiltergraph: improve pick_format()Michael Niedermayer2012-05-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|\|
| * lavfi: add avfilter_get_audio_buffer_ref_from_arrays().Stefano Sabatini2012-05-09
| * lavfi: add extended_data to AVFilterBuffer.Anton Khirnov2012-05-09
| * lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
| * lavfi: add a function for copying properties from AVFilterBufferRef->AVFrameAnton Khirnov2012-05-09
* | src_buffer: ifdef->if CONFIG_*Michael Niedermayer2012-05-09
* | src_buffer: move code to avoid forward declarations.Nicolas George2012-05-08
* | Add yuva422p to yadif format list.Carl Eugen Hoyos2012-05-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\|