36052 Commits (a2550e7d2e4c1e2f1fd262985a1d789240f7e839)

Author SHA1 Message Date
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
Vittorio Giovara 05a4bacbf7 avpacket: Error out when creating 0-sized side data 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
Anton Mitrofanov a833ff68f6 h264: Fix decoding delay for Intra only streams 9 years ago
Anton Khirnov 90f469aa2b lavc: add H.264 MVC profiles 9 years ago
Anton Khirnov 61f168ae34 h264: factor out setting the parameter sets for a frame 9 years ago
Anton Khirnov 6e92181bf8 h264: pass just the PPS to get_chroma_qp() 9 years ago
Anton Khirnov d1f539c97e h264: merge the two reinit blocks in slice_header_parse() 9 years ago
Anton Khirnov 3fba16ecd9 h264: factor starting a new field out of parsing the slice header 9 years ago
Anton Khirnov bec993381c h264: postpone generating the implicit MMCOs 9 years ago
Anton Khirnov 2d410ebbaa h264: decode the MMCOs into per-slice contexts 9 years ago
Anton Khirnov 39ab2ea531 h264: rename mmco_index to nb_mmco 9 years ago
Anton Khirnov 7ab5d577a9 h264: move initializing the slice start out of h264_slice_header_parse() 9 years ago
Anton Khirnov 4cec43a9ee h264: move calculating the POC out of h264_slice_header_parse() 9 years ago
Anton Khirnov 6dd996c7c8 h264: move building the reference list out of h264_slice_header_parse() 9 years ago
Anton Khirnov 0bad254300 h264: move initing the implicit pred weight table out of h264_slice_header_parse() 9 years ago
Anton Khirnov ed9a20ebe4 h264: split reading the ref list modifications and actually building the ref list 9 years ago
Anton Khirnov fa57059079 h264: move initialising the implicit pred weight table for MBAFF 9 years ago
Anton Khirnov 7b50d60442 h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref list 9 years ago
Anton Khirnov b16e9b9ac9 h264: move initialising the explicit pred weight table for MBAFF 9 years ago
Anton Khirnov b93c0aed79 h264: drop an outdated comment 9 years ago
Anton Khirnov 77a1e2c5f8 h264: move direct mode inits out of h264_slice_header_parse() 9 years ago
Anton Khirnov d06e4d8aab h264: start splitting decode_slice_header() 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
Mark Thompson 2940e196c5 vaapi_h265: cu_qp_delta should not be used in constant-QP mode 9 years ago
Mark Thompson 02fa1ad926 vaapi_h264: Add source version identifier as unregistered SEI 9 years ago