34144 Commits (4c8d86eb18e2fc8fcd5819a33599422454fdeff8)

Author SHA1 Message Date
Michael Niedermayer c0152ebb9e avcodec/mmaldec: Use av_assert0() instead of assert() 9 years ago
Michael Niedermayer 46f3015f35 avcodec/tta: Un-break build without threads 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
James Almer b70566d6ca avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp 9 years ago
Ganesh Ajjanagadde 2cbaa078d1 avcodec: use HAVE_THREADS header guards to silence -Wunused-function 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
DeHackEd e06114fed3 libx264: copy A53 closed captions from source 9 years ago
Christophe Gisquet f827a17005 blockdsp: reindent after parameter removal 9 years ago
Ganesh Ajjanagadde c4c389aa14 avcodec/apedec: fix bug introduced in commit d3e5fbb140 9 years ago
Ronald S. Bultje 061b67fb50 vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction. 9 years ago
Ronald S. Bultje 26ece7a511 vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. 9 years ago
Ronald S. Bultje db7786e8ff vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd. 9 years ago
Carl Eugen Hoyos 7c94cfa262 lavc/options_table: Add option flags to the truncated flag. 9 years ago
Ganesh Ajjanagadde 0493e42eb2 avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx 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
Michael Niedermayer 85c92789b6 avcodec/h264_ps: Fix copying oversized pps&sps data 9 years ago
wm4 16aac9a359 avcodec/videotoolbox: fix decoding of some h264 bitstreams 9 years ago
wm4 069190f707 avcodec/h264: keep SPS and PPS bitstream data 9 years ago
Christophe Gisquet 74ef5449a6 dnxhddec: init scantable once permutation is set 9 years ago
Christophe Gisquet c7e14a279f dnxhddec: use dequantization formula from specs 9 years ago
Christophe Gisquet 7e4070d2e7 dnxhddec: initialize with mb-aligned dimensions 9 years ago
Derek Buitenhuis abaa12263e avcodec: Don't lock during open if the codec has threadsafe init 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
Christophe Gisquet 562ba4a827 blockdsp: remove high bitdepth parameter 9 years ago
Sven Dueking 5d4a3563f2 qsvenc.c: use query to catch all kind of setting issues 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
Michael Niedermayer 9e9d731b51 avcodec/pngdec: mark previous_picture as done on end of decode_frame_common() 9 years ago
Michael Niedermayer dabea74d0e avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup 9 years ago
Michael Niedermayer 9b4dd0f876 avcodec/mpeg12dec: Initialize chroma_format to 1 9 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
wm4 cb1da9fb8d avcodec/mp3: fix skipping zeros 9 years ago
James Almer 3178931a14 x86/hevc_sao: move 10/12bit functions into a separate file 9 years ago
Christophe Gisquet e3242c0219 dnxhddata: deduplicate table 9 years ago
Stefano Pigozzi 78cc19f15e videotoolbox: require hardware acceleration 9 years ago
Ganesh Ajjanagadde 308e7484a3 avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmx 9 years ago