68 Commits (ddefd05507fdf4391485f9985e80e4672486dbfd)

Author SHA1 Message Date
Carl Eugen Hoyos 9bcd40c298 lavc/decode: Initialize return value for get_format() failure. 6 years ago
Jun Zhao 903f2beafc lavc/decode: Fix the error number report if av_image_fill_pointers fail. 6 years ago
James Almer 87588caf8c Revert "avcodec/decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext" 6 years ago
James Almer 662558f985 decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 6 years ago
James Almer ad99cbc9b3 decode: flush the internal bsfs instead of constantly reinitalizing them 6 years ago
James Almer f631c328e6 avcodec/decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext 6 years ago
James Almer 94fe138de0 avcodec/decode: flush the internal bsfs instead of constantly reinitalizing them 6 years ago
Aman Gupta 37644f0477 avcodec: parse options from AVCodec.bsfs 6 years ago
Michael Niedermayer 2e205bfc14 avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking width 7 years ago
wm4 709e0291d6 avcodec/decode: fix warning when decoding pseudo paletted formats 7 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
wm4 b7d0d912ef avcodec: add a subcharenc mode that disables UTF-8 check 7 years ago
James Almer 23e1bf6e51 avcodec: remove unnecessary calls to ff_init_buffer_info() 7 years ago
Mark Thompson cad739dace lavc: Add per-thread surfaces in get_hw_frame_parameters() 7 years ago
Mark Thompson 5b145290df lavc: Add support for increasing hardware frame pool sizes 7 years ago
Mark Thompson 2117725dc5 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson 39056b5240 lavc: Use hardware config information in ff_get_format() 7 years ago
James Cowgill 02ba4b91b5 avcodec/decode: reset codec on receiving packet after EOF in compat_decode 7 years ago
Mark Thompson 3a71bcc213 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson 67e81d79cc lavc: Use hardware config information in ff_get_format() 7 years ago
Timo Rothenpieler 8dd73f68a6 avcodec/decode: always free private_ref 7 years ago
wm4 0aecc08e5f avcodec/decode: add missing \n to log message 7 years ago
wm4 ae5046e492 avcodec: allow multiple hwaccels for the same codec/pixfmt 7 years ago
Anton Khirnov 81c021c6a2 decode: add a per-frame private data for hwaccel use 7 years ago
Anton Khirnov 7fa64514c8 decode: add a mechanism for performing delayed processing on the decoded frames 7 years ago
Anton Khirnov 9f1cfd88af decode: add a method for attaching lavc-internal data to frames 7 years ago
Anton Khirnov 4776c61424 decode: avoid leaks on failure in ff_get_buffer() 7 years ago
wm4 e724bdfffb lavc: fix hw_device_ctx operation 7 years ago
James Almer 417d473bde avcodec: remove ABI portion of the side data merging API 7 years ago
wm4 b46a77f19d lavc: external hardware frame pool initialization 7 years ago
Karthick J f7b7d51a37 avcodec/decode: Pass on the Closed Captions Side Data 7 years ago
James Almer 6cadbb16e9 avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag 7 years ago
wm4 caa12027ba lavc, lavu: move frame cropping to a convenience function 7 years ago
Anton Khirnov 704311b294 decode: add a per-frame private data for hwaccel use 7 years ago
Anton Khirnov badf0951f5 decode: add a mechanism for performing delayed processing on the decoded frames 7 years ago
Anton Khirnov 359a8a3e2d decode: add a method for attaching lavc-internal data to frames 7 years ago
Anton Khirnov de77671438 decode: avoid leaks on failure in ff_get_buffer() 7 years ago
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 7 years ago
Anton Khirnov d14179e3d4 hwframe: Allow hwaccel frame allocators to align surface sizes 7 years ago
wm4 865360ba63 lavc: set avctx->hwaccel before init 7 years ago
Anton Khirnov 3fdf50f9e8 hwframe: Allow hwaccel frame allocators to align surface sizes 7 years ago
John Rummell 966a0a814d avcodec/decode: Update decode_simple_internal() to get the side data correctly. 8 years ago
wm4 bd747b9226 lavc: set avctx->hwaccel before init 8 years ago
James Almer f20161d899 avcodec/decode: fix function name 8 years ago
Anton Khirnov 02327d1237 decode: fix the code reducing cropping to preserve alignment 8 years ago
Anton Khirnov 8652a2c248 decode: fix the code reducing cropping to preserve alignment 8 years ago
Michael Niedermayer e813df4fa3 avcodec: Avoid splitting side data repeatedly 8 years ago
James Almer b3570f0389 avcodec/decode: also check for FF_CODEC_CAP_SETS_PKT_DTS in audio decoders 8 years ago
Muhammad Faiz 9b4648a2cd avcodec/decode: do not treat discarded frames as eof when draining 8 years ago
Muhammad Faiz d535e0c140 avcodec/pthread_frame, decode: allow errors to happen on draining 8 years ago