30703 Commits (3d6545d51e6c031a77b0abf7470c681034dd8193)

Author SHA1 Message Date
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
Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 10 years ago
Lukasz Marek 72732307d9 lavc/options: add test for avcodec_copy_context 10 years ago
Michael Niedermayer 82a60de3b7 avcodec/pngdec: handle 4 more bytes with SIMD for RGB64 in paeth prediction 10 years ago
Michael Niedermayer ed9be7dd47 avcodec/x86/pngdsp: fix off by 1 error 10 years ago
Rong Yan 9bd8f2cc32 avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() 10 years ago
Vittorio Giovara 6fd91fa119 h264: increase MAX_SLICES to 32 10 years ago
Zoltan Kovacs 4843a9c74f dpx: always write the image offset 10 years ago
Martin Storsjö b280c6202b arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb 10 years ago
Martin Storsjö ae81576414 arm: fft_vfp: Add a missing "endconst" when building in thumb mode 10 years ago
Benoit Fouet 4fa2758c79 avcodec/pngdec: check av_image_get_linesize return value 10 years ago
Michael Niedermayer df6cdb23f0 avcodec/utils: Check AVFrame width/height in avcodec_encode_video2() 10 years ago
Clément Bœsch 6153aa2d1e avcodec/jacosubdec: check strftime return value 10 years ago
Michael Niedermayer 3393cd8545 avcodec/utils: check AVframe.format being set in avcodec_encode_video2() 10 years ago
Michael Niedermayer 6be36ef3c1 avcodec/libxavs: disable global header code 10 years ago
Michael Niedermayer 1adc1b97e1 avcodec/hevc_ps: Add context to av_log() call 10 years ago
Michael Niedermayer ce800d4695 avcodec/dvbsubdec: Remove redundant "DVBSub error" prefix 10 years ago
Lukasz Marek 8616c5b75a lavc/options: fix leaks in avcodec_copy_context 10 years ago
Lukasz Marek 53b2809f2c lavc/options: don't copy priv context when it is not AVOption object 10 years ago