61 Commits (5a88e8c36581fed09c7db6dc7229f1fd9ab5559d)

Author SHA1 Message Date
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
Vittorio Giovara 960b4d4761 decode: Initialize ret before using it 8 years ago
James Almer 16c88465a1 avcodec/decode: also update consumed bytes on last_pkt_props->size 8 years ago
Muhammad Faiz 31f61b0d4f avcodec: do not use AVFrame accessor 8 years ago
Vittorio Giovara efddf2c09a decode: Initialize ret before using it 8 years ago
Vittorio Giovara c43a96fe16 lavc: Drop deprecated time_base variable for decoding 8 years ago
Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 8 years ago
Anton Khirnov 972c71e9cb lavc: add support for filtering packets before decoding 8 years ago
Anton Khirnov 061a0c14bb decode: restructure the core decoding code 8 years ago
Anton Khirnov 549d0bdca5 decode: be more explicit about storing the last packet properties 8 years ago