]> git.sesse.net Git - ffmpeg/history - libavcodec
avfilter/af_astats: do not overwrite already set values when doing reset
[ffmpeg] / libavcodec /
2017-06-27 wm4dxva: verbose-log decoder GUID list
2017-06-27 wm4dxva: support DXGI_FORMAT_420_OPAQUE decoding
2017-06-27 wm4dxva: fix some warnings
2017-06-27 wm4dxva: add declarative profile checks
2017-06-27 wm4dxva: add support for new dxva2 and d3d11 hwaccel APIs
2017-06-27 wm4dxva: move d3d11 locking/unlocking to functions
2017-06-27 wm4dxva: preparations for new hwaccel API
2017-06-27 wm4lavc: set avctx->hwaccel before init
2017-06-27 Paul B Maholavcodec/interplayvideo: properly check if there is...
2017-06-27 Hein-Pieter van... Interplay MVE: Implement frame format 0x10
2017-06-27 Hein-Pieter van... Interplay MVE: Implement frame format 0x06
2017-06-27 Hein-Pieter van... Interplay MVE: Refactor IP packet format
2017-06-27 Hein-Pieter van... Interplay MVE: Implement MVE SEND_BUFFER operation
2017-06-27 Paul B Maholavcodec/proresenc_kostya: add 4444XQ profile
2017-06-27 Michael Niedermayeravcodec/ffv1enc: compute the max number of slices and...
2017-06-27 Michael Niedermayeravcodec/ffv1enc: Allow less than 2 rows of slices for...
2017-06-27 Paul B Maholavcodec/utvideodec: add SIMD for restore_rgb_planes
2017-06-26 Paul B Maholavcodec/utvideodec: decode to GBR(A)P
2017-06-26 Kyle Swansonavcodec/g722enc: force mono channel layout
2017-06-26 Michael Niedermayeravcodec/jpeg2000dwt: Fix integer overflows in sr_1d97_int()
2017-06-26 Michael Niedermayeravcodec/jpeg2000dwt: Fix integer overflow in dwt_decode...
2017-06-26 Michael Niedermayeravcodec/ffv1enc: Try to choose slice count so that...
2017-06-26 Michael Niedermayeravcodec/ffv1: Increase the maximum number of slices...
2017-06-26 Matthieu Bouronlavc/x86: clear r2 higher bits in ff_sbr_sum_square
2017-06-26 Paul B Maholavcodec/proresenc_kostya: enable frame threading
2017-06-25 Michael Niedermayeravcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING...
2017-06-25 Paul B Maholavcodec/proresenc_kostya: use frame metadata instead...
2017-06-25 Paul B Maholavcodec/prores_kostya: increase bits usage when alpha...
2017-06-25 Michael Niedermayeravcodec/hevcdec: Do not check the first ff_init_cabac_d...
2017-06-24 Michael Niedermayeravcodec/wavpack: Fix integer overflow in wv_unpack_stereo()
2017-06-24 Michael Niedermayeravcodec/hevc_ps: Fix max_dec_buffer check
2017-06-24 Paul B Maholavcodec/adpcm_data: use uint16_t to handle all values
2017-06-24 Jun Zhaolavc/tests/golomb: Add unit test for set_ue_golomb_long.
2017-06-24 Jun Zhaolavc/golobm: Add set_ue_golomb_long to support up to...
2017-06-24 Jun Zhaolavc/put_bits: Add put_bits64() to support up to 64...
2017-06-24 Michael Niedermayeravcodec/hevcdec: Use error path if init_get_bits8(...
2017-06-24 Michael Niedermayeravcodec/hevcdec: check ff_init_cabac_decoder() for...
2017-06-24 Mark Thompsonvaapi_encode: Add VP9 support
2017-06-24 Mark Thompsonvp9: Add bsf to fix reordering in raw streams
2017-06-24 Michael Niedermayeravcodec/mpeg4videodec: Fix GMC with videos of dimension 1
2017-06-24 James Almerx86/mdct15: use three operand form for some instructions
2017-06-24 Reino17Add support for LibOpenJPEG v2.2/git
2017-06-23 Rostislav Pehlivanovmdct15: add assembly optimizations for the 15-point FFT
2017-06-23 jerettlavc/videotoolboxenc: fix open videotoolbox bug on...
2017-06-23 jerettlavc/videotoolboxenc: fix loadVTEncSymbols crash when...
2017-06-23 Jun Zhaolavc/golomb: add value range comment for set_ue_golomb().
2017-06-23 Michael Niedermayeravcodec/wavpack: Fix integer overflow
2017-06-23 Michael Niedermayeravcodec/takdec: Fix integer overflow
2017-06-23 Michael Niedermayeravcodec/tiff: Update pointer only when the result is...
2017-06-22 Rostislav Pehlivanovopus_celt: do not use double precision exp2
2017-06-21 Michael Niedermayeravcodec/cfhd: Check bpc before setting bpc in context
2017-06-21 Michael Niedermayeravcodec/cfhd: Fix undefined shift
2017-06-21 Diego Biurrunbuild: Generalize yasm/nasm-related variable names
2017-06-21 Ronald S. Bultjemdec: stop preferring the simple IDCT.
2017-06-21 Ronald S. Bultjemdec: use correctly permutated quant matrix for dequant...
2017-06-21 Memphizaarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and...
2017-06-21 Memphizaarch64: vp9: Fix assembling with Xcode 6.2 and older
2017-06-21 Michael Niedermayeravcodec/mpegvideo: Use intra_scantable in dct_unquantiz...
2017-06-21 Michael Niedermayeravcodec/hevc_filter: Fix invalid shift
2017-06-21 Michael Niedermayeravcodec/hevcdec: Check beta and tc offset in hls_slice_...
2017-06-21 Michael Niedermayeravcodec/mpeg4videodec: Fix overflow in virtual_ref...
2017-06-21 Michael Niedermayeravcodec/lpc: signed integer overflow in compute_lpc_coe...
2017-06-20 John Rummellavcodec/decode: Update decode_simple_internal() to...
2017-06-20 James Darnleyavcodec/x86: allow future 8-bit simple idct to use...
2017-06-20 James Darnleyavcodec/mdec: override IDCT choice before initing DSP...
2017-06-20 James Darnleyavcodec/x86: modify simple_idct10 macros to add an...
2017-06-20 James Darnleyavcodec/x86: cleanup simple_idct10
2017-06-20 James Darnleyavcodec/x86/mpegenc: support transpose permuation type
2017-06-20 James Darnleyavcodec/x86/mpegenc: check IDCT permutation type is...
2017-06-19 Michael Niedermayeravcodec/x86/mpegvideo: Use intra scantable in dct_unqua...
2017-06-19 Anton Mitrofanovavcodec/h264: Fix mix of lossless and lossy MBs decoding
2017-06-19 Anton Mitrofanovavcodec/h264_mb: Fix 8x8dct in lossless for new version...
2017-06-19 Anton Mitrofanovavcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4
2017-06-19 Michael Niedermayeravcodec/wavpack: Fix undefined integer negation
2017-06-19 Michael Niedermayeravcodec/aacdec_fixed: Check s for being too small
2017-06-19 Michael Niedermayeravcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb
2017-06-19 James Almerx86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sse
2017-06-19 James Almerx86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse...
2017-06-18 Michael Niedermayeravcodec/htmlsubtitles: Factor open brace handling into...
2017-06-18 Michael Niedermayeravcodec/htmlsubtitles: Replace very slow redundant...
2017-06-18 Michael Niedermayeravcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FM...
2017-06-18 Michael Niedermayeravcodec/iff: Cleanup on init failure
2017-06-17 Michael Niedermayeravcodec/jpeg2000dsp: Reorder operations in ict_int...
2017-06-17 Michael Niedermayeravcodec/hevcpred_template: Fix left shift of negative...
2017-06-16 Michael Niedermayeravcodec/hevcdec: Fix signed integer overflow in decode_...
2017-06-16 Michael Niedermayeravcodec/gdv: Fix undefined shift
2017-06-16 Michael Niedermayeravcodec/jpeg2000dec: Check nonzerobits more completely
2017-06-16 Michael Niedermayeravcodec/wavpack: Change wp_log2() to unsigned
2017-06-16 Michael Niedermayeravcodec/shorten: Sanity check maxnlpc
2017-06-16 James Almeravcodec/aacps: move checks for valid length outside...
2017-06-16 James Almerx86/vorbisdsp: optimize ff_vorbis_inverse_coupling_sse
2017-06-15 Michael Niedermayeravcodec/parser: assert that there is a past buffer...
2017-06-15 Michael Niedermayeravcodec/truemotion2: Move skip computation after checks
2017-06-15 Michael Niedermayeravcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000...
2017-06-15 Michael Niedermayeravcodec/dnxhd_parser: Do not return invalid value from...
2017-06-15 Rostislav Pehlivanovvc2enc: decrease default strictness level
2017-06-15 Tyler Jonesvorbisenc: Stop tracking number of samples per frame
2017-06-15 Tyler Jonesvorbisenc: Apply and output correct length window and...
2017-06-15 Tyler Jonesvorbisenc: Separate copying audio samples from windowing
2017-06-15 Michael Niedermayeravcodec/hevcdec: Check nb_sps
next