]> git.sesse.net Git - ffmpeg/history - libavfilter
lavfi/hflip: copy palette data in start_frame()
[ffmpeg] / libavfilter /
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.
2012-05-20 Nicolas Georgevf_ass: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Nicolas Georgevsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.
2012-05-20 Michael Niedermayervf_scale: support dynamically changing input parameters.
2012-05-20 Nicolas Georgebuffersrc: cosmetic: reindent.
2012-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-19 Michael NiedermayerMerge commit '755cd4197d53946208e042f095b930dca18d9430'
2012-05-19 Michael Niedermayeraf_aresample: use new swr API to pass and compensate PTS
2012-05-19 Michael Niedermayeraf_aresample: allocate a larger buffer so accumulated...
2012-05-19 Michael Niedermayeraf_aresample: use extended_data
2012-05-19 Nicolas Georgef_split: fix output type.
2012-05-19 Nicolas Georgeavfilter: make AVFilterFormats compatible with libav.
2012-05-19 Stefano Sabatinilavfi: rename vf_split.c -> f_split.c
2012-05-19 Stefano Sabatinilavfi/asplit: move asplit code to vf_split.c, and make...
2012-05-19 Clément Bœschlavfi/buffersink: typo fix in a comment.
2012-05-19 Nicolas Georgelavfi: unify src_buffer and buffersrc.
2012-05-19 Nicolas Georgelavfi: remove stray reference to planar/packed.
2012-05-19 Nicolas Georgeavfilter: move some fields in AVFilterLink.
2012-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-18 Clément Bœschpan: use ff_parse_channel_layout() instead of av_get_ch...
2012-05-18 Clément Bœschlavfi: rename all_channel_layouts.h to all_channel_layo...
2012-05-18 Clément Bœschlavfi/transform: fix make checkheaders.
2012-05-18 Michael Niedermayeraf_aresample: Consider the swresample delay during...
2012-05-18 Michael Niedermayeraf_aresample: fix rounding that led to sample accumulat...
2012-05-18 Anton Khirnovlavfi: Add fps filter.
2012-05-18 Anton Khirnovlavfi: initialize pts to AV_NOPTS_VALUE when creating...
2012-05-18 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-05-18 Michael Niedermayeraf_aresample: 10l fix, wrong timebase for next_pts.
2012-05-17 Stefano Sabatinilavfi/aevalsrc: reindent after the previous commit
2012-05-17 Stefano Sabatinilavfi/aevalsrc: add option channel_layout
2012-05-17 Stefano Sabatinilavfi/aevalsrc: remove limitation on the number of...
2012-05-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-17 Michael Niedermayeraresample: add code to flush the internal swr buffer.
2012-05-17 Michael Niedermayeraresample: check return code of swr_convert()
2012-05-17 Michael NiedermayerMerge branch 'audio-filters' of https://github.com...
2012-05-17 Michael Niedermayerav_aresample: Allow changing sample format and channel...
2012-05-17 Clément Bœschlavfi/pan: add supported sample rates to avoid a crash.
2012-05-17 Michael Niedermayeravfiltergraph: use aresample not aconvert in the altern...
2012-05-17 Michael Niedermayeraf_aresample: support all swresample parameters.
2012-05-17 Michael Niedermayeraf_aresample: fix typo in query formats
2012-05-17 Michael Niedermayersrc_buffer: propagate errors from copy_buffer_ref()
2012-05-17 Anton Khirnovffmpeg: add support for audio filters.
2012-05-17 Michael Niedermayerlibavfilter: src_buffer: add time_base for audio
2012-05-17 Michael Niedermayerlibavfilter: src_buffer: fix planar audio
2012-05-17 Michael Niedermayerlibavfilter: src_buffer, use only aresample, not aconvert.
2012-05-17 Michael Niedermayersrc_buffer: fix query_formats_audio()
2012-05-17 Michael Niedermayerlibavfilter: add ff_parse_time_base()
2012-05-16 Michael Niedermayerbuffersrc: export forgotten function
2012-05-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-16 Stefano Sabatinilavfi/aevalsrc: correct the supported sample format
2012-05-16 Stefano Sabatinilavfi/aevalsrc: fix sample rate negotiation, after...
2012-05-16 Stefano Sabatinilavfi: drop planar/packed negotiation support
2012-05-16 Michael Niedermayeravfiltergraph: switch to swresample by default
2012-05-16 Michael Niedermayerlavfi: fix pts rescaling in the resampler
2012-05-16 Michael Niedermayerlavfi: fix resample with differing formats
2012-05-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-15 Diego Biurrunavfilter: Move ff_get_ref_perms_string() to where it...
2012-05-15 Michael Niedermayerlavfi: switch to _alt functions
2012-05-15 Anton KhirnovAdd missing version bumps and APIchanges/Changelog...
2012-05-15 Anton Khirnovlavfi: move buffer management function to a separate...
2012-05-15 Anton Khirnovlavfi: move formats-related functions from default...
2012-05-15 Anton Khirnovlavfi: move video-related functions to a separate file.
2012-05-14 Anton Khirnovlavfi: add asyncts filter.
2012-05-14 Anton Khirnovlavfi: add aformat filter
2012-05-14 Anton Khirnovlavfi: add an audio buffer sink.
next