30788 Commits (edeaf6f3a4d7983f3b86465920c7d425dd290362)

Author SHA1 Message Date
Michael Niedermayer 3281fa8925 avcodec/hevc_ps: Check diff_cu_qp_delta_depth 10 years ago
Michael Niedermayer 99f8c9e4d1 avcodec/hevc: move qp_block_mask to where its used 10 years ago
Michael Niedermayer e8714f6f93 avcodec/h264: Clear delayed_pic on deallocation 10 years ago
Michael Niedermayer 8aa8d12554 avcodec/hevc: clear filter_slice_edges() on allocation 10 years ago
Michael Niedermayer 7d593495e4 avcodec/dcadec: Check that the added xch channel isnt already there 10 years ago
Michael Niedermayer 3ba1050292 avcodec/imc: dont read bits beyond the end 10 years ago
Michael Niedermayer ddd7dac7ae avcodec/utils: check the private context class 10 years ago
Michael Niedermayer 3305acdc92 avcodec/indeo3: use signed variables to avoid underflow 10 years ago
Reimar Döffinger 254da44bf9 flacenc: calculate lower sum levels in-place. 10 years ago
Michael Niedermayer f3b5b139ad avcodec/h264: make the first field of H264Context an AVClass 10 years ago
Michael Niedermayer 3881606240 avcodec/utvideodec: Fix handling of slice_height=0 10 years ago
Michael Niedermayer 211200e0c0 avcodec/xface: Add asserts to limit nb_words from becoming too large 10 years ago
Michael Niedermayer 93a5a16f13 avcodec/xface: correct the XFACE_MAX_* values 10 years ago
Michael Niedermayer 3030fb7e0d avcodec/vmdvideo: Check len before using it in method 3 10 years ago
Derek Buitenhuis 402a61c919 snow_dwt: Don't try and free members of non-existent arrays 10 years ago
Ronald S. Bultje 0a7964dca5 vp9/x86: save one register on 32bit idct32x32. 10 years ago
Michael Niedermayer 4f1923a91b avcodec/tiffenc: Consistently use ADD_ENTRY1() 10 years ago
Michael Niedermayer b799ec7e0b avcodec/hevc: Print an error if luma_log2_weight_denom is out of range 10 years ago
Michael Niedermayer 1307c11ce6 avcodec/avdct: support >8bit per sample dcts 10 years ago
Vittorio Giovara 10d4c5e55e tiff: set the correct return value when check_size() fails 10 years ago
Luca Barbato 3c27275c13 tiff: Check the check_size() return value and forward it 10 years ago
Luca Barbato 4690e01c3a prores: Evaluate all the quantizers 10 years ago
Vittorio Giovara d75190aa93 mpegvideo: move REBASE_PICTURE where it is used 10 years ago
Vittorio Giovara 63fcedcf01 mpegvideo: remove unused function declaration 10 years ago
Vittorio Giovara b2bece5e9a hevc: always clip luma_log2_weight_denom 10 years ago
Ronald S. Bultje cae893f692 vp9/x86: sse2 MC assembly. 10 years ago
Ronald S. Bultje fd77fbb390 vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly 10 years ago
Thiago Santos bab8d73765 vaapi: wrap codec specific functions in appropiate #ifs 10 years ago
Michael Niedermayer 5a82ad644f svq1dec: Unbreak the scratch buffer allocation 10 years ago
Luca Barbato bcbdeb318e asvenc: Forward the error instead of asserting on it 10 years ago
Rémi Denis-Courmont 559fa0d41b vdpau: add mapping for H.264 Constrained Baseline profile and fallback 10 years ago
Rémi Denis-Courmont 8502c1e9ff vdpau: add mapping for H.264 Extended profile 10 years ago
Rémi Denis-Courmont 8b51bcfed7 vdpau: revector macro to reduce line span 10 years ago
Michael Niedermayer ad2deb02e5 avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
Clément Bœsch d823edee8d avcodec: fix wording in AVSubtitleRect doxy 10 years ago
Michael Niedermayer 5d0cfb58ef avcodec/dvdsubdec: Avoid strerror() due to thread saftey 10 years ago
Michael Niedermayer 3ab82e9206 avcodec/libxvid_rc: Avoid strerror() for thread saftey 10 years ago
wm4 ce35a61399 lavc/avpacket: check for malloc failure 10 years ago
Michael Niedermayer f96fcba1e3 avcodec/libutvideoenc: Check avpicture_get_size() return code 10 years ago
Michael Niedermayer 086e29a011 avcodec/libutvideoenc: fix leak of info array on error 10 years ago
Michael Niedermayer 27dfe54eb7 avcodec/libxavs: fix division by 0 bitrate 10 years ago
Michael Niedermayer a03f72e744 avcodec/x86/hevc_mc: fix sse register counts 10 years ago
Michael Niedermayer ef23bd939d avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in this function" 10 years ago
Timo Rothenpieler 2a428db5e2 avcodec: Add NVENC encoder 10 years ago
Martin Storsjö c7921a4804 libfdk-aacdec: Fix a boundary check 10 years ago
Michael Niedermayer ae93965359 avcodec/hevc_refs: fix potential use of uninitialized min_idx 10 years ago
Michael Niedermayer d43d5c5707 avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTER 10 years ago
Janne Grunau 4c81613df4 arm: mlpdsp: handle pic offset calculation in a macro 10 years ago
Janne Grunau 581c7f0e12 arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position independent 10 years ago
Martin Storsjö 780cd20b00 aarch64: Use .data.rel.ro for const data with relocations 10 years ago