86637 Commits (5659f7404731415c7e1cfdf4d8b0afeb6b1132de)
 

Author SHA1 Message Date
Mark Thompson 49419925d3 vp9: Add bsf to fix reordering in raw streams 8 years ago
Mark Thompson bc4e33ce0f ffmpeg: Flush output BSFs when encode reaches EOF 8 years ago
Michael Niedermayer 4976a3411f avcodec/mpeg4videodec: Fix GMC with videos of dimension 1 8 years ago
Ronald S. Bultje 97f7f83169 vf_spp: only assign function pointers if permutation matches expectations. 8 years ago
Paul B Mahol 565dc0e283 avfilter/vf_overlay: add auto format mode 8 years ago
James Almer e5bce8b4ce fate: update checksums for fate-lavf-ffm and fate-lavf-mxf 8 years ago
James Almer 349446e36f x86/mdct15: use three operand form for some instructions 8 years ago
Reino17 078322f33c Add support for LibOpenJPEG v2.2/git 8 years ago
James Almer a579dbb4f7 checkasm: add missing checks to float_dsp's butterflies_float test 8 years ago
Rostislav Pehlivanov e1120b1c54 mdct15: add assembly optimizations for the 15-point FFT 8 years ago
James Almer f66086adac configure: fix assignment of assembler specific flags 8 years ago
Paul B Mahol 04aa09c4bc Revert "lavfi/buffersrc: push the frame deeper if requested." 8 years ago
jerett 9f26d670e4 lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4 8 years ago
jerett 82a8724df2 lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not found 8 years ago
Jun Zhao ea1d07aed9 lavc/golomb: add value range comment for set_ue_golomb(). 8 years ago
Michael Niedermayer 24e95f9d4d avcodec/wavpack: Fix integer overflow 8 years ago
Michael Niedermayer 0c2ef4f6b4 avcodec/takdec: Fix integer overflow 8 years ago
Michael Niedermayer 27f80ab016 avcodec/tiff: Update pointer only when the result is used 8 years ago
Rostislav Pehlivanov 7e98da9c4f opus_celt: do not use double precision exp2 8 years ago
James Almer 505cb8e390 avformat/oggenc: check for stream private data in ogg_free() 8 years ago
Matthieu Bouron 067e42b851 checkasm/aarch64: fix tests returning a float 8 years ago
Michael Niedermayer 6f1d2355a7 avcodec/cfhd: Check bpc before setting bpc in context 8 years ago
Michael Niedermayer 5a950f4e32 avcodec/cfhd: Fix undefined shift 8 years ago
Diego Biurrun 5cae5a1def configure: Move x86 assembler sanity check into assembler probe function 8 years ago
Diego Biurrun 4f9297ac3b build: Prefer NASM assembler over YASM 8 years ago
James Almer 3cc73d3d6d build: fix commandline selection of nasm 8 years ago
Diego Biurrun d44935cbf4 build: Explicitly set 32-bit/64-bit object formats for nasm/yasm 8 years ago
Diego Biurrun 0cc0c5b6db build: Allow generating dependencies as a side-effect of assembling 8 years ago
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
Paul B Mahol 664ac7c5e2 avfilter/af_stereotools: add forgotten break 8 years ago
Ronald S. Bultje e639d09199 mdec: stop preferring the simple IDCT. 8 years ago
Ronald S. Bultje 42dd1434bf mdec: use correctly permutated quant matrix for dequantization. 8 years ago
Memphiz 9e85c5d6a7 aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and older 8 years ago
Memphiz 998609ddb8 aarch64: vp9: Fix assembling with Xcode 6.2 and older 8 years ago
Michael Niedermayer 70a7df049c avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c() 8 years ago
Michael Niedermayer d7b3d5c3f2 avcodec/hevc_filter: Fix invalid shift 8 years ago
Michael Niedermayer fdfbcbdd14 avcodec/hevcdec: Check beta and tc offset in hls_slice_header() 8 years ago
Michael Niedermayer 5443c4bdf4 avcodec/mpeg4videodec: Fix overflow in virtual_ref computation 8 years ago
Michael Niedermayer e95fcfe8fb avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed) 8 years ago
Luca Barbato 19bf50406e configure: Move up the avbuild directory creation 8 years ago
John Rummell 966a0a814d avcodec/decode: Update decode_simple_internal() to get the side data correctly. 8 years ago
James Darnley 8221c71703 avcodec/x86: allow future 8-bit simple idct to use slightly different coefficients 8 years ago
James Darnley 9d11fedd11 avcodec/mdec: override IDCT choice before initing DSP structs 8 years ago
James Darnley d2597fb0c1 avcodec/x86: modify simple_idct10 macros to add an action paramter 8 years ago
James Darnley 8781330d80 avcodec/x86: cleanup simple_idct10 8 years ago
James Darnley e3db94302c avcodec/x86/mpegenc: support transpose permuation type 8 years ago
James Darnley fa30a0a548 avcodec/x86/mpegenc: check IDCT permutation type is a valid value 8 years ago
Diego Biurrun 155f071bad build: Add missing idctdsp dependency for clearvideo 8 years ago
wm4 f1df7cc10c ffmpeg: remove misleading and incorrect warning messages 8 years ago
Michael Niedermayer ae6f6d4e34 avcodec/x86/mpegvideo: Use intra scantable in dct_unquantize_h263_intra_mmx() 8 years ago