76672 Commits (2d8c2f1a28073d451c7db31291c333cb15ca3d0b)
 

Author SHA1 Message Date
Rainer Hochecker 2d8c2f1a28 avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec 10 years ago
Michael Niedermayer 4a9af07a49 avcodec/smacker: Check that the data size is a multiple of a sample vector 10 years ago
Andreas Cadhalpun 6a69a175e7 mpegvideo: clear overread in clear_context 10 years ago
Matthieu Bouron 0cdc77f104 lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 10 years ago
Matthieu Bouron ad0203d7b0 lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 10 years ago
Matthieu Bouron e162542e15 lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 10 years ago
Michael Niedermayer 5c3dee7dad avutil: Move av_rint64_clip_* to internal.h 10 years ago
Michael Niedermayer 08b520636e avcodec/takdec: Skip last p2 sample (which is unused) 10 years ago
Michael Niedermayer 76b6f4b7d9 avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() 10 years ago
Michael Niedermayer 9caa9414cc avcodec/dxtory: Fix input size check in dxtory_decode_v1_420() 10 years ago
Michael Niedermayer a105f52855 avcodec/error_resilience: avoid accessing previous or next frames tables beyond height 10 years ago
Andreas Cadhalpun 603ebab8d7 dds: disable palette flag for compressed dds 10 years ago
Michael Niedermayer ebf5264cd6 avcodec/pgssubdec: Check dimensions for 0 10 years ago
Michael Niedermayer ac6ab77741 avcodec/rscc: Check input size for raw mode 10 years ago
Ganesh Ajjanagadde 618b3ae7d4 avcodec/simple_idct: use predefined M_SQRT2 10 years ago
Ganesh Ajjanagadde 11f0acf829 avcodec/mpegaudio: use predefined M_SQRT2 10 years ago
Ganesh Ajjanagadde c5fa42c69a avcodec/mpegvideo: use predefined M_PI 10 years ago
Ganesh Ajjanagadde f1726ad1b0 avcodec/ratecontrol: use predefined M_E 10 years ago
Michael Niedermayer c8aaae8e0f avcodec/dpx: Move need_align to act per line 10 years ago
Hendrik Leppkes 4c8d86eb18 avformat: implement SChannel SSP TLS protocol 10 years ago
Michael Niedermayer 17705f5d4f avcodec/flashsv: Check size before updating it 10 years ago
Michael Niedermayer e04126072e avcodec/ffv1dec: Clear quant_table_count if its invalid 10 years ago
Michael Niedermayer ccba8aaff2 avcodec/avrndec: Use the AVFrame format instead of the context 10 years ago
Ganesh Ajjanagadde 6f520ce1a6 avutil/common: add av_rint64_clip 10 years ago
Michael Niedermayer df91aa034b avcodec/ivi: Check image dimensions 10 years ago
Michael Niedermayer 4e16ad2868 avcodec/utils: Better check for channels in av_get_audio_frame_duration() 10 years ago
Michael Niedermayer 44a7f17d0b avcodec/jpeg2000dec: Check for duplicate SIZ marker 10 years ago
Bryan Huh d07585f04a avformat/async: Fix bug where async could not recover after seek to eof 10 years ago
Michael Niedermayer 5324109dd7 avformat/segafilm: Fix current_sample after seeking and avio_seek return type 10 years ago
Michael Niedermayer 0106a20aea avformat/mux: Rename compute_pkt_fields2(), the name is absolutely terrible 10 years ago
KO Myung-Hun 6248f23859 os2threads: Add pthread_once() 10 years ago
Will Kelleher b1a32429ef hevc: Fix a53 caption extraction 10 years ago
Matt Oliver 58d32c00be avutil/x86/intmath: Fix intrinsic header include when using newer gcc with older icc. 10 years ago
Matt Oliver 9b9c9ef3b4 avutil/x86/bswap: Add msvc bswap instrinsics. 10 years ago
Andreas Cadhalpun edd0c1d78a dds: add missing newline to log messages 10 years ago
Andreas Cadhalpun 9a37d47644 dds: validate compressed source buffer size 10 years ago
Andreas Cadhalpun 1675809d2d dds: validate source buffer size before copying 10 years ago
Andreas Cadhalpun 0e36a14a42 aacsbr_fixed: check for envelope scalefactors overflowing 10 years ago
Michael Niedermayer 2ec18db75c ffserver: Replace one malloc(AVStream) by avformat_new_stream() 10 years ago
Michael Niedermayer 351e625d60 swresample/resample: increase precision for compensation 10 years ago
Michael Niedermayer 6770a9d689 ffmpeg: Fix integer overflow with cur_dts being AV_NOPTS_VALUE 10 years ago
Michael Niedermayer 64e220beb5 ffserver: Do not add or rescale AV_NOPTS_VALUE from the demuxer 10 years ago
Michael Niedermayer 363673fbe0 ffmpeg: Print a warning if a pkt duration is already set before using the frame rate 10 years ago
Michael Niedermayer 46070cc20a ffmpeg: set muxer packet duration based on framerate only for CFR 10 years ago
Hendrik Leppkes 9ffc61b125 Merge commit '8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4' 10 years ago
Hendrik Leppkes 1f185ed897 Merge commit 'db9b7321d5dfcbaf521d46beec44cf724776c70d' 10 years ago
Hendrik Leppkes 51a3e52593 Merge commit '1339009c4924a20e872aa62897097bf5d071157c' 10 years ago
Hendrik Leppkes 1b86a6bb2c Merge commit '11f87ca71e9c7b917f594194f827fd040d1df5ca' 10 years ago
Hendrik Leppkes 1cb78a0dcf Merge commit '7d12cba95ca15198a930c05458dc414ac00c578b' 10 years ago
Hendrik Leppkes b2a8c8538d Merge commit '65e73bc60f98dc7b26c687e145dfb755d3f2ccfa' 10 years ago