16 Commits (a37e84be69310cd7de9540c8bc194cb0a6d158ed)

Author SHA1 Message Date
Anton Khirnov 704311b294 decode: add a per-frame private data for hwaccel use 8 years ago
Anton Khirnov badf0951f5 decode: add a mechanism for performing delayed processing on the decoded frames 8 years ago
Anton Khirnov 359a8a3e2d decode: add a method for attaching lavc-internal data to frames 8 years ago
Anton Khirnov de77671438 decode: avoid leaks on failure in ff_get_buffer() 8 years ago
wm4 47399ccdfd lavc, lavu: move frame cropping to a convenience function 8 years ago
Anton Khirnov 3fdf50f9e8 hwframe: Allow hwaccel frame allocators to align surface sizes 8 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