71925 Commits (a2190de52d6c519021e81a21f5e70598fe1c9f8a)
 

Author SHA1 Message Date
Michael Niedermayer a2190de52d avcodec/diracdec: Fix types and wraparounds in dirac_decode_picture_header() 10 years ago
Andreas Cadhalpun d93181ef3e diracdec: check if reference could not be allocated 10 years ago
Andreas Cadhalpun 9e66b39aa8 diracdec: avoid overflow of bytes*8 in decode_lowdelay 10 years ago
Michael Niedermayer af6739d6da Merge commit '3735b5c616770429572f86aabdaec39c6ebb8818' 10 years ago
Carl Eugen Hoyos e31cdb5cc8 lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG. 10 years ago
Michael Niedermayer 1ace789fb3 Merge commit '60f1cc4a1ffcbf24acbb543988ceeaec76b70818' 10 years ago
Michael Niedermayer ff849e11e3 Merge commit '94bb1ce882a12b6d7a1fa32715a68121b39ee838' 10 years ago
Michael Niedermayer 9810aa3408 Merge commit '110f7f35fb615b97d983b1c6c6a714fddd28bcbe' 10 years ago
Michael Niedermayer df95281618 Merge commit 'e191aaca44b986816695e3b7ecfae64697fd6631' 10 years ago
Michael Niedermayer 54d985db84 Merge commit '8fc8024ea56e814cd257d5fe27b21a865080782f' 10 years ago
Michael Niedermayer 5a455dd011 avcodec/diracdec: Move buf[] read after size check 10 years ago
Andreas Cadhalpun 984f50deb2 diracdec: prevent overflow in data_unit_size check 10 years ago
Ronald S. Bultje ed68fccf76 vp9: error out if chroma subsampling changes between frames. 10 years ago
Anton Khirnov 3735b5c616 Revert "lavfi: always check av_expr_parse_and_eval() return value" 10 years ago
Andreas Cadhalpun 60f1cc4a1f alsdec: only adapt order for positive max_order 10 years ago
Andreas Cadhalpun 94bb1ce882 alsdec: check sample pointer range in revert_channel_correlation 10 years ago
Michael Niedermayer 9d4fdfe24c avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dts 10 years ago
Michael Niedermayer 7ac5c38ec5 avformat/mux: Add avoid_negative_ts_use_pts 10 years ago
Michael Niedermayer 36993527dd cmdutils: Add libm.h for round() 10 years ago
Andreas Cadhalpun 110f7f35fb aacpsy: correct calculation of minath in psy_3gpp_init 10 years ago
Andreas Cadhalpun e191aaca44 alsdec: limit avctx->bits_per_raw_sample to 32 10 years ago
Andreas Cadhalpun 8fc8024ea5 aasc: return correct buffer size from aasc_decode_frame 10 years ago
James Almer 858f81fde2 cmdutils: move get_rotation() up in the file 10 years ago
James Almer 3f7986f983 avfilter/Makefile: add missing lavfutils.c dependency to cover_rect and find_rect filters 10 years ago
Michael Niedermayer 7f45f7fc7f avcodec/mpeg12dec: use the correct dimensions for checking SAR 10 years ago
Michael Niedermayer 6ef3426d90 avcodec/x86/deinterlace: use INIT_MMX like other asm code does too 10 years ago
Michael Niedermayer c7369f3a4b avformat/avidec: print a warning for negative sample_size 10 years ago
Andreas Cadhalpun ca234639ac avidec: avoid infinite loop due to negative ast->sample_size 10 years ago
James Almer 079b7f6eac vp9: add profile names 10 years ago
Michael Niedermayer b4cc7d67f5 avfilter/vf_cover_rect: clip rectangle if it is partly outside the input 10 years ago
Andreas Cadhalpun 0eec40b713 avidec: check for valid bit_rate range 10 years ago
Michael Niedermayer 783e94cb11 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Carl Eugen Hoyos 0bca6182b2 lavfi/cropdetect: Fix cropdetect for > 8 bit input. 10 years ago
Carl Eugen Hoyos 8ad04d24c8 lavf/apngenc: Fix png remuxing by using default extension apng. 10 years ago
Carl Eugen Hoyos d90f91c1c8 lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. 10 years ago
Michael Niedermayer f320f2f4c6 cmdutils: Ask for a sample in case a odd rotation angle is encountered 10 years ago
Michael Niedermayer 5d309d3091 avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k] 10 years ago
Andreas Cadhalpun e54540655f matroskadec: check s->streams[k] before using it 10 years ago
Michael Niedermayer d43cd6b08e avcodec/ffv1dec: Check chroma shift parameters 10 years ago
Michael Niedermayer 03baa861ea avcodec/ffv1dec: More completely check micro_version 10 years ago
Michael Niedermayer 3dfbdb328e avcodec/ffv1dec: Check quant table symbols more completely 10 years ago
Andreas Cadhalpun eb9fb508b0 matroskadec: use uint64_t instead of int for index_scale 10 years ago
Michael Niedermayer 800df6a849 ffmpeg_filter: use get_rotation() 10 years ago
Michael Niedermayer 4351c288b9 ffplay&cmdutils:Factor get_rotation() code out 10 years ago
Anshul Maheshwari a6b630e9b6 avcodec/ccaption_dec: correcting line breaks in cc 10 years ago
Michael Niedermayer f9e802018e ffplay: unify displaymatrix based rotation code 10 years ago
Andreas Cadhalpun 372aa0777a pngdec: don't use AV_PIX_FMT_MONOBLACK for apng 10 years ago
Andreas Cadhalpun 8f760be4d3 pngdec: return correct error code from decode_frame_common 10 years ago
Andreas Cadhalpun 287dbb0771 pngdec: check s->last_picture.f->data[0] before using it 10 years ago
Michael Niedermayer 042260cde4 avcodec/wavpack: Check L/R values before use to avoid harmless integer overflow and undefined behavior in fate 10 years ago