summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86/vorbisdsp: optimize ff_vorbis_inverse_coupling_sseJames Almer2017-06-15
* avcodec/parser: assert that there is a past buffer if theres a reference into...Michael Niedermayer2017-06-16
* avcodec/truemotion2: Move skip computation after checksMichael Niedermayer2017-06-16
* avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2()Michael Niedermayer2017-06-16
* avcodec/dnxhd_parser: Do not return invalid value from dnxhd_find_frame_end()...Michael Niedermayer2017-06-16
* vc2enc: decrease default strictness levelRostislav Pehlivanov2017-06-15
* vorbisenc: Stop tracking number of samples per frameTyler Jones2017-06-15
* vorbisenc: Apply and output correct length window and mdctTyler Jones2017-06-15
* vorbisenc: Separate copying audio samples from windowingTyler Jones2017-06-15
* avfilter/af_headphone: fix possible memory leaks on failurePaul B Mahol2017-06-15
* avcodec/hevcdec: Check nb_spsMichael Niedermayer2017-06-15
* avcodec/hevc_refs: Check nb_refs in add_candidate_ref()Michael Niedermayer2017-06-15
* avutil/tests: remove float_dsp testJames Almer2017-06-14
* checkasm: add float_dsp testsJames Almer2017-06-14
* checkasm: add a checkasm_checked_call function that doesn't issue emmsJames Almer2017-06-14
* avcodec/mpeg4videodec: Check sprite delta upshift against overflowing.Michael Niedermayer2017-06-15
* avcodec/mpeg4videodec: Fix integer overflow in num_sprite_warping_points=2 caseMichael Niedermayer2017-06-15
* avcodec/dnxhdenc: Assert that frame size is not assigned an error codeMichael Niedermayer2017-06-15
* hevc: Fix scaling list prediction delta for the 32x32 inter matrixMark Thompson2017-06-14
* doc: Document hwupload, hwdownload and hwmap filtersMark Thompson2017-06-14
* vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-06-14
* vf_hwmap: Add device derivationMark Thompson2017-06-14
* hwcontext: Improve allocation in derived contextsMark Thompson2017-06-14
* hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-06-14
* hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-06-14
* hwcontext: Add frame context mapping for nontrivial contextsMark Thompson2017-06-14
* hwcontext_qsv: Support derivation from child devicesMark Thompson2017-06-14
* ffmpeg: Support setting the hardware device to use when filteringMark Thompson2017-06-14
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-06-14
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-06-14
* vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-06-14
* qsvenc: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-06-14
* qsvdec: Allow use of hw_device_ctx to make the internal sessionMark Thompson2017-06-14
* qsv: Add ability to create a session from a deviceMark Thompson2017-06-14
* vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-06-14
* ffmpeg: Document the -init_hw_device optionMark Thompson2017-06-14
* ffmpeg: Enable generic hwaccel support for VDPAUMark Thompson2017-06-14
* ffmpeg: Enable generic hwaccel support for VAAPIMark Thompson2017-06-14
* ffmpeg: Generic device setupMark Thompson2017-06-14
* hwcontext: Make it easier to work with device typesMark Thompson2017-06-14
* hwcontext: Add device derivationMark Thompson2017-06-14
* vaapi_encode: Discard output buffer if picture submission failsMark Thompson2017-06-14
* hwcontext_vaapi: Try to support the VDPAU wrapperMark Thompson2017-06-14
* lavc/aarch64/simple_idct: fix build with Xcode 7.2Matthieu Bouron2017-06-14
* vp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2.Ronald S. Bultje2017-06-14
* avfilter/vf_signature: fix memory leaks in error casesTimo Rothenpieler2017-06-13
* avformat/pcmdec: fix memory leakTimo Rothenpieler2017-06-13
* avformat/librtmp: check return value of setsockoptTimo Rothenpieler2017-06-13
* avfilter/vf_scale_npp: fix out-of-bounds readsTimo Rothenpieler2017-06-13
* avfilter/unsharp: fix uninitialized pointer readTimo Rothenpieler2017-06-13