35921 Commits (d3327b7eda97523d1f4555f0f3615c69cd9ab65a)

Author SHA1 Message Date
Paul B Mahol 6098d4b8a8 avcodec/sheervideo: check build_vlc for failure 9 years ago
Carl Eugen Hoyos aec96e233f lavc/dpx: Support decoding 12 bit colourspace with transparency information. 9 years ago
Matthieu Bouron 346b3c5c41 lavc/mediacodec: re-indent after previous commit 9 years ago
Matthieu Bouron e452abc5c2 lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType 9 years ago
James Almer ede4ec1f8f x86/aacpsdsp: optimize add_squares loop 9 years ago
Carl Eugen Hoyos d5ded429f2 lavc/dpx: Support decoding 10 bit colourspace with transparency information. 9 years ago
Clément Bœsch 7dd8cd1933 lavc/h264_sei: fix broken style around green metadata code 9 years ago
Clément Bœsch 5342bb624d lavc/h264: rename GreenMetaData to H264SEIGreenMetaData 9 years ago
Clément Bœsch b0ec36c9b1 lavc/h264_sei: reduce scope of parameters for green meta decode 9 years ago
Clément Bœsch fef89aae98 lavc/h264: move green meta logging out of the sei decoding 9 years ago
Clément Bœsch 7a2a8b541a lavc/h264_sei: fix green metadata typo 9 years ago
Jérôme Martinez 878c3a3645 avcodec/ffv1dec: fix some unsupported pix_fmt 9 years ago
Michael Niedermayer 4a8ed314fb avcodec/h264_slice: Add casts to suppress warnings 9 years ago
Clément Bœsch aafdad1b45 lavc/videotoolbox: fix sps/pps mistake introduced in 1534ef87 9 years ago
Clément Bœsch 4df944920c lavc/videotoolbox: fixes compilation after 1534ef87 9 years ago
Clément Bœsch 82d79970ed lavc/vda_h264: fixes compilation after 1534ef87 9 years ago
Michael Niedermayer c3ad63c6a3 avcodec/iff: Fix bytestream advance 9 years ago
Clément Bœsch 83163577e2 lavc/h264: remove unused ff_h264_init_dequant_tables prototype 9 years ago
Paul B Mahol 1a57b464cf avcodec/sheervideo: add 10-bit interlaced RGB(A) support 9 years ago
Paul B Mahol 84efdabc94 avcodec/utvideodec: add support for UQRG and UQRA formats 9 years ago
Carl Eugen Hoyos 3da860fbcf lavc/libutvideodec: Do not set bits_per_raw_sample. 9 years ago
Paul B Mahol 3ecc59bc35 avcodec/utvideodec: fix multiple slices for UQY2 and other issues 9 years ago
Paul B Mahol 115e63c8d6 avcodec/utvideo: add support for UQY2 9 years ago
Michael Niedermayer b21f674876 avcodec/mpc8: Correct end truncation 9 years ago
Rick Kern 98a3355c6a lavc/videotoolboxenc: set extradata when opening codec 9 years ago
Rick Kern c5a5ca754b lavc/videotoolboxenc: fix allocated buffer size 9 years ago
Mark Thompson d4cd8e7f6a vaapi_encode_h26[45]: Reject bitrate targets higher than 2^31 9 years ago
Michael Niedermayer 056a4ae771 avcodec/cfhd: Set dimensions unconditionally 9 years ago
Paul B Mahol 9e9286e9ed avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:2:2 9 years ago
Paul B Mahol f0e7b06453 avcodec/sheervideo: fix argx format support 9 years ago
Timo Rothenpieler 88e8aef9e9 avcodec/cuvid: add cuvid decoder 9 years ago
Michael Niedermayer 24f5136196 avcodec/mpegvideo: Do not clear the parse context during init 9 years ago
Paul B Mahol 2ed8baa614 avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:4:4(:4) 9 years ago
Paul B Mahol c156420bce avcodec/sheervideo: fix prediction for ybyr format 9 years ago
Paul B Mahol 0a9e781b88 avcodec/sheervideo: fix predictions for c82p format 9 years ago
Paul B Mahol 0c7fa152b9 avcodec/sheervideo: supports some other 8bit formats 9 years ago
Paul B Mahol e826ceeb55 avcodec/sheervideo: add interlaced YCbCr(A) 4:2:2:4 8-bit support 9 years ago
Paul B Mahol 131cb675cf avcodec/sheervideo: add interlaced YCbCr(A) 4:4:4:4 8-bit support 9 years ago
Rostislav Pehlivanov a04ae469e7 aacsbr: reduce element type mismatch warning severity 9 years ago
James Almer 82dbfccaf0 x86/aacdec: use HADDPS macro 9 years ago
Michael Niedermayer f883f0b0bd avcodec/h264: Put context_count check back 9 years ago
Michael Niedermayer 27c1eae55f avcodec/h264: Fix off by 1 context count 9 years ago
Paul B Mahol c206a32435 avcodec/sheervideo: fix order of operations for raw lines 9 years ago
Paul B Mahol 60bac785c3 avcodec/sheervideo: add support for 8-bit interlaced (A)RGB 9 years ago
Paul B Mahol fdf832a986 avcodec: add BitJazz SheerVideo decoder 9 years ago
Michael Niedermayer c36fc857b5 avcodec/alsdec: Check r to prevent out of array read 9 years ago
Matthieu Bouron 1729387c7a lavc/mediacodec: improve error messages 9 years ago
Matthieu Bouron 93f4d1646e lavc/mediacodec: bypass width/height restrictions when looking for a decoder 9 years ago
Matthieu Bouron cb89fd2334 lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for consistency 9 years ago
Matthieu Bouron 56ef387e21 lavc/mediacodec: move struct declarations at the begin 9 years ago