41184 Commits (90ab9a58ff697e0a7bfd89715cba5a8fb4074b35)

Author SHA1 Message Date
Michael Niedermayer 0c4af1390f avcodec/tests/rangecoder: Test coder more completely 6 years ago
Michael Niedermayer 1be9a28f8e avcodec/rangecoder: factorize termination version code 6 years ago
Paul B Mahol 41c1643d75 avcodec: add HYMT decoder 6 years ago
Michael Niedermayer 3e461f9d4c avcodec/qsvenc: Fix Unkown typo 6 years ago
Michael Niedermayer 062bf56393 avcodec/v4l2_m2m: fix cant typo 6 years ago
Michael Niedermayer 283e751aef avcodec/mjpegbdec: Propagate error codes 6 years ago
Michael Niedermayer 11a8d2ccab avcodec/mjpegbdec: Fix some misplaced {} and spaces 6 years ago
Alex Mogurenko e4788ae31b avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q 6 years ago
Paul B Mahol cfa7709d05 avcodec/wavpack: fix decoding of files with many channels 6 years ago
gxw d86f698e38 avcodec/mips: [loongson] optimize theora decoding in vp3dsp. 6 years ago
Ramiro Polla c268712895 avcodec/dnxhddec: fix block alignment 6 years ago
Ramiro Polla 4d34205bec avcodec/4xm: fix block alignment 6 years ago
hwrenx 7499d0b015 lavc/libdavs2: enable multithread 6 years ago
Michael Niedermayer 7efe84aebd avcodec/lagarith: Remove duplicate check 6 years ago
Rene Claus 6a8cc86963 avcodec/libvpxenc: add VP8/9 sharpness config option 6 years ago
gxw f652c7a45c avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa 6 years ago
Paul B Mahol c4a05ae65c avcodec/wmavoice: use init_get_bits8() 6 years ago
Paul B Mahol e483606d44 avcodec/g722dec: use init_get_bits8() 6 years ago
Paul B Mahol f89919d4fb avcodec/fic: use init_get_bits8() 6 years ago
Michael Niedermayer 30a7a81cdc avcodec/fic: Fail on invalid slice size/off 6 years ago
Michael Niedermayer 80cce5998c avcodec/ivi: Avoid mbs memleak 6 years ago
Michael Niedermayer fbf409cd91 avcodec/ilbcdec: fix integer overflow in energy 6 years ago
Paul B Mahol f52dd8a55a avcodec/g723_1dec: use init_get_bits8() 6 years ago
Paul B Mahol 3601eb0474 avcodec: add g732_1 parser 6 years ago
Mark Thompson b97a4b6588 cbs_av1: Fix reading of overlong uvlc codes 6 years ago
Carl Eugen Hoyos 6a87729e9d lavc/opus_rc: Cast a const pointer to uint8_t *. 6 years ago
James Almer 064f9505f4 avcodec/cbs_av1: fix parsing delta_frame_id_minus1 6 years ago
Paul B Mahol 1b4c01631b avcodec/vc1_parser: use init_get_bits8() 6 years ago
Jun Zhao 3f08ed3920 lavc/libkvazaar: indent the code 6 years ago
Jun Zhao 59deae5d1c lavc/libkvazaar: Use avctx->frame_rate first for framerate setting 6 years ago
Jun Zhao 90c4534206 lavc/options_table: Change some options location in opt table. 6 years ago
Michael Niedermayer e63517e00a avcodec/rpza: Check that there is enough data for all the blocks 6 years ago
Michael Niedermayer 8a708aa99c avcodec/rpza: Move frame allocation to a later point 6 years ago
Michael Niedermayer 68e011e410 avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_ID 6 years ago
Helmut K. C. Tessarek aaf9171574 libavcodec/libaomenc: fix breakage from upstream 6 years ago
Michael Niedermayer ea30ac1e40 avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan() 6 years ago
Michael Niedermayer dfb5046cf3 avcodec/mjpegdec: verify SOF len field validity 6 years ago
Paul B Mahol d283ee085f avcodec/g723_1dec: improve stereo support 6 years ago
Paul B Mahol 7a124138a7 avcodec/g723_1dec: reindent after last commit 6 years ago
Paul B Mahol 62dbcb7ddf avcodec/g723_1: add support for stereo files 6 years ago
Carl Eugen Hoyos 06a436a224 lavc/mjpegdec: Interpret three-component Adobe transform 0 also as RGB. 6 years ago
Shiyou Yin 76952aa461 avcodec/mips: [loongson] enable MSA optimization for loongson platform. 6 years ago
Zhong Li 978c935f2f lavc/qsv_hevc: correct QSV HEVC default plugin on Windows 6 years ago
Carl Eugen Hoyos 0b7269e62d lavc/cbs: Do not use format specifier "z" on Windows. 6 years ago
Paul B Mahol de5e71fb1b avcodec/tiff: add support for 12bit grayscale images 6 years ago
Michael Niedermayer 092cb17983 avcodec/rasc: Check that the number of moves is less than or equal the number of pixels 6 years ago
Michael Niedermayer b11b3d2585 avcodec/vp7: Check for end of input in vp78_decode_mv_mb_modes() 6 years ago
Carl Eugen Hoyos 011c9112a0 lavc/g729dec: Cosmetics, fix indentation after last commit. 6 years ago
Carl Eugen Hoyos 641d52152f lavc/g729dec: Support stereo streams. 6 years ago
Michael Niedermayer 7aaab127be avcodec/clearvideo: Check remaining input bits in P macro block loop 6 years ago