71938 Commits (251f9dcf225b2aac2181da3d7e05413483e1be74)
 

Author SHA1 Message Date
Michael Niedermayer 251f9dcf22 Merge commit 'bb2cb0a66d86ec4ad9f43a488e8b6ab894c22d2f' 10 years ago
Michael Niedermayer d423fc12e6 Merge commit 'd00f1e0fc10bb945cdf140a6c320eb0c9cd25162' 10 years ago
Michael Niedermayer 958ddef46c Merge commit '01fdfa51aca9086e04bd354fe3f103a49352c085' 10 years ago
Andreas Cadhalpun 75fc81c831 diracdec: check that block length is valid 10 years ago
Andreas Cadhalpun 4b13a542a2 dirac: use and forward error codes 10 years ago
Michael Niedermayer 3c7d3d27be tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog() 10 years ago
Michael Niedermayer 0a6b410edf avcodec/vp8: Suppress empty body warnings 10 years ago
Michael Niedermayer 890b874889 avutil/internal: Suppress empty body warning from emms_c() 10 years ago
Vittorio Giovara bb2cb0a66d quickdraw: Switch to greedy parsing 10 years ago
Vittorio Giovara d00f1e0fc1 quickdraw: Convert to bytestream2 10 years ago
Nicolas George 7971fa9ce0 lavd/xcbgrab: fix comparison with screen size. 10 years ago
Nicolas George 01fdfa51ac xcbgrab: Accept geometries matching the screen size 10 years ago
Dave Yeo 22a0387df2 OS/2:Makedef.cmd cleanup 10 years ago
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