]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-20 Michael Niedermayerffmpeg: fix uninitialized variable warning
2012-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-19 Michael Niedermayerswr: skip soft compensation when its disabled.
2012-05-19 Michael Niedermayermpegaudidec: 10l forgot buf_size
2012-05-19 Michael Niedermayermpegaudiodec: skip initial zeros.
2012-05-19 Michael NiedermayerMerge commit '755cd4197d53946208e042f095b930dca18d9430'
2012-05-19 Carl Eugen... Use a variable instead of a repeated calculation when...
2012-05-19 Carl Eugen... avuidec.c: Fix indentation.
2012-05-19 Carl Eugen... Simplify AVUI decoding, one skip value is enough.
2012-05-19 Carl Eugen... Fix interlaced AVUI decoding.
2012-05-19 Michael Niedermayerffmpeg: inject a aresample filter for -async
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 Michael Niedermayerswr: add swr_next_pts()
2012-05-19 Michael Niedermayerswr: add swr_drop_output()
2012-05-19 Michael Niedermayerswr: add swr_inject_silence()
2012-05-19 Michael Niedermayerswr: Fix issue with injecting more data than can be...
2012-05-19 Michael Niedermayerswr: add some asserts to resample()
2012-05-19 Michael Niedermayerswr: add reversefill_audiodata()
2012-05-19 Michael Niedermayerswr: fix buf_set() so it works with input == output
2012-05-19 Michael Niedermayerswr: make literal 32 a named constant in realloc_audio()
2012-05-19 Michael Niedermayerswr: fill_audio_data() support NULL
2012-05-19 Nicolas Georgef_split: fix output type.
2012-05-19 Nicolas Georgeavfilter: make AVFilterFormats compatible with libav.
2012-05-19 Mans Rullgardfate: fix dependencies on SAMPLES being set
2012-05-19 Mans Rullgardfate: remove unnecessary libavfilter dependency
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œschlavf/id3v2: always strdup the value.
2012-05-19 Clément Bœschlavf/id3v2: do not export empty fields.
2012-05-19 Clément Bœschdoc/examples: make use of the parameter filters_descr...
2012-05-19 Clément Bœschdoc/examples: install them with the shared data.
2012-05-19 Clément Bœschdoc/examples: fix pts heuristic in filtering_video.
2012-05-19 Clément Bœschlavfi/buffersink: typo fix in a comment.
2012-05-19 Clément Bœschdoc/examples: properly close input in metadata.
2012-05-19 Clément Bœschdoc/examples: print operation filename in decoding_enco...
2012-05-19 Clément Bœschdoc/examples: add debug compilation flag.
2012-05-19 Clément Bœschbuild: remove non-existant examples rule.
2012-05-19 Clément Bœschdoc/examples: use system headers in decoding_encoding...
2012-05-19 Clément Bœschdoc/examples: remove explicit rules.
2012-05-19 Clément Bœschdoc/examples: add libavr to libraries to avoid link...
2012-05-19 Clément Bœschffmpeg: misc cosmetics.
2012-05-19 Nicolas Georgeffmpeg: adapt to the buffersrc API changes.
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 Michael Niedermayerffmpeg: fix warning & bug for keep_pix_fmt
2012-05-18 Clément Bœschffmpeg: remove unused variable i.
2012-05-18 Clément Bœschffmpeg: do not deprecate -vol and -map_channel.
2012-05-18 Clément Bœschffmpeg: resurrect -map_channel.
2012-05-18 Clément Bœschpan: use ff_parse_channel_layout() instead of av_get_ch...
2012-05-18 Clément Bœschlavu/error: fix make checkheaders.
2012-05-18 Clément Bœschbuild: add codec_names.h to SKIPHEADERS to fix make...
2012-05-18 Clément Bœschlavc/vda: fix make checkheaders.
2012-05-18 Clément Bœschlavc/os2threads: fix make checkheaders.
2012-05-18 Clément Bœschlavc/libutvideo: fix make checkheaders.
2012-05-18 Clément Bœschlavc/libutvideo: protect header.
2012-05-18 Clément Bœschlavc/jacosub: fix make checkheaders.
2012-05-18 Clément Bœschlavc/dcaenc: fix make checkheaders.
2012-05-18 Clément Bœschlavc/g723.1: fix make checkheaders.
2012-05-18 Clément Bœschlavc/g723: protect header.
2012-05-18 Clément Bœschlavc/g729postfilter: fix make checkheaders.
2012-05-18 Clément Bœschlavf/swf: fix make checkheaders.
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 Clément Bœschlavd/dshow: fix make checkheaders.
2012-05-18 Clément Bœschlavd/dshow: protect header.
2012-05-18 Michael Niedermayeraf_aresample: Consider the swresample delay during...
2012-05-18 Michael Niedermayerswr: add swr_get_delay() to find the exact delay the...
2012-05-18 Michael Niedermayeraf_aresample: fix rounding that led to sample accumulat...
2012-05-18 Anton Khirnovavconv: reindent
2012-05-18 Anton Khirnovavconv: replace -vsync cfr code with the fps filter.
2012-05-18 Anton Khirnovmov: enable parsing for VC-1.
2012-05-18 Anton Khirnovlavfi: Add fps filter.
2012-05-18 Anton Khirnovlavfi: initialize pts to AV_NOPTS_VALUE when creating...
2012-05-18 Anton Khirnovavconv: add support for audio in complex filtergraphs.
2012-05-18 Diego Biurrundoc: Replace some @file tags by more suitable markup.
2012-05-18 Diego Biurrunfate: Set FUZZ factor of vorbis-13 test to 2.
2012-05-18 Diego Biurrunfate: Set FUZZ factor of (e)ac3-encode test to 3.
2012-05-18 Nicolas Georgefate: ffprobe tests require SAMPLES.
2012-05-18 Mans Rullgardfate: remove unused code from regressions-funcs.sh
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 Stefano Sabatinilavu/parseutils: fix specification for av_parse_time()
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 Martin Storsjörtmp: Don't assume path points to a string of nonzero...
2012-05-17 Anton Khirnovavconv: fix behavior with -ss as an output option.
2012-05-17 Clément Bœschffmpeg: automatically insert volume filter when -vol...
2012-05-17 Michael Niedermayerffmpeg: use av_buffersrc_add_frame() for audio too
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 Michael Niedermayerswresample: set the default parameters to "none"
2012-05-17 Clément Bœschlavfi/pan: add supported sample rates to avoid a crash.
next