33782 Commits (fecf775624c029f50cef697e1c40316b2d51a845)

Author SHA1 Message Date
Michael Niedermayer 46f3015f35 avcodec/tta: Un-break build without threads 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
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
wm4 cb1da9fb8d avcodec/mp3: fix skipping zeros 10 years ago
James Almer 3178931a14 x86/hevc_sao: move 10/12bit functions into a separate file 10 years ago
Christophe Gisquet e3242c0219 dnxhddata: deduplicate table 10 years ago
Stefano Pigozzi 78cc19f15e videotoolbox: require hardware acceleration 10 years ago
Ganesh Ajjanagadde 308e7484a3 avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmx 10 years ago
Ganesh Ajjanagadde d3e5fbb140 avcodec/apedec: fix undefined left shifts of negative numbers 10 years ago
Vittorio Giovara e94e651c76 dnxhddec: Enable frame threading 10 years ago
Christophe Gisquet c49cbecbae dnxhddec: Decode and use interlace mb flag 10 years ago
Vittorio Giovara cf7d2f2d21 lavc: Simplify checking quant bias option 10 years ago
Ganesh Ajjanagadde 4885bde318 motion_est_template: Fix undefined left shift of negative number 10 years ago
Ganesh Ajjanagadde 977f41e274 mlpdec: Fix a undefined left shift of negative number 10 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 10 years ago
Michael Niedermayer 1b82b934a1 avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise 10 years ago
Gregory J. Wolfe 1a4c5fe560 libopenh264enc: Use av_log() to log messages 10 years ago
Ganesh Ajjanagadde b3066be0e4 avcodec/videotoolbox: fix -Wunused-but-set-variable 10 years ago