31308 Commits (5c17377e28e818d3074a608d42821d66f1d26e8d)

Author SHA1 Message Date
Paul B Mahol 3db9960e0a avcodec/qdm2: remove unneeded #include, there are no assert() 10 years ago
Carl Eugen Hoyos 50144b91ea Respect horizontal differencing predictor for 16bit gray tiff images. 10 years ago
Michael Niedermayer a73c411809 avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec 10 years ago
Michael Niedermayer 305cbe76d3 avcodec/wma: remove unneeded #includes, there are no assert() only av_assert* 10 years ago
Michael Niedermayer 2b215b7f5a avcodec/hevc: Check for av_malloc failure 10 years ago
Michael Niedermayer 5008605bf2 avcodec/hevc: Replace more mallocs by av_malloc_array() 10 years ago
Anshul Maheshwari 93fac23b80 avcodec/ccaption_dec: Adding color and fonts for future use in screen 10 years ago
Vittorio Giovara 70d246d5cc flacenc: initialize sums matrix 10 years ago
Vittorio Giovara c01ccccbb1 ituh263dec: use macro instead of #if 10 years ago
Vittorio Giovara 302ca6b20e mpegvideo_enc: initialize the encoding context 10 years ago
Vittorio Giovara 1a07df3112 DNxHD: Add support for id 1258 (DNx100 960x720@8) 10 years ago
Vittorio Giovara 598f7d046c DNxHD: Simplify pixel format detection 10 years ago
Vittorio Giovara 41e03e284e DNxHD: More verbose error messages 10 years ago
Martin Storsjö 6996fd204a libopenh264: Log debug messages to a non-null context 10 years ago
Carl Eugen Hoyos 3ea97767e4 Add an ARES atom to extradata when encoding avui. 10 years ago
Michael Niedermayer 61928b68dc h264: Do not share rbsp_buffer across threads 10 years ago
Michael Niedermayer ccaa5dcb31 avcodec/h264_parser: Rename close() 10 years ago
Timo Rothenpieler fb34c580bb avcodec/nvenc: Handle non-square pixel aspect ratios 10 years ago
Reimar Döffinger d96090e7b6 Support BMP files that do not properly align lines. 10 years ago
Michael Niedermayer a764402394 avcodec/h263dec: Try to use codec_tag instead of the stream_codec_tag 10 years ago
Vittorio Giovara 607ad990d3 dvbsubdec: check memory allocations and propagate errors 10 years ago
Hendrik Leppkes 36962ad233 Add DXVA2 HEVC HWAccel 10 years ago
Hendrik Leppkes f8ecffa9b7 hevc: reindent after previous commit 10 years ago
Hendrik Leppkes b2e9b0f5d4 hevc: add hwaccel hooks 10 years ago
Hendrik Leppkes 06894f1a04 hevc: store the short term rps flag and size in the context 10 years ago
Hendrik Leppkes 2af82a1ad9 hevc: store the escaped/raw bitstream in HEVCNAL 10 years ago
Anton Khirnov a536a4e4bc lavc: support extracting audio service type from side data 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Anton Khirnov e44b58924f lavc: deprecate unused AVCodecContext.stream_codec_tag 10 years ago
Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago
Anton Khirnov 167e004e1a h264: drop any pretense of support for data partitioning 10 years ago
Anton Khirnov 58ae8d5957 h264_parser: restore a comment lost in 0268a54 10 years ago
Anton Khirnov ecab21ac47 h264: do not reset the ref lists in flush_change() 10 years ago
Anton Khirnov 9404a47a2d h264: move parser-only variables to their own context 10 years ago
Anton Khirnov cf1e0786ed error_resilience: move the MECmpContext initialization into ER code 10 years ago
Hendrik Leppkes 7e850fa67e Add DXVA2 HEVC HWAccel 10 years ago
Hendrik Leppkes b82722df9b hevc: reindent after previous commit 10 years ago
Hendrik Leppkes e72e8c5a1d hevc: add hwaccel hooks 10 years ago
Hendrik Leppkes 4b95e95dba hevc: store the short term rps flag and size in the context 10 years ago
Hendrik Leppkes 36779a8405 hevc: store the escaped/raw bitstream in HEVCNAL 10 years ago
Hendrik Leppkes b0593a4bca hevc: pass the full HEVCNAL struct to decode_nal_unit 10 years ago
Anton Khirnov 443b71928b hevc: unref the current frame if frame_start() fails 10 years ago
Anton Khirnov 1dd021929f hevc: clear unused refs on failure 10 years ago
Anton Khirnov f9f883af4f h264: simplify code in flush_dpb() 10 years ago
Timo Rothenpieler 914fd42b8a avcodec/nvenc: Fix b-frame parameter handling 10 years ago
Christophe Gisquet 7aeafacfd0 x86/sbrdsp: Use different mem moves 10 years ago
James Almer 449b21bfab x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3} 10 years ago
Philip Langdale ff0c559329 nvenc: Propagate desired number of reference frames. 10 years ago
Hendrik Leppkes 77140279d3 hevc: pass the full HEVCNAL struct to decode_nal_unit 10 years ago
Jean First 1f13348f7d lavc/libopenjpegenc: move opj_setup_encoder to libopenjpeg_encode_frame 10 years ago