]> git.sesse.net Git - ffmpeg/history - libavfilter
ffmpeg: add frame rate to the buffersrc arguments.
[ffmpeg] / libavfilter /
2012-06-09 Nicolas Georgebuffersrc: deprecate flat options syntax.
2012-06-09 Nicolas Georgebuffersrc: accept the frame rate as argument.
2012-06-09 Nicolas Georgebuffersrc: accept key=value arguments.
2012-06-09 Nicolas Georgebuffersink: add av_buffersink_get_frame_rate().
2012-06-09 Nicolas Georgelavfi: add a frame_rate field to AVFilterLink.
2012-06-08 J. Bohladd bracket around the argument (fixes compilation...
2012-06-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-07 Nicolas Georgeamerge: accept multiple inputs.
2012-06-07 Nicolas Georgeaf_amerge: move nb_in_ch into the in structure.
2012-06-07 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-07 Nicolas Georgelavfi/audio: fix size of copied samples.
2012-06-06 Stefano Sabatinilavfi: remove avfilter_default_item_name() from public API
2012-06-06 Stefano Sabatinilavfi/ocv: fix compilation after internalization of...
2012-06-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-05 Stefano Sabatinilavfi: remove more instances of avfilter_default_filter...
2012-06-05 Stefano Sabatinilavfi: move avfilter_copy_frame_props() definition...
2012-06-05 Andrew Wasonaconvert filter needs to configure samplerates
2012-06-05 Nicolas Georgeavfiltergraph: call query_formats on inputs first.
2012-06-05 Nicolas Georgeavfiltergraph: check query_formats return value.
2012-06-05 Stefano Sabatinilavfi: move tracing utilities definition from video...
2012-06-05 Anton Khirnovlavfi: remove request/poll and drawing functions from...
2012-06-05 Anton Khirnovlavfi: make avfilter_insert_pad and pals private on...
2012-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2012-06-05 Clément Bœschlavfi/select: use exported dsputil_init function.
2012-06-04 Clément Bœschlavfi/select: 10l: llabs -> fabs after switching types.
2012-06-04 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-04 Clément Bœschlavfi/select: add scene detection.
2012-06-04 Anton Khirnovavfiltergraph: make some functions static.
2012-06-04 Stefano Sabatinilavfi: use av_default_item_name() as filter private...
2012-06-03 Stefano Sabatinilavfi: add avfilter_default_filter_name()
2012-06-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-03 Stefano Sabatinilavfi/lut: fix component -> rgba mapping
2012-06-03 Michael Niedermayerset some categories of some AVClass structs
2012-06-03 Nicolas Georgeaf_amerge: use the buferqueue API.
2012-06-03 Nicolas Georgeaf_astreamsync: set samples rate in query_formats.
2012-06-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-02 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-06-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-31 Nicolas Georgevf_overlay: rewrite request/push logic.
2012-05-31 Nicolas Georgelavfi: add a generic API for buffer queues.
2012-05-31 Nicolas Georgesink_buffer: guard against NULL frames.
2012-05-30 Justin Ruggleslavfi: amix: check active input count before calling...
2012-05-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-29 Michael NiedermayerMerge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
2012-05-29 Janne Grunauavfilter: include required header file avfilter.h in...
2012-05-29 Paul B Maholavfilter: use designated initializer for class
2012-05-28 Michael Niedermayerlavfi: use getter/setter functions for AVFrame.pkt_pos
2012-05-28 Robert Nagylavfi: Fill linesize, sample_rate and channel_layout...
2012-05-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-27 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-05-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-26 Michael Niedermayerlswsutils: fix "ncompatible pointer type" warning
2012-05-26 Michael Niedermayerlavfutils: fix incompatible pointer type warning
2012-05-26 Michael Niedermayeraf_aresample: fix pts, they where off by a packet in...
2012-05-26 Michael Niedermayeraf_aresample: fix request_frame()
2012-05-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-25 Michael Niedermayerlibavfilter: export ff_default_query_formats()
2012-05-25 Stefano Sabatinilavfi/pixdesctest: use AVPALETTE_SIZE macro
2012-05-25 Stefano Sabatinilavfi/pixdesctest: fix SAME -> SAME memcpy
2012-05-25 Stefano Sabatinilavfi/hflip: copy palette data in start_frame()
2012-05-25 Clément Bœschlavfi/aresample: print channel layouts and formats...
2012-05-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-24 Clément Bœschlavfi/video: add avfilter.h include to fix make checkhe...
2012-05-24 Michael Niedermayerlavfutils: fix copyright
2012-05-24 Michael Niedermayerlavfi/video: fix copyright
2012-05-24 Michael Niedermayerdrawutils: fix copyright
2012-05-24 Michael Niedermayervf_fps: fix copyright
2012-05-24 Michael Niedermayervf_fps: license cleanup
2012-05-24 Michael Niedermayerlavfi/buffer.c: fix copyright
2012-05-24 Michael Niedermayerlavfi/avcodec.c: fix copyright
2012-05-24 Michael Niedermayerasrc_anullsrc: fix copyright
2012-05-24 Michael Niedermayerasink_anullsink: fix copyright
2012-05-24 Michael Niedermayeraf_null: fix copyright
2012-05-23 Stefano Sabatinilavfi: copy palette in start_frame()
2012-05-23 Justin Ruggleslavfi: add audio mix filter
2012-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-23 Nicolas Georgeaf_amerge: compute output timestamp.
2012-05-23 Nicolas Georgeaf_amerge: set samples rate in query_formats.
2012-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-22 Anton Khirnovlavfi: fix comment, audio is supported now.
2012-05-22 Anton Khirnovlavfi: fix incorrect comment.
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2012-05-22 Anton Khirnovlavfi: remove avfilter_default_* from public API on...
2012-05-22 Mina Nagy Zakilavfi: deprecate default config_props() callback and...
2012-05-22 Anton Khirnovavfiltergraph: smarter sample format selection.
2012-05-22 Anton Khirnovasyncts: reset delta to 0 when it's not used.
2012-05-22 Robert Nagyvf_yadif: Fixed potential access violation on EOF.
2012-05-21 Justin Rugglesaf_resample: remove an extra space in the log output
2012-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-21 Justin Ruggleslavfi: add an audio split filter
2012-05-21 Justin Ruggleslavfi: rename vf_split.c to split.c
2012-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-20 Nicolas Georgevsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgevsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgevsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE.
next