75900 Commits (f3fc103c6a8ed8e7056052c54508470eede46566)
 

Author SHA1 Message Date
Hendrik Leppkes f5af92edb9 Merge commit 'eb02387add350f2b34a3e61539fe25ec6213eb18' 9 years ago
Hendrik Leppkes 4e67382d72 Merge commit '74942685cb457c01937686892878403a409baf27' 9 years ago
Hendrik Leppkes a11741c293 Merge commit 'd0a3e89d41b05f9ed0e7401c352b60ed4f4d1ed5' 9 years ago
Hendrik Leppkes 98ca981a23 Merge commit '8ae1d87a2440cea0564efe2a6c9c223478a05f44' 9 years ago
Hendrik Leppkes 4d2160c99a Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa' 9 years ago
Rodger Combs 9825a24e5b lavf/utils: avoid giving up probing early with long subtitle events 9 years ago
Michael Niedermayer 85c92789b6 avcodec/h264_ps: Fix copying oversized pps&sps data 9 years ago
Hendrik Leppkes 5fa5e73e81 Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8' 9 years ago
Hendrik Leppkes 59b55619b6 Merge commit '3f1f6053013d0015e9f115a91a11744807649a07' 9 years ago
Michael Niedermayer 14f6c4356b avformat/flvdec: accept sizes if they are off by 11 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
Paul B Mahol 160556c9ad avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input 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
Paul B Mahol 1d7d824494 avfilter/af_rubberband: add process_command() 9 years ago
Christophe Gisquet 562ba4a827 blockdsp: remove high bitdepth parameter 9 years ago
James Almer acdd672506 x86/audio_convert: fix clobbering of xmm registers 9 years ago
Carl Eugen Hoyos da767f06f5 lavf/rawdec: Autodetect raw TrueHD streams. 9 years ago
Michael Niedermayer 94d50b5d00 avformat/rtmpproto: Fix 2 more cases of the 2nd packet size being wrong 9 years ago
Carl Eugen Hoyos ac7b1f7423 lavfi/mandelbrot: Output RGB0 instead of RGBA. 9 years ago
Paul B Mahol f5afd1c738 configure: check rubberband version, allow only latest one 9 years ago
Paul B Mahol 0701ff2c32 avfilter/x86/vf_psnr.asm: fix typo 9 years ago
Carl Eugen Hoyos aea5db97f7 lavf/rawdec: Autodetect raw mlp streams. 9 years ago
Henrik Gramner 17710550c4 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 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
Luca Barbato 74942685cb hls: Check av_opt_set_dict return value as well 9 years ago
Alexandra Khirnova d0a3e89d41 dcadec: make a number of samples per subband per subsubframe a named constant 9 years ago
Clément Bœsch 7218352e02 avformat/srtdec: more lenient first line probing 9 years ago
Clément Bœsch d161a2a72b avformat/srtdec: fix number check for the first character 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
Paul B Mahol 30ce6fd106 avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do actual work 9 years ago
Paul B Mahol 1da1574002 avfilter/vf_maskedmerge: rewrite and remove some duplicated code 9 years ago
Michael Niedermayer 9b4dd0f876 avcodec/mpeg12dec: Initialize chroma_format to 1 9 years ago
Luca Barbato 8ae1d87a24 build: Add support for known custom allocators 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
Paul B Mahol 6ce02126ce avfilter/af_rubberband: flush only if there is something available 9 years ago
James Almer 3178931a14 x86/hevc_sao: move 10/12bit functions into a separate file 9 years ago
Matt Oliver 3b03bde46e avformat/async: Allow compilation with native threads. 9 years ago