38807 Commits (cb1a3eecac2d3395bf1e26289643082b4305f86a)

Author SHA1 Message Date
Michael Niedermayer 2b44dcbc44 avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() 8 years ago
Vitaly Buka 8c2bb10ddf avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization 8 years ago
Michael Niedermayer 6f03ffb47d avcodec/aacdec_template: Fix running cleanup in decode_ics_info() 8 years ago
Michael Niedermayer a2e444d5bb avcodec/pngdec: Fix () placement 8 years ago
James Zern d8269519e4 vp9: set color range to MPEG for intraonly profile 0 8 years ago
Michael Niedermayer bc488ec28a avcodec/me_cmp: Fix crashes on ARM due to misalignment 8 years ago
Carl Eugen Hoyos 898ea658c8 lavc/g726: Add a little-endian G.726 encoder. 8 years ago
Michael Niedermayer 8754ccd3b3 avcodec/pixlet: Fixes: undefined shift in av_mod_uintp2() 8 years ago
Michael Niedermayer a165b53daa avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0() 8 years ago
Jun Zhao c6a8c2a4f7 lavc/vaapi_encode_h264: add "coder" option support 8 years ago
Mark Thompson 9c878651db vaapi_encode: Move quality option to common code 8 years ago
Michael Niedermayer e7b9d136a1 avcodec/cngdec: Check skip_samples 8 years ago
Michael Niedermayer 0c9d5b015c avcodec/fic: Fixes signed integer overflow 8 years ago
Michael Niedermayer d132683ddd avcodec/snowdec: Fix off by 1 error 8 years ago
Ivan Kalvachev 43dab86bcd opus_pvq_search: Restore the proper use of conditional define and simplify the function name suffix handling. 8 years ago
Rostislav Pehlivanov 3c99523a28 opus_pvq_search: split functions into exactness and only use the exact if its faster 8 years ago
Rostislav Pehlivanov f386dd70ac opus_pvq_search: only use rsqrtps approximation on CPUs with avx 8 years ago
Rostislav Pehlivanov 8e53cd1fab ops_pvq_search: remove dead macro 8 years ago
Ivan Kalvachev 7205513f8f SIMD opus pvq_search implementation 8 years ago
Michael Niedermayer cadab5a2a7 avcodec/pixlet: fixes integer overflow in read_highpass() 8 years ago
Michael Niedermayer b9f92093a1 avcodec/ffv1dec: Check for bitstream end in decode_line() 8 years ago
Michael Niedermayer c359c51947 avcodec/rangecoder: Do not increase the pointer beyond the buffer 8 years ago
Michael Niedermayer 931c0ac95c avcodec/zmbv: Check decomp_size 8 years ago
Paul B Mahol 28e9ba951d avcodec/dnxhdenc: call slice thread code only if slice threading is enabled 8 years ago
Michael Niedermayer 92da23093c avcodec/diracdec: Fixes integer overflow 8 years ago
Michael Niedermayer 1e6cab8745 avcodec/diracdec: Check perspective_exp and zrs_exp. 8 years ago
Michael Niedermayer b9ce43625c avcodec/cavsdec: Check P/B frame mb decode which return error codes 8 years ago
Michael Niedermayer 426a322aa2 avcodec/cavsdec: Check I frame mb decode for errors 8 years ago
Michael Niedermayer 5859b5b439 avcodec/lagarith: Detect end of input in lag_decode_line() loop 8 years ago
Michael Niedermayer 0561bd2fc2 avcodec/gdv: Check available space before reading palette 8 years ago
Michael Niedermayer 62702eebde avcodec/ffv1dec_template: Fix undefined shift 8 years ago
Michael Niedermayer 7735ed2974 avcodec/mpeg4videodec: Clear mcsel before decoding an image 8 years ago
Michael Niedermayer 84786e928f avcodec/tests/dct: Add Mean square error test 8 years ago
Michael Niedermayer 86cbffdc4d avcodec/tests/dct: Add peak mean error check 8 years ago
Davinder Singh 4116b2b136 avcodec/mjpegenc: cosmetic changes 8 years ago
Davinder Singh 1939b90306 avcodec/mjpegenc: disable unused code with AMV 8 years ago
Vittorio Giovara 8c34a2024d h264: Add support for alternative transfer characterics SEI 8 years ago
Nicolas Sugino df884e038f avcodec/aacdec: Fix PCE channel_layout verification 8 years ago
Michael Niedermayer abaeeb3ce0 avcodec/dvenc: Change quantizer dead zone default to 7 8 years ago
Michael Niedermayer fea7bc9e7b avcodec/dvenc: Support adjusting the quantizer deadzone 8 years ago
Michael Niedermayer a5380f9c1c avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* 8 years ago
wm4 caa12027ba lavc, lavu: move frame cropping to a convenience function 8 years ago
Paul B Mahol de48710c11 libswscale: add gray9 support 8 years ago
Michael Niedermayer 1e443051b2 avcodec/aacdec_fixed: fix invalid shift in predict() 8 years ago
Michael Niedermayer 1f53bde6d8 avcodec/h264_slice: Fix overflow in slice offset 8 years ago
James Almer cae2f1db10 avcodec/htmlsubtitles: fix format specifier in av_bprintf calls 8 years ago
Steinar H. Gunderson effd2e7291 speedhq: fix behavior of single-field decoding 8 years ago
Michael Niedermayer 4ff94558f2 avcodec/hevc_cabac: Check for ff_init_cabac_decoder() failure in cabac_reinit() 8 years ago
Michael Niedermayer d1bfa80ec4 avcodec/h264idct_template: Fix integer overflow in ff_h264_idct_add() 8 years ago
Clément Bœsch 1193301758 lavc/htmlsubtitles: reindent after previous commits 8 years ago