108404 Commits (a15edb0bc0108362fa3c71de3bf763072341b8b0)
 

Author SHA1 Message Date
Andreas Rheinhardt 7cd252ee41 avcodec/parser: Remove declaration of inexistent function 2 years ago
Michael Niedermayer 8008940da5
avcodec/dstdec: Check for overflow in build_filter() 2 years ago
Michael Niedermayer aa441ac105
avformat/matroskadec: Error out if a timestamp is beyond duration 2 years ago
Michael Niedermayer 4075f0cec1
avformat/spdifdec: Use 64bit to compute bit rate 2 years ago
Michael Niedermayer 529f64b2eb
avformat/rpl: Use 64bit for duration computation 2 years ago
Michael Niedermayer 2c789f753c
avformat/xwma: Use av_rescale() for duration computation 2 years ago
Michael Niedermayer aa8eb1bed0
avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation 2 years ago
Michael Niedermayer 5f529e9147
avformat/sbgdec: Check ts_int in genrate_intervals 2 years ago
Michael Niedermayer 981f5e46af
avformat/sbgdec: clamp end_ts 2 years ago
Michael Niedermayer 2cb7ee8a36
avformat/rmdec: check tag_size 2 years ago
Michael Niedermayer 2c146406ea
avformat/nutdec: Check fields 2 years ago
Michael Niedermayer 7124f10c1d
avformat/flvdec: Use 64bit for sum_flv_tag_size 2 years ago
Michael Niedermayer b1a68127bb
avformat/jacosubdec: Fix overflow in get_shift() 2 years ago
Michael Niedermayer 0345a88545
avformat/genh: Check nb_channels for IMA ADPCM 2 years ago
Michael Niedermayer 93db0f0740
avformat/dxa: avoid bpc overflows 2 years ago
Michael Niedermayer 10453f5192
avformat/dhav: Use 64bit seek_back 2 years ago
Michael Niedermayer d4bb4e3759
avformat/cafdec: Check that nb_frasmes fits within 64bit 2 years ago
Michael Niedermayer 736e9e69d5
avformat/asfdec_o: Limit packet offset 2 years ago
Michael Niedermayer 5b23cab5c7
avformat/apm: Use 64bit for bit_rate computation 2 years ago
Michael Niedermayer d0349c9929
avformat/ape: Check frames size 2 years ago
James Almer 1b47190c94 avcodec/opusdec: stop setting deprecated swr options 2 years ago
James Almer aa79d13f51 avformat/cafenc: derive Opus frame size from the relevant stream parameters 2 years ago
Paul B Mahol 257eea3db4 doc: mention new audio formats 2 years ago
Paul B Mahol a166b8a19b avcodec: add FTR audio decoder and parser 2 years ago
Andreas Rheinhardt 2f9fa7e3e9 avcodec/mjpegbdec: Don't create unnecessary AVFrame reference 2 years ago
Paul B Mahol a54da0831c avcodec/photocd: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol a44a540ed1 avcodec/cri: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol 3e49c1e07a avcodec/xpmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol 08f6b1e5b3 avcodec/xbmdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol eb9045455d avcodec/hdrdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol 1e079525d5 avcodec/xwddec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol cea1e1f261 avcodec/exr: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol 3c16f9eb0d avcodec/qoidec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Lynne f21899db7d
x86/tx_float: enable AVX-only split-radix FFT codelets 2 years ago
James Almer d2f482965f x86/tx_float: fix some symbol names 2 years ago
Chema Gonzalez 7adf7502b8
doc/examples/extract_mvs: add motion information 2 years ago
Andreas Rheinhardt 793282adc2 avcodec/jpeg2000dec: Implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Andreas Rheinhardt d5a0dc037d avcodec/jpeg2000dec: Set sample aspect ratio before getting buffer 2 years ago
James Almer 0d8f43c74d x86/tx_float: change a condition in a preprocessor check 2 years ago
Paul B Mahol ec8be8a913 avcodec/tiff: improve lut handling for DNG 2 years ago
Paul B Mahol 6c23391064 avformat: add APAC demuxer 2 years ago
Paul B Mahol 84f467454b avcodec: add APAC decoder 2 years ago
James Almer 750f378bec x86/tx_float: add missing preprocessor wrapper for AVX2 functions 2 years ago
Anton Khirnov c504fb8692 lavc/pthread_frame: always transfer stashed hwaccel state 2 years ago
Tristan Matthews e301143f96 opus_silk: reset midonly flag after skipping LBRR 2 years ago
Anton Khirnov 07d930014d MAINTAINERS: remove the project leader section 2 years ago
Anton Khirnov 10137d9d63 MAINTAINERS: add myself as a ffmpeg.c maintainer 2 years ago
Lynne e7a987d7c9
lavu/tx: remove special -1 inverted lookup mode 2 years ago
Lynne 74e8541bab
x86/tx_float: generalize iMDCT 2 years ago
Lynne ace42cf581
x86/tx_float: add 15xN PFA FFT AVX SIMD 2 years ago