39945 Commits (b7915f8a149aaa3cdd72a5f126a30bf2e0bf1738)

Author SHA1 Message Date
Jun Zhao 4b57f06447 vaapi_h264: Fix VUI max_dec_frame_buffering 7 years ago
Mark Thompson 5a6707e49b cbs_mpeg2: Fix marker_bit type 7 years ago
Jun Zhao e7adf2250b vaapi_h265: Enable VBR mode 7 years ago
Mark Thompson 7bf3f38046 cbs: Add padding to slice data allocations 7 years ago
Michael Niedermayer b5587fd2c6 avcodec/jpeg2000: Only allocate Jpeg2000Pass for the encoder 7 years ago
Michael Niedermayer 0674087004 avcodec/j2kenc: Fix out of array access in encode_cblk() 7 years ago
Michael Niedermayer 0409d33311 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() 7 years ago
Jan Ekström 6939b3cb9d mediacodecdec: fix build by including hwaccel.h 7 years ago
Dale Curtis 95bacb521a avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. 7 years ago
James Almer e01d2c00ae avcodec/h264_slice: use H264_SEI_FpaType enum constants 7 years ago
James Almer 5e9b39b373 avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields 7 years ago
Steven Robertson c6a905b91d avcodec/dnxhddec: Do not overwrite colorspace if the container has set it. 7 years ago
Clément Bœsch 8d51d10eb8 lavc/samidec: properly raise errors from sami_paragraph_to_ass() 7 years ago
Pan Bian 61bbc537ab avcodec/samidec: check av_strdup() return value 7 years ago
James Almer a198c1386a avcodec/amfenc: move config.h include where it's needed 7 years ago
wm4 0c162854c1 vp9_parser: don't split superframes into separate packets 7 years ago
wm4 a5679933c1 vp9: use superframe split BSF 7 years ago
Pan Bian eb69e7bed8 avcodec/nvenc: set correct error code 7 years ago
James Zern 86cead5256 libvpxenc,vp9: add corpus-complexity option 7 years ago
Mikhail Mironov 9ea6607d29 Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDK 7 years ago
Pan Bian 89f9332fdf avcodec: set correct return value in ff_mpeg_ref_picture 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Vittorio Giovara 45d7be7f93 prores: Always assume limited range 7 years ago
Vittorio Giovara 755207dc53 prores: Always assume limited range 7 years ago
Aman Gupta b5d56d8ef1 avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.c 7 years ago
Philip Langdale 0e93694e64 avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6 7 years ago
Philip Langdale b93d96a07b avcodec/nvdec: Make vp8 initialisation more 'compatible' 7 years ago
Michael Niedermayer 97c00edaa0 avcodec/mlpdsp: Fix signed integer overflow, 2nd try 7 years ago
Michael Niedermayer 9cc926da7d avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add 7 years ago
Michael Niedermayer 3aad94bf2b avcodec/kgv1dec: Check that there is enough input for maximum RLE compression 7 years ago
James Almer 1eee394c7c avcodec/vc1dec: fix preprocessor checks and hw_configs lists for the hwaccels 7 years ago
James Almer 921d7af6e9 avcodec/mpeg4videodec: fix preprocessor check for the nvdec hwaccel 7 years ago
Philip Langdale 1da9851e34 avcodec/nvdec: Implement vp8 hwaccel 7 years ago
Mark Thompson f69e9365f6 vaapi_decode: Ignore the profile when not useful 7 years ago
Mark Thompson 40b75a943b vaapi: Add VP8 decode hwaccel 7 years ago
Mark Thompson 9f00fa5369 vp8: Add hwaccel hooks 7 years ago
Mark Thompson efd0612fdc vaapi: Make the decode profile matching more explicit 7 years ago
Mark Thompson 3a71bcc213 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson da4e02b196 lavc: Delete all fake hwaccels 7 years ago
Mark Thompson 9bd326ac46 lavc: Remove register mechanism for hwaccels 7 years ago
Mark Thompson 3536a3efb9 lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() 7 years ago
Mark Thompson 67e81d79cc lavc: Use hardware config information in ff_get_format() 7 years ago
Mark Thompson 758fbc54fe lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 24cc0a53e9 lavc: Add codec metadata to indicate hardware support 7 years ago
Michael Niedermayer 2b6964f764 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* 7 years ago
Derek Buitenhuis e7af1394ec vorbisenc: Check the return value of av_frame_clone 7 years ago
Mark Thompson 3fbd4fc476 nvenc: Include config.h before checking for D3D11 support 7 years ago
Derek Buitenhuis 52a44d50be h264_picture: Actually return error during alloc failure 7 years ago
Rostislav Pehlivanov 3701d499f8 error_resilience: remove avpriv_atomic usage 7 years ago
Rostislav Pehlivanov 590136e78d libavcodec/utils.c: simplify avcodec locking with atomics 7 years ago