86459 Commits (bff7bec1d7d0ed23f24a2c815f133d58b6b86b1e)
 

Author SHA1 Message Date
Mark Thompson bff7bec1d7 vf_deinterlace_vaapi: Add support for field rate output 8 years ago
Mark Thompson 527a1e2131 ffmpeg: Document the -init_hw_device option 8 years ago
Mark Thompson e462ace84b ffmpeg: Enable generic hwaccel support for VDPAU 8 years ago
Mark Thompson be51073352 ffmpeg: Enable generic hwaccel support for VAAPI 8 years ago
Mark Thompson 06043cc0bc ffmpeg: Generic device setup 8 years ago
Mark Thompson 0b1794a43e hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b22172f6f3 hwcontext: Add device derivation 8 years ago
Mark Thompson 92bd089745 vaapi_encode: Discard output buffer if picture submission fails 8 years ago
Mark Thompson f2e4fb61af hwcontext_vaapi: Try to support the VDPAU wrapper 8 years ago
Matthieu Bouron 204008354f lavc/aarch64/simple_idct: fix build with Xcode 7.2 8 years ago
Ronald S. Bultje d35ff98e27 vp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2. 8 years ago
Timo Rothenpieler feb13aed79 avfilter/vf_signature: fix memory leaks in error cases 8 years ago
Timo Rothenpieler a5b5ce2658 avformat/pcmdec: fix memory leak 8 years ago
Timo Rothenpieler 4b2a2969f3 avformat/librtmp: check return value of setsockopt 8 years ago
Timo Rothenpieler 0fbc9bbbbb avfilter/vf_scale_npp: fix out-of-bounds reads 8 years ago
Timo Rothenpieler 21583e936a avfilter/unsharp: fix uninitialized pointer read 8 years ago
Matthieu Bouron 8aa60606fb lavc/aarch64/simple_idct: fix idct_col4_top coefficient 8 years ago
Michael Niedermayer 4cc2a357f5 avcodec/aacsbr_fixed: Fix signed integer overflow in sbr_hf_inverse_filter() 8 years ago
Michael Niedermayer d1992448d3 avcodec/aacsbr_fixed: Check shift in sbr_hf_assemble() 8 years ago
Michael Niedermayer d549f026d8 avcodec/sbrdsp_fixed: Return an error from sbr_hf_apply_noise() if operations are impossible 8 years ago
Paul B Mahol f85cad799b avfilter: properly set SAR for A->V filters 8 years ago
Matthieu Bouron 3839580b71 lavc/mediacodecdec: switch to the new generic filtering mechanism 8 years ago
Michael Niedermayer 4f9e958b04 avcodec/put_bits: Implement put_bits32() in a single pass instead of 2 passes writing 16bits each 8 years ago
Michael Niedermayer db93fd74e4 avcodec/golomb: Assert that the input is not too large in set_ue_golomb() 8 years ago
Paul B Mahol 6e09e12641 tools/sofa2wavs: add license header 8 years ago
Ilia Valiakhmetov 81fc617c12 avcodec/vp9: ipred_dr_16x16_16 avx2 implementation 8 years ago
Paul B Mahol 1a30bf60be tools: add sofa2wavs 8 years ago
Paul B Mahol d4d1fc823f avfilter: add native headphone spatialization filter 8 years ago
Henrik Gramner aad1b6786e x86inc: Add some additional cpuflag relations 8 years ago
Michael Niedermayer f8593c2f49 avcodec/libvpxdec: Check that display dimensions fit in the storage dimensions 8 years ago
Michael Niedermayer 07339a45a0 avcodec/avpacket: Limit iterations in ff_packet_split_and_drop_side_data() 8 years ago
Michael Niedermayer d24043e1a2 avcodec/jpeg2000dwt: Fix runtime error: left shift of negative value -123 8 years ago
Michael Niedermayer c996374d4d avcodec/wavpack: Fix runtime error: signed integer overflow: 1886191616 + 277872640 cannot be represented in type 'int' 8 years ago
James Almer e3887c0a2c avformat/mov: add support for reading VP Codec Configuration Box 8 years ago
Michael Niedermayer 2e44126363 avcodec/snowdec: Fix runtime error: left shift of negative value -1 8 years ago
Michael Niedermayer 6d499ecef9 avcodec/aacdec_fixed: Fix runtime error: left shift of negative value -1297616 8 years ago
Paul B Mahol 9a949cdf8f avcodec/gdv: fix compiler warnings 8 years ago
Paul B Mahol c948414876 avformat: add Gremlin Digital Video demuxer 8 years ago
Paul B Mahol d1c08027d8 avcodec: add Gremlin Digital Video decoder 8 years ago
Paul B Mahol 29bdcf588f avcodec: add Gremlin DPCM decoder 8 years ago
Michael Niedermayer 22a25ab389 avcodec/tiff: Fix leak of geotags[].val 8 years ago
Michael Niedermayer 1197c04896 avcodec/fft_template: Fix multiple runtime error: signed integer overflow: -1943918714 - 1935113003 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 71da0a5c97 avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * 1033073 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 90e8317b3b avcodec/flicvideo: Fix runtime error: signed integer overflow: 4864 * 459296 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 54aaadf648 avcodec/cfhd: Check band parameters before storing them 8 years ago
Michael Bradshaw 50be8f2142 fate: add test for -time_base option 8 years ago
Michael Niedermayer 09096fb687 avcodec/h264_parse: Check picture structure when initializing weight table 8 years ago
Michael Niedermayer e1b0044c23 avcodec/dvbsubdec: Check pixel buffer size constraint from ETSI EN 300 743 V1.3.1 8 years ago
Michael Niedermayer 4bcde26172 avcodec/dvbsubdec: Use av_image_check_size2() 8 years ago
Sasi Inguva 93db5e3fc4 lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero 8 years ago