]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-01-02 Supraja Meedintilibavutil: Added Camellia symmetric block cipher
2015-01-02 Michael NiedermayerChangelog: Add cropdetect non 8bpp
2015-01-02 Clément Bœschavformat/mov: reindent after previous commit
2015-01-02 Clément Bœschavformat/mov: move edit list heuristics into mov_build_...
2015-01-02 Michael Niedermayeravcodec/mpeg12dec: Check actual aspect ratio instead...
2015-01-02 Michael Niedermayeravcodec/mpeg12dec: Recalculate SAR unconditionally
2015-01-02 Michael Niedermayeravcodec/mpeg12dec: Move user data debug code out of...
2015-01-01 Clément Bœschavformat/flvdec: remove duplicated line error
2015-01-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2015-01-01 Michael Niedermayeravformat/flvdec: use named identifier instead of litera...
2015-01-01 Michael Niedermayeravformat/flvdec: Increase string array size
2015-01-01 Michael Niedermayeravformat/flvdec: do not inject dts=0 metadata packets...
2015-01-01 Michael Niedermayeravformat/flvdec: add several error messages to error...
2015-01-01 Marton Balintffplay: dump format before selecting streams
2015-01-01 Marton Balintffplay: add support for stream specifiers in -ast,...
2015-01-01 Marton Balintffplay: remove unused no_background from videostate
2015-01-01 Marton Balintffplay: remove flushed state from decoder context
2015-01-01 Michael Niedermayeravfilter/vf_idet: Add 9, 12 and 14 bit pixel formats
2015-01-01 Michael Niedermayeravfilter/vf_idet: Use frame_requested instead of prev
2014-12-31 Michael Niedermayeravformat/cdxl: Fix integer overflow of image_size
2014-12-31 James Almerx86/swr: disable pack_8ch functions on msvc/icl x86_32
2014-12-31 James Almerx86/swr: add missing alignment check to pack_6ch functions
2014-12-31 Michael Niedermayeravcodec/loco: check the init_get_bits8() return code
2014-12-31 Michael Niedermayeravcodec/loco: use enum for mode variable
2014-12-31 Michael Niedermayerdoc/filters: document bit-depth independent cropdetect...
2014-12-31 Michael Niedermayeravcodec/loco: Support LOCO reference encoder with odd...
2014-12-31 James Almerx86/swr: add SSE2/AVX pack_8ch functions
2014-12-30 Michael Niedermayeravfilter/vf_cropdetect: adjust Default threshold based...
2014-12-30 Michael Niedermayeravfilter/vf_yadif: add >8bit planar rgb formats
2014-12-30 Michael Niedermayerffprobe: Support extracting the number of reference...
2014-12-30 Michael Niedermayeravfilter/vf_uspp: clear AVPacket to not leave uninitial...
2014-12-30 Clément Bœschfate: add a fate-filter-framepack rule
2014-12-30 Clément Bœschavfilter/framepack: use FF_CEIL_RSHIFT()
2014-12-30 Michael Niedermayeravfilter/vf_cropdetect: extend limit to cover 16bit...
2014-12-30 Michael Niedermayeravfilter/vf_cropdetect: fix ; typos
2014-12-30 Michael Niedermayeravfilter/vf_cropdetect: support 9-16bit planar formats
2014-12-30 Michael Niedermayeravfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample...
2014-12-30 Michael Niedermayeravfilter/vf_cropdetect: Unroll 1byte per sample loop
2014-12-30 Michael Niedermayeravfilter/vf_cropdetect: add RGB & RGBA support
2014-12-30 Michael NiedermayerMerge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7'
2014-12-30 Michael NiedermayerMerge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b'
2014-12-30 Michael NiedermayerMerge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6'
2014-12-29 Carl Eugen... Fix decoding for little endian Aja Kona 10-bit RGB.
2014-12-29 Martin Storsjödashenc: Remove some stray double spaces
2014-12-29 Martin Storsjödashenc: Fix writing of timelines that don't start...
2014-12-29 Martin Storsjöfate: Use bitexact conversions in the dpxparser test
2014-12-29 Michael Niedermayerlibavformat/cdxl: fix duration in case of overflow
2014-12-29 Michael Niedermayeravutil/rational: Check that av_reduce() returns values...
2014-12-29 Michael Niedermayeravcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_i...
2014-12-29 Michael Niedermayeravcodec/ffwavesynth: Use av_freep() to avoid leaving...
2014-12-29 Michael Niedermayeravformat/mux: 2 subtitle packets could have the same DTS
2014-12-28 Pedro E. M... libavformat/segment.c: Add strftime expansion for segme...
2014-12-28 Carl Eugen... Fix R10k blue channel output.
2014-12-28 Simon Thelendoc/ffmpeg.texi: document the new -sdp_file option
2014-12-28 Michael Niedermayeravdevice/dshow: Remove unneeded NULL checks
2014-12-28 Michael Niedermayeravdevice/dshow: Use av_freep() to avoid leaving stale...
2014-12-28 Michael Niedermayeravdevice/dv1394: Use av_freep() to avoid leaving stale...
2014-12-28 Michael Niedermayeravfilter/vf_cropdetect: add max_outliers parameter
2014-12-28 Michael Niedermayerffmpeg: Use av_freep(), avoid leaving stale pointers...
2014-12-28 Simon Thelenffmpeg: add sdp_file option
2014-12-28 Michael Niedermayeravcodec/vdpau: fix assertion failure and < vs > error
2014-12-27 Michael NiedermayerMerge remote-tracking branch 'rbultje/vp9-32bit-lpf'
2014-12-27 Reimar Döffingerr210enc.c: Simplify and never store more than 10 bits.
2014-12-27 Ronald S. Bultjevp9/x86: add myself to copyright holders for loopfilter...
2014-12-27 Ronald S. Bultjevp9/x86: make filter_16_h work on 32-bit.
2014-12-27 Ronald S. Bultjevp9/x86: make filter_48/84/88_h work on 32-bit.
2014-12-27 Ronald S. Bultjevp9/x86: make filter_44_h work on 32-bit.
2014-12-27 Ronald S. Bultjevp9/x86: make filter_16_v work on 32-bit.
2014-12-27 Ronald S. Bultjevp9/x86: make filter_48/84_v work on 32-bit.
2014-12-27 Ronald S. Bultjevp9/x86: make filter_88_v work on 32-bit.
2014-12-27 Ronald S. Bultjevp9/x86: make filter_44_v work on 32-bit.
2014-12-27 Ronald S. Bultjevp8/x86: save one register in SIGN_ADD/SUB.
2014-12-27 Ronald S. Bultjevp9/x86: store unpacked intermediates for filter6/14...
2014-12-27 Ronald S. Bultjevp8/x86: move variable assigned inside macro branch.
2014-12-27 Ronald S. Bultjevp9/x86: simplify ABSSUM_CMP by inverting the compariso...
2014-12-27 Ronald S. Bultjevp8/x86: remove unused register from ABSSUB_CMP macro.
2014-12-27 Ronald S. Bultjevp9/x86: slightly simplify 44/48/84/88 h stores.
2014-12-27 Ronald S. Bultjevp9/x86: make cglobal statement more conservative in...
2014-12-27 Ronald S. Bultjevp9/x86: save one register in loopfilter surface coverage.
2014-12-27 Clément Bœschavutil/atomic: reuse ret to avoid dereferencing twice...
2014-12-27 Michael Niedermayeravfilter/vf_cropdetect: Factorize duplicated code using...
2014-12-27 Michael Niedermayeravfilter/vf_blend: Fix AVClass
2014-12-27 Stefano Sabatinilavfi: add tblend filter
2014-12-27 Michael Niedermayeravutil/hmac: use av_freep() to avoid leaving stale...
2014-12-27 Michael Niedermayeravutil/audio_fifo: use av_freep() to avoid leaving...
2014-12-27 Michael Niedermayeravutil/dict: Use av_freep() to avoid leaving stale...
2014-12-27 Michael NiedermayerMerge commit '60d4c6ff76467d4d8f55c1cc61ab6c618e8ea2f3'
2014-12-27 Michael NiedermayerMerge commit '737d35e33408263c04d7730f5487eed0d04938ba'
2014-12-27 Michael NiedermayerMerge commit '1f9237f2ac46dfbed1bfa1f4f0f1314c2a1d62ec'
2014-12-27 Michael NiedermayerMerge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68'
2014-12-27 Michael NiedermayerMerge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'
2014-12-27 Michael NiedermayerMerge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'
2014-12-27 Michael NiedermayerMerge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'
2014-12-27 Michael NiedermayerMerge commit '4cfbeef31d4e6096c0596359d212f5d99a7ba4b5'
2014-12-27 Anton Khirnovh264: restore a block mistakenly removed in e10fd08a
2014-12-27 Michael Niedermayeravfilter/vf_cropdetect: add yuv440p and yuv410p support
2014-12-26 Michael Niedermayeravfilter/vf_fspp: Add GBRP and gray8 support
2014-12-26 Reynaldo H... ffserver: check for EOF|error at loop condition
2014-12-26 Reynaldo H... ffserver: reflow close_connection()
2014-12-26 Reynaldo H... ffserver: minor formatting improvement to http_server()
next