]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-10-14 Hendrik LeppkesMerge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3'
2015-10-14 Hendrik LeppkesMerge commit '901f9c0a32985f48672fd68594111dc55d88a57a'
2015-10-14 Hendrik LeppkesMerge commit '17e41cf3614973258c24aa2452215ef7e3bfa5ed'
2015-10-14 Hendrik Leppkesffmpeg: add deprecation guards around remaining AVFMT_R...
2015-10-14 Hendrik Leppkesffmpeg: remove trailing whitespace that sneaked into...
2015-10-14 Hendrik LeppkesMerge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'
2015-10-14 Hendrik LeppkesMerge commit '16b0c929621f84983b83b9735ce973acb12723bc'
2015-10-14 Hendrik LeppkesMerge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'
2015-10-14 Hendrik LeppkesMerge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'
2015-10-14 Hendrik LeppkesMerge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c'
2015-10-14 Hendrik LeppkesMerge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'
2015-10-14 Hendrik LeppkesMerge commit '00332e0a064dad866812de9162b009cbaba6f5df'
2015-10-14 Vittorio Giovaralibschroedinger: Properly use AVFrame API
2015-10-14 Vittorio Giovaraqtrle: Properly use AVFrame API
2015-10-13 Ganesh Ajjanagaddeavformat/mov: fix integer overflow
2015-10-13 Ganesh Ajjanagaddeffserver_config: check for INT_MIN before doing FFABS
2015-10-13 James Almerx86/vp9itxfm: fix register clobbering in ff_vp9_idct_id...
2015-10-13 Christophe... dnxhdenc: fix access outside of image
2015-10-13 Christophe... x86: simple_idct10_template: use const
2015-10-13 Michael Niedermayeravutil/fifo: Fix thread saftey of av_fifo_generic_peek()
2015-10-13 Pedro Arthurswscale: fix ticket #4881
2015-10-13 Nedeljko Babicavcodec/mips/aaccoder_mips: Sync with the generic code
2015-10-13 Ronald S. Bultjevp9: use registers for constant loading where possible.
2015-10-13 Ronald S. Bultjevp9: refactor itx coefficients and share between 8...
2015-10-13 Ronald S. Bultjevp9: add itxfm_add eob shortcuts to 10/12bpp functions.
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp idct_idct_32x32 sse2 SIMD version.
2015-10-13 Ronald S. Bultjevp9: 10/12bpp sse2 SIMD for iadst16.
2015-10-13 Ronald S. Bultjevp9: refactor 10/12bpp dc-only code in 4x4/8x8 and...
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp sse2 SIMD version for idct_idct_16x16.
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp sse2 SIMD versions of iadst8x8.
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp sse2 SIMD for idct_idct_8x8.
2015-10-13 Ronald S. Bultjevp9: add 12bpp sse2 versions of iadst4.
2015-10-13 Ronald S. Bultjevp9: initial attempt at a idct_idct_4x4 12bpp x86 simd...
2015-10-13 Ronald S. Bultjevp9: add x86 simd (sse2/ssse3) for iadst4 10bpp functions.
2015-10-13 Ronald S. Bultjevp9: add 10bpp simd (mmxext/ssse3) for idct_idct_4x4.
2015-10-13 Ronald S. Bultjevp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function.
2015-10-13 Christophe... x86: dct-test: add more idcts
2015-10-13 Michael Niedermayeravcodec/dct-test: Print failure notice below the failed...
2015-10-13 Christophe... x86: simple_idct: 12bits versions
2015-10-13 Derek Buitenhuisavcodec: Do not lock during init if there is no init...
2015-10-13 Luca Barbatoavformat: Do not use AVFMT_RAWPICTURE
2015-10-13 Christophe... x86: simple_idct(_put): 10bits versions
2015-10-13 Christophe... x86: simple_idct10_template: fix overflow in pass
2015-10-13 Alexandra Hájkováavconv: Add loop option.
2015-10-13 Ganesh Ajjanagaddeavfilter/af_sidechaincompress: replace FFABS with fabs
2015-10-13 Ganesh Ajjanagaddeavfilter/af_astats: replace FFABS with fabs
2015-10-13 Ganesh Ajjanagaddeavfilter/af_agate: replace FFABS with fabs
2015-10-13 Christophe... fate: add 10bits YUV4:2:2 dnxhd test
2015-10-13 Christophe... avcodec/simple_idct10: improve precision
2015-10-12 Christophe... x86: prores: templatize 10 bits simple_idct
2015-10-12 Rostislav Pehlivanovaacenc: shorten name of ff_aac_adjust_common_prediction
2015-10-12 Rostislav Pehlivanovaacenc: increase size of s->planar_samples[] from 6...
2015-10-12 Christophe... mpegvideo: dnxhdenc: permute 10bits content
2015-10-12 Michael Niedermayeravcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_m...
2015-10-12 Ricardo Constantinoavformat/webvttdec: Don't stop parsing on comments
2015-10-12 Ricardo Constantinofate/subtitles: Add a new test for WebVTT
2015-10-12 Ricardo Constantinoavcodec/webvttdec: Deal with WebVTT escapes
2015-10-12 Lou Logandoc/filters: s/nb_inputs/inputs for stack filters
2015-10-12 Derek Buitenhuisavcodec: Don't lock on init for codecs without an init...
2015-10-12 Rostislav Pehlivanovfate: increase fuzz on fate-aac-tns-encode test
2015-10-12 Rostislav Pehlivanovaacenc_utils: fit find_form_factor() below 80 chars...
2015-10-12 Rostislav Pehlivanovaacenc: add support for changing options based on a...
2015-10-12 Alex Agranovskyavfilter/drawtext: allow to format pts with strftime
2015-10-12 Bela Bodecslavf/tee: allow multiple stream specifiers in select.
2015-10-12 Rostislav Pehlivanovaacenc: add support for encoding 7.1 channel audio
2015-10-12 Rostislav Pehlivanovaacenc_quantization: fix header description
2015-10-12 Vittorio Giovaradict: Change return type of av_dict_copy()
2015-10-12 Claudio FreireAAC encoder: memoize quantize_band_cost
2015-10-12 Michael Niedermayeravformat/flvdec: set broken_sizes for "metadatacreator...
2015-10-12 Claudio FreireAAC encoder: fix assertion error re SF differences
2015-10-12 Rostislav Pehlivanovaaccoder_twoloop.h: simplify and comment ff_pns_bits()
2015-10-12 Rostislav Pehlivanovaacenc_utils: add 'inline' flag to find_form_factor...
2015-10-11 James Almerx86/vf_w3fdif: use aligned loads in w3fdif_simple_high
2015-10-11 James Almerx86/vf_w3fdif: simplify w3fdif_simple_high
2015-10-11 Andreas Cadhalpunavcodec: remove leftover iff_byterun1 decoder
2015-10-11 Marton Balintffplay: eliminate stream_component_close forward declar...
2015-10-11 Marton Balintffplay: close streams and AVFormatContext in the main...
2015-10-11 Ronald S. Bultjeintmath: remove av_ctz.
2015-10-11 Claudio FreireAAC encoder tests: increase fuzz for pred test
2015-10-11 Ganesh Ajjanagaddeffmpeg: modify tty state when stderr is redirected
2015-10-11 Claudio FreireAAC encoder: cosmetics from last commit
2015-10-11 Claudio FreireAAC encoder: Extensive improvements
2015-10-11 Ganesh Ajjanagaddeavfilter/buffersrc: add av_warn_unused_result attributes
2015-10-11 Jean-Yves Avenardconfigure: fix configure when using gcc
2015-10-11 James Almerx86/vf_w3fdif: move pxor outside the loop in w3fdif_com...
2015-10-11 Paul B Maholavcodec/sipr: use AVERROR return code instead of -1
2015-10-11 Paul B Maholavformat/rsd: support XADP tag
2015-10-11 Michael Niedermayeravcodec/pngdec: Use av_malloc_array()
2015-10-11 Michael Niedermayeravcodec/jpeg2000dec: Check that step_x/y are valid...
2015-10-11 Sean McGovernbuild: add Solaris symbol versioning
2015-10-11 Clément Bœschavfilter: add selectivecolor filter
2015-10-11 Michael Niedermayeravcodec/pngdec: Alloc buffer after blend_op check in...
2015-10-11 Michael NiedermayerRevert "Merge commit '8b830ee9a26d47b138f12a82085cdb372...
2015-10-11 Michael Niedermayeravutil/intmath: Change debruijn_ctz64 to use 8bit elements
2015-10-11 Ganesh Ajjanagaddeavutil/mathematics: speed up av_gcd by using Stein...
2015-10-11 Michael Niedermayeravcodec/pngdec: Check blend_op.
2015-10-10 Ganesh Ajjanagaddedoc/resampler, swresample/options: use proper capitaliz...
2015-10-10 Ganesh Ajjanagaddegitignore: ignore object file temporaries
2015-10-10 Ganesh Ajjanagaddedoc/scaler, swscale/options: use proper capitalization
2015-10-10 Zhang Ruifate/async: test error code from underlying protocol
next