]> git.sesse.net Git - ffmpeg/history - libavfilter
update_initial_durations: use av_ts2str()
[ffmpeg] / libavfilter /
2012-05-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-12 Michael Niedermayeravfilter: fix regression since addition of extended_dat...
2012-05-12 Anton Khirnovlavfi: autoinsert resample filter when necessary.
2012-05-12 Anton Khirnovlavfi: add lavr-based audio resampling filter.
2012-05-12 Clément Bœschlavfi: remove audio.h include from avfilter.h.
2012-05-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-11 Michael Niedermayerlavfutils: ff_load_image: Initialize context
2012-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-10 Michael Niedermayervf_lut: fix pointer type (const) warning
2012-05-10 Michael Niedermayervf_idet: remove unused variables
2012-05-10 Michael Niedermayervf_idet: fix pointer type (const) warning
2012-05-10 Michael Niedermayeravfiltergraph: improve pick_format()
2012-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-09 Anton Khirnovlavfi: move audio-related functions to a separate file.
2012-05-09 Anton Khirnovlavfi: remove some audio-related function from public...
2012-05-09 Anton Khirnovlavfi: change AVFilterLink.sample_rate from int64_t...
2012-05-09 Anton Khirnovlavfi: change AVFilterBufferRefAudioProps.sample_rate...
2012-05-09 Stefano Sabatinilavfi: simplify signature for avfilter_get_audio_buffer...
2012-05-09 Stefano Sabatinilavfi: use avfilter_get_audio_buffer_ref_from_arrays...
2012-05-09 Stefano Sabatinilavfi: cleanup avfilter_get_audio_buffer() and pals.
2012-05-09 Michael Niedermayersrc_buffer: ifdef->if CONFIG_*
2012-05-09 Stefano Sabatinilavfi: add avfilter_get_audio_buffer_ref_from_arrays().
2012-05-09 Anton Khirnovlavfi: add extended_data to AVFilterBuffer.
2012-05-09 Anton Khirnovlavfi: add video buffer sink, and use it in avtools
2012-05-09 Anton Khirnovlavfi: add a function for copying properties from AVFil...
2012-05-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-08 Nicolas Georgesrc_buffer: move code to avoid forward declarations.
2012-05-08 Carl Eugen HoyosAdd yuva422p to yadif format list.
2012-05-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-07 Anton Khirnovlavfi: uninline avfilter_copy_buffer_ref_props().
2012-05-07 Diego Biurrunbuild: cosmetics: Add missing end-of-line backslashes...
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-05-07 Robert Nagyvf_yadif: fix missing error handling for avfilter_poll_...
2012-05-07 Anton Khirnovlavfi: support audio in avfilter_copy_frame_props().
2012-05-07 Mina Nagy Zakilavfi: avfilter_merge_formats: handle case where inputs...
2012-05-06 Robert Nagyyadif: Add yuva444p to format list.
2012-05-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-06 Anton Khirnovlavfi/formats: use sizeof(var) instead of sizeof(type).
2012-05-06 Stefano Sabatinilavfi: remove avfilter_default_config_input_link()...
2012-05-06 Anton Khirnovlavfi: always enable the scale filter and depend on...
2012-05-06 Anton Khirnovvf_split: support user-specifiable number of outputs.
2012-05-06 Nicolas Georgevsrc_buffer: deprecate the header.
2012-05-06 Nicolas Georgevsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
2012-05-06 Nicolas Georgesrc_buffer: update get_nb_failed_requests name.
2012-05-06 Nicolas Georgeasrc_abuffer: deprecate the header.
2012-05-06 Nicolas Georgeasrc_abuffer: deprecate av_asrc_buffer_* functions.
2012-05-06 Nicolas Georgelavfi: install buffersrc.h.
2012-05-06 Nicolas Georgelavfi: remove av_buffersrc_buffer.
2012-05-06 Nicolas Georgebuffersrc: fix av_buffersrc_add_ref doxy.
2012-05-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-05 Nicolas Georgevsrc_buffer: return EAGAIN if no frame is available.
2012-05-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-04 Nicolas Georgesrc_buffer: implement av_buffersrc_add_frame.
2012-05-04 Nicolas Georgesrc_buffer: implement audio buffer copy.
2012-05-04 Nicolas Georgelavfi/avcodec: implement audio copy_frame_prop.
2012-05-04 Nicolas Georgelavfi: implement avfilter_get_audio_buffer_ref_from_frame.
2012-05-04 Clément BœschFix a few @file doxy inconsistencies.
2012-05-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-03 Clément Bœschlavfi/src_buffer: fix indent.
2012-05-03 Nicolas Georgesrc_buffer: merge av_asrc_buffer_add_audio_buffer_ref.
2012-05-03 Nicolas Georgesrc_buffer: move audio format change check in a separat...
2012-05-03 Nicolas Georgesrc_buffer: move buffer copy in a separate function.
2012-05-03 Nicolas Georgesrc_buffer: move format change check in a separate...
2012-05-03 Nicolas Georgesrc_buffer: introduce av_buffersrc_add_ref().
2012-05-03 Stefano Sabatinilavfi/drawtext: give a new alias "timecode_rate" to...
2012-05-03 Stefano Sabatinilavfi/drawtext: rename and document variables d_expr...
2012-05-03 Stefano Sabatinilavfi/drawtext: alphabetically sort the expression...
2012-05-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-02 Paul B Mahollavfi: remove screenshot libmpcodecs wrapper
2012-05-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-30 Stefano Sabatinilavfi/lut: remove unused variable
2012-04-30 Stefano Sabatinilavfi/tinterlace: support symbolic names for the parameter
2012-04-30 Stefano Sabatinilavfi/tinterlace: make video as interlaced in mode 6
2012-04-30 Stuart Morrislavfi/tinterlace: add tinterlace mode 6
2012-04-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-29 Stefano Sabatinilavfi/buffersink: fix header inclusion guard name
2012-04-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-28 Nicolas Georgesrc_buffer: add forgotten avfilter_unref_buffer.
2012-04-28 Nicolas Georgeavfilter: filter_samples: read pts before filtering.
2012-04-28 Nicolas Georgelavfi: rename vsrc_buffer.c into src_buffer.c.
2012-04-28 Nicolas Georgelavfi: merge asrc_abuffer into vsrc_buffer.
2012-04-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-27 Stefano Sabatinilavfi/tinterlace: remove unnecessary NULL check in...
2012-04-27 Stefano Sabatinilavfi/tinterlace: use avfilter_unref_bufferp()
2012-04-27 Stefano Sabatinilavfi/tinterlace: fix doxy in copy_picture_field()
2012-04-27 Matthieu Bouronasrc_abuffer: return EAGAIN if no frame is available
2012-04-27 Stefano Sabatinilavfi: create buffer reference in filters which need...
2012-04-27 Stefano Sabatinilavfi/bbox: add missing space between pts and x1 values...
2012-04-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-26 Matthieu Bouronaf_amerge: return errors from subfilters when requestin...
2012-04-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-24 Nicolas Georgeavfiltergraph: fix format selection.
2012-04-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-23 Nicolas Georgeavfiltergraph: free the sink_links heap.
2012-04-23 Nicolas Georgebuffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST.
2012-04-23 Nicolas Georgevsrc_buffer: count the number of failed requests.
2012-04-23 Nicolas Georgevsrc_buffer: return EAGAIN if no frame is available.
next