20313 Commits (2830bce47e2eb29c76202f19017031ddc1f95dd3)

Author SHA1 Message Date
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 9 years ago
Vittorio Giovara 3a4d369ea4 g2m: Relax resolution change constraints 9 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 9 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 9 years ago
Derek Buitenhuis eae58428bd avcodec: Do not lock during open for codecs marked as having threadsafe init 9 years ago
Vittorio Giovara abe9adfb31 rangecoder: Use AV_RB16 instead of bytestream_get_be16 9 years ago
Vittorio Giovara b8b13acd70 hevc: Simplify logical check 9 years ago
Vittorio Giovara 10aa6f9db4 h264: Use the correct argument context in debug log 9 years ago
Vittorio Giovara 4628443ca3 h263: Drop uninitialized variable use from log message 9 years ago
Vittorio Giovara 1da2a20763 dvbsubdec: Fix function return type 9 years ago
Vittorio Giovara cab63a8b59 dv: Mark internal frame reference as const 9 years ago
Vittorio Giovara 4c160fa239 dcadec: Always initialize return variable 9 years ago
Anton Khirnov bb198c4997 d3d11va: make av_d3d11va_alloc_context() available at all times 9 years ago
Anton Khirnov f320287159 d3d11va: check for malloc failure 9 years ago
Christophe Gisquet e54d7e4e8e dnxhddata: Deduplicate cid 1256 chroma table 9 years ago
Jeremy James 1fb63d6f43 dnxhddata: Deduplicate dnx100 tables 9 years ago
Jeremy James cc320296ab dnxhddata: Fix cid 1260 luma and chroma tables 9 years ago
Joseph Artsimovich bfe1cd80eb dnxhddata: Fix 10-bit DNxHD quant matrices 9 years ago
Derek Buitenhuis 380146924e x264: Add option to force IDR frames 9 years ago
Yu Xiaolei eb02387add x264: Expose the NV21 input support 9 years ago
Alexandra Khirnova d0a3e89d41 dcadec: make a number of samples per subband per subsubframe a named constant 9 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Vittorio Giovara e94e651c76 dnxhddec: Enable frame threading 9 years ago
Christophe Gisquet c49cbecbae dnxhddec: Decode and use interlace mb flag 9 years ago
Vittorio Giovara cf7d2f2d21 lavc: Simplify checking quant bias option 9 years ago
Ganesh Ajjanagadde 4885bde318 motion_est_template: Fix undefined left shift of negative number 9 years ago
Ganesh Ajjanagadde 977f41e274 mlpdec: Fix a undefined left shift of negative number 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
Gregory J. Wolfe 1a4c5fe560 libopenh264enc: Use av_log() to log messages 9 years ago
Anton Khirnov 8aecec8402 qsvdec: make ff_qsv_decode_init() static 9 years ago
Anton Khirnov 2c32eace5e qsvdec: close the MFX decoder on uninit 9 years ago
Anton Khirnov d0c8c380ec qsv: document AVQSVContext members 9 years ago
Anton Khirnov 5d2daebf3c qsvenc: mark the encoders as INIT_CLEANUP 9 years ago
Anton Khirnov 83847cc8fa qsvenc: do not try to close the encoder if the session is NULL 9 years ago
Anton Khirnov 741b352b16 qsvdec: list supported pixel formats 9 years ago
wm4 a41e5e192e vdpau: fix constrained baseline fallback 9 years ago
wm4 a5d58fea68 lavc: reimplement avcodec_get_type() using codec descriptors 9 years ago
Rémi Denis-Courmont b10b6ac7a9 vdpau: deprecate av_vdpau_get_profile() 9 years ago
Vittorio Giovara b2417ee6d1 dxv: Improve error message 9 years ago
Vittorio Giovara 1bcd4a476b dxv: Support RAW intermediate compression 9 years ago
Vittorio Giovara bbf71d46db dxv: Print texture information after header parsing 9 years ago
Vittorio Giovara fb2889691c dxv: Support the original first version 9 years ago
Vittorio Giovara 588a5619da dxv: Parse ancillary encoder information 9 years ago
wm4 a9b8c638cf mmal: Fix AVBufferRef usage 9 years ago
wm4 49623f5319 mmal: Remove setting extradata on input format 9 years ago
wm4 f290e48d86 mmal: drop the h264 BSF 9 years ago
Steve Lhomme e3d4784eb3 d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Alexandra Hájková 7778859835 dcadec: set channel layout in a separate function 9 years ago