22 Commits (5659f7404731415c7e1cfdf4d8b0afeb6b1132de)

Author SHA1 Message Date
wm4 865360ba63 lavc: set avctx->hwaccel before init 7 years ago
John Rummell 966a0a814d avcodec/decode: Update decode_simple_internal() to get the side data correctly. 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
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
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
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Anton Khirnov 3fe2a01df7 lavc: move decoding-related code from utils.c to a new file 8 years ago