86121 Commits (3e295e633c36f601fb3dbee533d7b5dfc8c77bef)
 

Author SHA1 Message Date
James Almer 3e295e633c build: remove --enable-raise-major configure option 8 years ago
James Almer 5ff31babfc avformat/movenc: remove experimental check for VP9 streams 8 years ago
Paul B Mahol 6111ac73d9 avfilter/af_afade: fix fading very long durations 8 years ago
Mark Thompson b7b02aebec Merge commit 'f8f7ad758d0e1f36915467567f4d75541d98c12f' 8 years ago
Paul B Mahol deaab31d61 avfilter: add audio crossfeed filter 8 years ago
Michael Niedermayer 94d05ff159 avcodec/aacdec: Fix runtime error: signed integer overflow: 2147483520 + 255 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 4bd869eb7c avcodec/rv34: Fix runtime error: signed integer overflow: 768 * 4126720 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 53a502206a avcodec/aacdec_template: Fix fixed point scale in decode_cce() 8 years ago
James Almer a441aa90e8 MAINTAINERS: Remove Tomas Härdin from mxfdec.c 8 years ago
Michael Niedermayer e11dcc35bb avcodec/fmvc: Fix off by 1 error 8 years ago
Michael Niedermayer 0e87c07d87 avcodec/h264_cavlc: Fix runtime error: index -1 out of bounds for type 'VLC [6]' 8 years ago
Michael Niedermayer 355e27e24d avcodec/flicvideo: Check frame_size before decrementing 8 years ago
Michael Niedermayer 552adf1dd3 avcodec/mlpdec: Fix runtime error: left shift of negative value -1 8 years ago
Michael Niedermayer 99c4c76cfb avcodec/takdec: Fix runtime error: left shift of negative value -42 8 years ago
Michael Niedermayer 3d9cb583c8 avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * 10180917 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 5666b95c9f avcodec/scpr: mask bits to prevent out of array read 8 years ago
Leo Izen f810c46922 doc/filters: Added line to the af_bs2b filter docs mentioning --enable-libbs2b 8 years ago
Michael Niedermayer e45226adc4 avcodec/truemotion1: Fix multiple runtime error: signed integer overflow: 1246906962 * 2 cannot be represented in type 'int' 8 years ago
Aaron Levinson 0c1c514643 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
James Almer 605c5ca312 avcodec/allcodecs: move librsvg_decoder to the external library section 8 years ago
Paul B Mahol 5605108f4d avfilter/af_bs2b: add missing flag for options 8 years ago
Rostislav Pehlivanov 3fefaeaa0b img2dec: use standard way to probe for svg/svgz files 8 years ago
Carl Eugen Hoyos 66e56e7b2e librsvgdec: Fix pix_fmt on big-endian hardware. 8 years ago
Rostislav Pehlivanov 5fd4cffe32 lavc: add a librsvg rasterization library wrapper 8 years ago
Rostislav Pehlivanov f68ea92833 img2dec: add support for piped SVG demuxing 8 years ago
Rostislav Pehlivanov a13eac5a99 lavc: add codec ID and description for SVG 8 years ago
Daniil Cherednik 9c4e69b8ea avcodec/dcaenc: Do not abort process in case of bitrate deficit 8 years ago
Rostislav Pehlivanov 8e7e74df93 opus_pvq: port to allow for SIMD functions 8 years ago
Rostislav Pehlivanov e6ec482b42 opusenc: initialize PVQ prng seed 8 years ago
Aman Gupta 376247a102 configure: jni no longer requires -ldl 8 years ago
Michael Niedermayer a6eb006ad4 avcodec/svq3: Fix runtime error: left shift of negative value -6 8 years ago
Michael Niedermayer f08122fbe0 avcodec/tiff: reset sampling[] if its invalid 8 years ago
Hendrik Leppkes 64ad44a381 movenc/isom: update vpcC box to version 1.0 of the specification 8 years ago
Paul B Mahol 4c55144ee9 avfilter/vf_deflicker: add bypass option 8 years ago
Paul B Mahol 9bebad86c7 avfilter/af_stereotools: introduce different balance modes 8 years ago
Timo Rothenpieler 88896c4619 compat/cuda/ptx2c: remove bashism and harden against arbitrary input 8 years ago
wm4 f0435bbe17 hwcontext_videotoolbox: fix fate-source 8 years ago
James Almer e0ecc7db48 avcodec/Makefile: fix dnxhd parser dependencies 8 years ago
James Darnley 7aa90b4e94 avcodec/h264: add sse2 versions of previous idct functions 8 years ago
James Darnley 27460dfebc avcodec/h264: add avx 8-bit h264_idct_dc_add 8 years ago
James Darnley f61d454ca1 avcodec/h264: add avx 8-bit h264_idct_add 8 years ago
James Darnley b5325c6711 avcodec/h264: use some 3 operand forms 8 years ago
James Darnley 060ba9e5e3 avcodec/h264: change RETs into REP_RETs where appropriate 8 years ago
Paul B Mahol 13f4d077ed avfilter/af_compand: change default attack to 0 8 years ago
Paul B Mahol 7760ed7e96 avfilter/af_silenceremove: set output timestamps 8 years ago
Yogender Gupta 921bd9a2be avfilter/scale_cuda: add CUDA scale filter 8 years ago
Timo Rothenpieler f1ab71b046 build: add support for building .cu files via nvcc 8 years ago
Timo Rothenpieler 6a3740572d configure: add cuda-sdk for things requiring full CUDA sdk 8 years ago
wm4 532b23f079 videotoolbox: add hwcontext support 8 years ago
Martin Vignali 2c6179aa82 libavcodec/exr : simplify reorder_pixels 8 years ago