22 Commits (29a8ed766354c45c9be4b8512c5b2eb25a450cdc)

Author SHA1 Message Date
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
wm4 e724bdfffb lavc: fix hw_device_ctx operation 7 years ago
wm4 b46a77f19d lavc: external hardware frame pool initialization 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 3fdf50f9e8 hwframe: Allow hwaccel frame allocators to align surface sizes 7 years ago
wm4 bd747b9226 lavc: set avctx->hwaccel before init 8 years ago
Anton Khirnov 8652a2c248 decode: fix the code reducing cropping to preserve alignment 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
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