28 Commits (26ece7a511f8905a5ddfc19c7cd4ecdca7056138)

Author SHA1 Message Date
Ronald S. Bultje 030b5a4f77 lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. 9 years ago
wm4 94c0df79c7 lavc: propagate hwaccel errors 9 years ago
Philip Langdale 9ae766d1c6 avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header 10 years ago
Anton Khirnov a0f2946068 h264: use properly allocated AVFrames 10 years ago
Anton Khirnov 9d33bab583 h264: drop H264Context.ouputed_poc 10 years ago
Anton Khirnov 27b0e6ebfd h264: drop needs_realloc 10 years ago
Michael Niedermayer 7be2d2a70c avcodec/h264: Use only one ERContext 10 years ago
Anton Khirnov a4d34e218f h264: disable ER by default 10 years ago
Anton Khirnov a12d3188cb h264: use a smaller struct for the ref lists 10 years ago
Anton Khirnov 582683b6ac h264: move remaining ER stuff into the per-slice context 10 years ago
Anton Khirnov 95eb35f305 h264: move the ref lists variables into the per-slice context 10 years ago
Michael Niedermayer de6df46120 avcodec/h264: Setup decoder to have matching reference to the EC code 10 years ago
Vittorio Giovara ca1e36a8e4 h264: fix build when error resilience is disabled 11 years ago
Diego Biurrun 888dcd8675 h264_picture: Remove pointless dsputil.h #include 11 years ago
Michael Niedermayer be656c362d avcodec/h264_picture: Fix build without error resilience 11 years ago
Michael Niedermayer 7ef01a7878 avcodec/h264: mark recovery_cnt==0 frames as keyframes 11 years ago
Luca Barbato f51d0f39c0 h264: Split h264 slice decoding from nal decoding 11 years ago