]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-04-28 Michael NiedermayerMerge commit '26a44143efb513a602542fb59aee87b1fc62af51'
2013-04-28 Michael NiedermayerMerge commit 'cf679b9476727a237c8006c685ace18acba149ab'
2013-04-28 Michael Niedermayeravformat: Add black ops audio demuxer
2013-04-27 Michael Niedermayerffv1enc: favor version 3 over 2 unless -strict -2 is set
2013-04-27 Stefano Sabatinilavu/mem: remove redundant comment from av_dynarray_add()
2013-04-27 Stefano Sabatinidoc/filters: update/extend transpose filter documentation
2013-04-27 Stefano Sabatinilavfi/transpose: reindent constants
2013-04-27 Stefano Sabatinilavfi/transpose: restore validity of values in range 4-7
2013-04-27 Stefano Sabatinidoc/filters: readjust w/h option descriptions
2013-04-27 Stefano Sabatinidoc/filters: fix grammar for removelogo filter doc...
2013-04-27 Michael Niedermayerffv1dec: remove redundant error message.
2013-04-27 Michael Niedermayerffv1dec: add code to support frame threading with gop...
2013-04-27 Michael Niedermayerffv1: Store a flag in the global header that indicates...
2013-04-27 Paul B Maholastats filter
2013-04-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-27 Luca Barbatoavplay: remove a warning
2013-04-27 Anton Khirnovhls, segment: fix splitting for audio-only streams.
2013-04-26 Paul B Mahollavfi/negate: unbreak negate alpha
2013-04-26 Paul B Maholdoc/filters: remove non-existent ft_load_flags entry
2013-04-26 Michael Niedermayeravcodec_string: Print the used codec if it differs...
2013-04-26 Michael Niedermayeravcodec_string: remove the "(hq)" listing
2013-04-26 Michael Niedermayeravutil/log: dont count&print repeats for empty strings
2013-04-26 Michael Niedermayeravcodec/intrax8: fix regression with wmv3
2013-04-26 Clément Bœschlavfi/hqdn3d: remove timeline flag.
2013-04-26 Diego Biurrunx86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exp...
2013-04-26 Michael Niedermayeravutil/log: leave prefix printing state on empty input.
2013-04-26 Michael Niedermayervc1dec: make sure next_use_ic is set correctly
2013-04-26 Michael Niedermayervc1dec: factor lut clean code
2013-04-26 Michael Niedermayeravformat/write_packet: drop disabled code
2013-04-26 Michael Niedermayeravformat/mux: set avoid_negative_ts based on flags...
2013-04-26 Michael Niedermayeravformat/movenc: mov/mp4 should support negative timest...
2013-04-26 Michael Niedermayeravformat/mux: assert that timestamps are positive after...
2013-04-26 Michael Niedermayeravformat/mux: use a local variable for offset
2013-04-26 Michael Niedermayeravformat/mux: change avoid_negative_ts code to support...
2013-04-26 Paul B Maholdcaenc: silence address sanitizer warning
2013-04-26 Paul B Mahollavfi/stereo3d: avoid division when changing aspect...
2013-04-26 Paul B Mahollavfi/afade: fix AVOptions descriptions
2013-04-26 Paul B Maholdoc/filters: fix afade 2nd example
2013-04-26 Paul B Mahollavfi/curves: add support for more rgb formats
2013-04-26 Paul B Mahollavfi: support timeline for colorbalance and colorchann...
2013-04-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-26 Michael NiedermayerMerge commit 'c2cb01d418dd18e1cf997c038d37378d773121be'
2013-04-26 Michael Niedermayervc1dec: remove interlaced warning
2013-04-26 highgod0401lavfi/unsharp: add opencl unsharp filter
2013-04-26 highgod0401lavu/opencl:add opencl set param function
2013-04-25 Michael Niedermayerfate: re-enable fate-acodec-dca2
2013-04-25 Michael Niedermayervc1dec: Try to fix vc1_mc_4mv_chroma4() parameters
2013-04-25 Michael Niedermayervc1dec: add avg & variable direction support to vc1_mc_...
2013-04-25 Michael Niedermayervc1dsp: add avg_no_rnd_vc1_chroma_mc4_c()
2013-04-25 Michael Niedermayervc1dec: fix doxy for vc1_mc_4mv_chroma4()
2013-04-25 Paul B Maholvima: add @file doxy
2013-04-25 Paul B Maholvima: generate predict_table once, and share it with...
2013-04-25 Paul B Mahollavc/cdxl: add @file doxy
2013-04-25 Martin Storsjöx86: Rename dsputil_rnd_template.c to rnd_template.c
2013-04-25 Paul B Maholfate: update dca test and disable dca2 test
2013-04-25 Paul B Mahollavfi/noise: remove get_video_buffer, its redundant now
2013-04-25 Paul B Mahollavfi/noise: add missing emms_c()
2013-04-25 Paul B Mahollavfi/telecine: show time base change too
2013-04-25 Paul B Maholdcaenc: update
2013-04-25 Michael Niedermayeravcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplif...
2013-04-25 Michael Niedermayeravcodec/pthread: Make sure ff_thread_finish_setup(...
2013-04-25 Michael Niedermayervc1dec: drop mv_f_last, simplify code
2013-04-25 Stefano Sabatinidoc/filters: put vidstab filters documentation in a...
2013-04-25 Stefano Sabatinidoc/filters: remove "q" constant docs for noise mode
2013-04-25 Stefano Sabatinidoc: remove all-components.texi, include its content...
2013-04-25 Luca Barbatolavf: introduce AVFMT_TS_NEGATIVE
2013-04-25 Michael NiedermayerMerge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d'
2013-04-24 Paul B Mahollavc: remove unused put_bits.h headers
2013-04-24 Clément Bœschlavfi/subtitles: zero-init AVSubtitle.
2013-04-24 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-04-24 Michael Niedermayervc1dec: drop old use_ic code from vc1_b_mc
2013-04-24 Michael Niedermayervc1: use use_ic instead of shuffling mv_mode around
2013-04-24 Michael Niedermayervc1dec: Implement intensity compensation for vc1_interp...
2013-04-24 Michael Niedermayervc1dec: redesign the intensity compensation
2013-04-24 Clément Bœschlavfi: add timeline support in {de,remove}logo.
2013-04-24 Nicolas Georgelavc: check decoded subtitles encoding.
2013-04-24 Nicolas Georgelavu: fix GET_UTF8 macro.
2013-04-24 Clément Bœschlavfi: add vidstabutils.h to SKIPHEADERS.
2013-04-24 Clément Bœschlavfi/vidstabdetect: fix direct path.
2013-04-24 Clément Bœschlavfi/vidstab: remove mention of defaults for consisten...
2013-04-24 Clément Bœschlavfi/vidstab: make use of direct variable.
2013-04-24 Clément Bœschlavfi/vidstab: add missing flags for 2 options.
2013-04-24 Clément Bœschdoc/filters: reword vidstab options intro.
2013-04-24 Clément Bœschlavfi/vidstab: consistent descriptions.
2013-04-24 Clément Bœschlavfi/vidstab: miscelenaous cosmetics and typo fixes.
2013-04-24 Georg Martiuslavfi: add video stabilization plugins using vid.stab...
2013-04-24 Stefano Sabatinidoc/filters: amend documentation for the hue filter
2013-04-24 Stefano Sabatinidoc/filters: introduce example in vflip filter
2013-04-24 Stefano Sabatinidoc/filters: split luma/chroma descriptions for unsharp...
2013-04-24 Vittorio Giovarafate: add CVFC1_Sony_C to h264 conformance tests
2013-04-24 Nicolas BertrandMAINTAINERS: add jpeg2000 maintainer
2013-04-24 Michael Niedermayervc1: make INIT_LUT() self contained
2013-04-24 Michael Niedermayervc1dec: fix current ptr selection in vc1_mc_4mv_chroma()
2013-04-24 Michael Niedermayervc1dec: factorize picture pointer selection in vc1_mc_4...
2013-04-24 Michael Niedermayervc1dec: factorize picture pointer selection code
2013-04-24 Michael Niedermayervc1dec: Fix mv_f shuffling
2013-04-24 Michael Niedermayervc1dec: Fix mv_f shuffling
2013-04-24 Michael Niedermayervc1: simplify code use INIT_LUT()
2013-04-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-04-24 Michael NiedermayerMerge commit 'feec9349d35b3a46d0c6a05e3b23626050b76a77'
next