33913 Commits (0418541d5d3f4eada6ce6f250f159ce569f180bc)

Author SHA1 Message Date
Jeremy James 118a3cd2c5 dnxhd: add decoder support for DNxHR 10 years ago
Christophe Gisquet 1f4ff53aea dnxhddec: Introduce DNXHD_VARIABLE 10 years ago
Christophe Gisquet 52256860d6 dnxhdenc: do not select 4:4:4 profiles 10 years ago
Christophe Gisquet 4e7cba1d8a dnxhd: profile flags 10 years ago
Christophe Gisquet 9139a7e84f dnxhddec: cleanup frame header parsing 10 years ago
Michael Niedermayer c0152ebb9e avcodec/mmaldec: Use av_assert0() instead of assert() 10 years ago
Michael Niedermayer 46f3015f35 avcodec/tta: Un-break build without threads 10 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 10 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 10 years ago
James Almer b70566d6ca avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp 10 years ago
Ganesh Ajjanagadde 2cbaa078d1 avcodec: use HAVE_THREADS header guards to silence -Wunused-function 10 years ago
Derek Buitenhuis eae58428bd avcodec: Do not lock during open for codecs marked as having threadsafe init 10 years ago
Vittorio Giovara abe9adfb31 rangecoder: Use AV_RB16 instead of bytestream_get_be16 10 years ago
Vittorio Giovara b8b13acd70 hevc: Simplify logical check 10 years ago
Vittorio Giovara 10aa6f9db4 h264: Use the correct argument context in debug log 10 years ago
Vittorio Giovara 4628443ca3 h263: Drop uninitialized variable use from log message 10 years ago
Vittorio Giovara 1da2a20763 dvbsubdec: Fix function return type 10 years ago
Vittorio Giovara cab63a8b59 dv: Mark internal frame reference as const 10 years ago
Vittorio Giovara 4c160fa239 dcadec: Always initialize return variable 10 years ago
DeHackEd e06114fed3 libx264: copy A53 closed captions from source 10 years ago
Christophe Gisquet f827a17005 blockdsp: reindent after parameter removal 10 years ago
Ganesh Ajjanagadde c4c389aa14 avcodec/apedec: fix bug introduced in commit d3e5fbb140 10 years ago
Ronald S. Bultje 061b67fb50 vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction. 10 years ago
Ronald S. Bultje 26ece7a511 vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. 10 years ago
Ronald S. Bultje db7786e8ff vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd. 10 years ago
Carl Eugen Hoyos 7c94cfa262 lavc/options_table: Add option flags to the truncated flag. 10 years ago
Ganesh Ajjanagadde 0493e42eb2 avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx 10 years ago
Anton Khirnov bb198c4997 d3d11va: make av_d3d11va_alloc_context() available at all times 10 years ago
Anton Khirnov f320287159 d3d11va: check for malloc failure 10 years ago
Michael Niedermayer 85c92789b6 avcodec/h264_ps: Fix copying oversized pps&sps data 10 years ago
wm4 16aac9a359 avcodec/videotoolbox: fix decoding of some h264 bitstreams 10 years ago
wm4 069190f707 avcodec/h264: keep SPS and PPS bitstream data 10 years ago
Christophe Gisquet 74ef5449a6 dnxhddec: init scantable once permutation is set 10 years ago
Christophe Gisquet c7e14a279f dnxhddec: use dequantization formula from specs 10 years ago
Christophe Gisquet 7e4070d2e7 dnxhddec: initialize with mb-aligned dimensions 10 years ago
Derek Buitenhuis abaa12263e avcodec: Don't lock during open if the codec has threadsafe init 10 years ago
Christophe Gisquet e54d7e4e8e dnxhddata: Deduplicate cid 1256 chroma table 10 years ago
Jeremy James 1fb63d6f43 dnxhddata: Deduplicate dnx100 tables 10 years ago
Jeremy James cc320296ab dnxhddata: Fix cid 1260 luma and chroma tables 10 years ago
Joseph Artsimovich bfe1cd80eb dnxhddata: Fix 10-bit DNxHD quant matrices 10 years ago
Christophe Gisquet 562ba4a827 blockdsp: remove high bitdepth parameter 10 years ago
Sven Dueking 5d4a3563f2 qsvenc.c: use query to catch all kind of setting issues 10 years ago
Derek Buitenhuis 380146924e x264: Add option to force IDR frames 10 years ago
Yu Xiaolei eb02387add x264: Expose the NV21 input support 10 years ago
Alexandra Khirnova d0a3e89d41 dcadec: make a number of samples per subband per subsubframe a named constant 10 years ago
Michael Niedermayer 9e9d731b51 avcodec/pngdec: mark previous_picture as done on end of decode_frame_common() 10 years ago
Michael Niedermayer dabea74d0e avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup 10 years ago
Michael Niedermayer 9b4dd0f876 avcodec/mpeg12dec: Initialize chroma_format to 1 10 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 10 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 10 years ago