41266 Commits (d1afa7284c3feba4debfebf1b9cf8ad67640e34a)

Author SHA1 Message Date
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
Michael Niedermayer 35a603050d avcodec/dvdsubdec: discard accumulated buffer on error 6 years ago
Michael Niedermayer 52ba824c65 avcodec/rasc: Check input space before reading chunk 6 years ago
Andriy Gelman 5282db5929 avcodec/mpeg: Initialize quarter_sample parameter from previous thread. 6 years ago
Fan Gang c6e1966c1a avcodec/ass_split: fix a memory leak defect when realloc fails 6 years ago
Paul B Mahol 6f058b5cef avformat/nut: add support for yuva444/422p12 pixel format 6 years ago
Paul B Mahol 8c9fff6183 avcodec/xfacedec: fix order of operations 6 years ago
Paul B Mahol 0ed678a97a bump micro after recent gif changes 6 years ago
Paul B Mahol ec8502f9cb avcodec/gif: use avctx->frame_number 6 years ago
Paul B Mahol 0aa5a7b2e9 avformat/gifdec: export duration, nb_frames and comment 6 years ago
Paul B Mahol f2664a306f avcodec/codec_desc: extend gif description 6 years ago
Paul B Mahol bb0984cc29 avcodec/gif: enable encoding single gif image per frame 6 years ago
Paul B Mahol 3f8cdd4ee3 avcodec/gif: add support for alpha 6 years ago
Paul B Mahol faca28c264 avcodec: rewrite gif muxing and encoding 6 years ago
Rostislav Pehlivanov 83db1efd42 opusenc: fix infinite loop if flushing encoder upon init 6 years ago
James Almer 0e833f615b avcodec/libdav1d: add support for 12bit streams 6 years ago
Carl Hetherington 6190f873eb lavc/tiff: Fix leak of yuv_line in TiffContext. 6 years ago
Paul B Mahol 03beac5b97 avcodec/xpmdec: define constants 6 years ago
Paul B Mahol 00502370f6 avcodec/xpmdec: fix small artifacts 6 years ago