86506 Commits (9a6503f496ae496dd6b1f54fd5752d48435361b0)
 

Author SHA1 Message Date
Michael Niedermayer 9a6503f496 avcodec/iff: Cleanup on init failure 8 years ago
Daniel Kucera c557718bea libavformat/file: return AVERROR_EOF on EOF 8 years ago
Daniel Kucera d4a900fad8 libavformat/subfile: return AVERROR_EOF on EOF 8 years ago
Michael Niedermayer c746f92a8e avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overflows 8 years ago
Michael Niedermayer c94326c1fc avcodec/hevcpred_template: Fix left shift of negative value 8 years ago
James Almer 8ddb6820bd avformat/libssh: check the user provided a password before trying to use it 8 years ago
Michael Niedermayer 1edbf5e20c avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps() 8 years ago
Michael Niedermayer 9b65dbf734 avcodec/gdv: Fix undefined shift 8 years ago
Michael Niedermayer dfb61ea263 avcodec/jpeg2000dec: Check nonzerobits more completely 8 years ago
Michael Niedermayer 16d6cc2168 avcodec/wavpack: Change wp_log2() to unsigned 8 years ago
Michael Niedermayer e77ddd31a8 avcodec/shorten: Sanity check maxnlpc 8 years ago
Rostislav Pehlivanov 18f09524f7 configure: use -x instead of -wN ..@ to strip assembly files 8 years ago
James Almer 623d217ed1 avcodec/aacps: move checks for valid length outside the stereo_interpolate dsp function 8 years ago
James Almer b3446862bf x86/vorbisdsp: optimize ff_vorbis_inverse_coupling_sse 8 years ago
Michael Niedermayer c0607d88ee avcodec/parser: assert that there is a past buffer if theres a reference into the past 8 years ago
Michael Niedermayer 3c716682a8 avcodec/truemotion2: Move skip computation after checks 8 years ago
Michael Niedermayer e3fadc57c5 avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2() 8 years ago
Michael Niedermayer 611b356274 avcodec/dnxhd_parser: Do not return invalid value from dnxhd_find_frame_end() on error 8 years ago
Rostislav Pehlivanov b52b398c30 vc2enc: decrease default strictness level 8 years ago
Tyler Jones 752dd1952a vorbisenc: Stop tracking number of samples per frame 8 years ago
Tyler Jones f57f665183 vorbisenc: Apply and output correct length window and mdct 8 years ago
Tyler Jones 5a2ad7ede3 vorbisenc: Separate copying audio samples from windowing 8 years ago
Paul B Mahol 9b667f609c avfilter/af_headphone: fix possible memory leaks on failure 8 years ago
Michael Niedermayer bc40674462 avcodec/hevcdec: Check nb_sps 8 years ago
Michael Niedermayer 1cb4ef526d avcodec/hevc_refs: Check nb_refs in add_candidate_ref() 8 years ago
James Almer e53c9065ca avutil/tests: remove float_dsp test 8 years ago
James Almer 5b10f484e2 checkasm: add float_dsp tests 8 years ago
James Almer 37388b119c checkasm: add a checkasm_checked_call function that doesn't issue emms 8 years ago
Michael Niedermayer 12245ab1f6 avcodec/mpeg4videodec: Check sprite delta upshift against overflowing. 8 years ago
Michael Niedermayer 0a87be404a avcodec/mpeg4videodec: Fix integer overflow in num_sprite_warping_points=2 case 8 years ago
Michael Niedermayer 900fe8ee5d avcodec/dnxhdenc: Assert that frame size is not assigned an error code 8 years ago
Mark Thompson 88a2e4504d hevc: Fix scaling list prediction delta for the 32x32 inter matrix 8 years ago
Mark Thompson 5de38188f8 doc: Document hwupload, hwdownload and hwmap filters 8 years ago
Mark Thompson d81be0a60a vf_hwmap: Add reverse mapping for hardware frames 8 years ago
Mark Thompson b2ef1f42ba vf_hwmap: Add device derivation 8 years ago
Mark Thompson d59c6a3aeb hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson a97fb14418 hwcontext_qsv: Implement mapping frames to the child device type 8 years ago
Mark Thompson f82ace71c0 hwcontext_qsv: Implement mapping frames from the child device type 8 years ago
Mark Thompson ec3dbeae81 hwcontext: Add frame context mapping for nontrivial contexts 8 years ago
Mark Thompson 045ff8d30a hwcontext_qsv: Support derivation from child devices 8 years ago
Mark Thompson 7ce47090ce ffmpeg: Support setting the hardware device to use when filtering 8 years ago
Mark Thompson 3882063174 vaapi: Add external control of allow-profile-mismatch 8 years ago
Mark Thompson 49ae8a5e87 lavc: Add flag to allow profile mismatch with hardware decoding 8 years ago
Mark Thompson b658b5399e vaapi_encode: Use gop_size consistently in RC parameters 8 years ago
Mark Thompson 28aedeed19 qsvenc: Allow use of hw_device_ctx to make the internal session 8 years ago
Mark Thompson 8aa3c2df1a qsvdec: Allow use of hw_device_ctx to make the internal session 8 years ago
Mark Thompson 91c3b50d74 qsv: Add ability to create a session from a device 8 years ago
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