90086 Commits (acdea9e7c56b74b05c56b4733acc855b959ba073)
 

Author SHA1 Message Date
Ruiling, Song 559370f2c4 qsv: Skip the packet if decoding failure 7 years ago
Jun Zhao 4dbae00bac lavfi/vf_xxx_vaapi: fix typo. 7 years ago
Josh Allmann a2a9e4eea0 rtmp: Plug leak if sending bytes read report fails. 7 years ago
Vishwanath Dixit 1948b76a1b avformat/hlsenc: closed caption tags in the master playlist 7 years ago
Richard Shaffer 8a4cc0a256 avformat: add option to parse/store ID3 PRIV tags in metadata. 7 years ago
James Almer f0320afab9 avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabled 7 years ago
James Almer 172564ace9 configure: fix vaapi_encode_example dependencies 7 years ago
Karthick Jeyapal 046a946868 MAINTAINERS: Add dashenc maintainer 7 years ago
Michael Niedermayer 6e1a167c55 avcodec/dxtory: Fix bits left checks 7 years ago
Michael Niedermayer 94d4237a7a avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down 7 years ago
Jacob Trimble 9f07cf7c00 avutil/aes_ctr: Add method to set 16-byte IV. 7 years ago
Jorge Ramirez-Ortiz 9b1ec24835 avcodec: v4l2_context: remove unnecessary code 7 years ago
Mark Thompson 2e96f52780 v4l2_m2m: Fix integer overflow in timestamp handling 7 years ago
James Almer 388a0f7869 avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccel 7 years ago
Mark Thompson bda5ad305e v4l2_m2m: Fix free of the wrong pointer in an error path 7 years ago
Jun Zhao 9bba10c174 lavfi: add denoise and sharpness VAAPI video filters. 7 years ago
Jun Zhao fcf5eae4bf lavfi: add ProcAmp (color balance) VAAPI video filter. 7 years ago
Jun Zhao 92704c480e lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi. 7 years ago
Jun Zhao 19214f0051 lavfi: use common VAAPI VPP infrastructure for vf_scale_vaapi. 7 years ago
Jun Zhao dfdeed5a2c lavfi: VAAPI VPP common infrastructure. 7 years ago
Michael Niedermayer 56a53340ed avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() 7 years ago
Jorge Ramirez-Ortiz 15a05d2b73 MAINTAINERS: add myself for avcodec/v4l2_ 7 years ago
Carl Eugen Hoyos 55bdee7b07 lavc/svq3: Do not write into memory defined as const. 7 years ago
Colin NG 78e884f3fb libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) 7 years ago
Colin NG 7a63da8910 libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) 7 years ago
Colin NG 8db4ef3e6d avformat/dashdec.c: Download dash content with byte range info 7 years ago
Brendan McGrath 1f48c5c067 dashdec: Only free url string if being reused 7 years ago
Brendan McGrath 2472dbc7a7 avformat/hlsenc: Check that data is set 7 years ago
sfan5 777d6c677b dashdec: Make use of frame rate specified in Representation 7 years ago
James Almer 2159d4bbc3 avcodec/hevc_parser: use ff_hevc_uninit_parameter_sets() 7 years ago
James Almer 1f0cf1b2f4 avcodec/hevcdec: use ff_hevc_uninit_parameter_sets() 7 years ago
James Almer 9462b2b820 avcodec/hevc_ps: add a function to uninitialize parameter set buffers 7 years ago
Carl Eugen Hoyos 251f0bcb7b lavf/rawdec: Also probe the last byte of mjpeg streams. 7 years ago
Jorge Ramirez-Ortiz 0b9b7f0b46 avcodec: v4l2_m2m: context: fix raising warning on POLLERR 7 years ago
Jorge Ramirez-Ortiz 5d5de3eba4 avcodec: v4l2_m2m: remove unnecessary timeout. 7 years ago
Mark Thompson a0c624e299 avcodec: v4l2_m2m: fix races around freeing data on close 7 years ago
Gyan Doshi 6c1c6c6c71 avfilter/drawtext - implement fix_bounds 7 years ago
Michael Niedermayer 2eecf3cf8e avcodec/snowdec: Fix integer overflow before htaps check 7 years ago
Michael Niedermayer 725353525e avcodec/ulti: Check number of blocks at init 7 years ago
Nikolas Bowe ef5994e09d avformat/lrcdec: Fix memory leak in lrc_read_header() 7 years ago
Henrik Gramner 6f62b0bd4f x86inc: Drop cpuflags_slowctz 7 years ago
Henrik Gramner eb5f063e7c x86inc: Correctly set mmreg variables 7 years ago
Henrik Gramner 6b6edd1216 x86inc: Support creating global symbols from local labels 7 years ago
Henrik Gramner 9e4b3675f2 x86inc: Use .rdata instead of .rodata on Windows 7 years ago
Henrik Gramner 3a02cbe3fa x86inc: Enable AVX emulation for floating-point pseudo-instructions 7 years ago
Devin Heitmueller b5b4868504 avdevice/decklink: Fix compilation of module on OSX 7 years ago
Devin Heitmueller 5409f065f2 avdevice/decklink: Suppress warning about misuse of struct instead of class 7 years ago
Vishwanath Dixit fc93eca126 avdevice/decklink: addition of absolute wallclock option for pts source 7 years ago
Vishwanath Dixit dfa2523bdd avdevice/decklink: addition of PTS_SRC_NB in enum DecklinkPtsSource 7 years ago
Vishwanath Dixit 7c27bbd590 avdevice/decklink: addition of copyts option 7 years ago