summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-06
|\
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-05
| * lavfi: make avfilter_insert_pad and pals private on next bump.Anton Khirnov2012-06-05
| * lavfi: make formats API private on next bump.Anton Khirnov2012-06-05
* | lavfi: remove more instances of avfilter_default_filter_name()Stefano Sabatini2012-06-05
* | lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.cStefano Sabatini2012-06-05
* | aconvert filter needs to configure sampleratesAndrew Wason2012-06-05
* | avfiltergraph: call query_formats on inputs first.Nicolas George2012-06-05
* | avfiltergraph: check query_formats return value.Nicolas George2012-06-05
* | lavfi: move tracing utilities definition from video.c to avfilter.cStefano Sabatini2012-06-05
* | lavfi/select: use exported dsputil_init function.Clément Bœsch2012-06-05
* | lavfi/select: 10l: llabs -> fabs after switching types.Clément Bœsch2012-06-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-04
|\|
| * avfiltergraph: make some functions static.Anton Khirnov2012-06-04
* | lavfi/select: add scene detection.Clément Bœsch2012-06-04
* | lavfi: use av_default_item_name() as filter private context loggerStefano Sabatini2012-06-04
* | lavfi: add avfilter_default_filter_name()Stefano Sabatini2012-06-04
* | lavfi/lut: fix component -> rgba mappingStefano Sabatini2012-06-04
* | set some categories of some AVClass structsMichael Niedermayer2012-06-03
* | af_amerge: use the buferqueue API.Nicolas George2012-06-03
* | af_astreamsync: set samples rate in query_formats.Nicolas George2012-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-31
|\|
| * lavfi: amix: check active input count before calling request_samplesJustin Ruggles2012-05-30
| * avfilter: include required header file avfilter.h in video.hJanne Grunau2012-05-29
* | vf_overlay: rewrite request/push logic.Nicolas George2012-05-31
* | lavfi: add a generic API for buffer queues.Nicolas George2012-05-31
* | sink_buffer: guard against NULL frames.Nicolas George2012-05-31
* | avfilter: use designated initializer for classPaul B Mahol2012-05-29
* | lavfi: use getter/setter functions for AVFrame.pkt_posMichael Niedermayer2012-05-28
* | lavfi: Fill linesize, sample_rate and channel_layout fields in avfilter_fill_...Robert Nagy2012-05-28
* | lswsutils: fix "ncompatible pointer type" warningMichael Niedermayer2012-05-26
* | lavfutils: fix incompatible pointer type warningMichael Niedermayer2012-05-26
* | af_aresample: fix pts, they where off by a packet in the -async >0 case.Michael Niedermayer2012-05-26
* | af_aresample: fix request_frame()Michael Niedermayer2012-05-26
* | libavfilter: export ff_default_query_formats()Michael Niedermayer2012-05-25
* | lavfi/pixdesctest: use AVPALETTE_SIZE macroStefano Sabatini2012-05-25
* | lavfi/pixdesctest: fix SAME -> SAME memcpyStefano Sabatini2012-05-25
* | lavfi/hflip: copy palette data in start_frame()Stefano Sabatini2012-05-25
* | lavfi/aresample: print channel layouts and formats along with the rate.Clément Bœsch2012-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-25
|\|
| * lavfi: add audio mix filterJustin Ruggles2012-05-23
* | lavfi/video: add avfilter.h include to fix make checkheaders.Clément Bœsch2012-05-24
* | lavfutils: fix copyrightMichael Niedermayer2012-05-24
* | lavfi/video: fix copyrightMichael Niedermayer2012-05-24
* | drawutils: fix copyrightMichael Niedermayer2012-05-24
* | vf_fps: fix copyrightMichael Niedermayer2012-05-24
* | vf_fps: license cleanupMichael Niedermayer2012-05-24
* | lavfi/buffer.c: fix copyrightMichael Niedermayer2012-05-24
* | lavfi/avcodec.c: fix copyrightMichael Niedermayer2012-05-24
* | asrc_anullsrc: fix copyrightMichael Niedermayer2012-05-24