83790 Commits (58dd25f8adb151a59971daa94d352d3226d2dbb6)
 

Author SHA1 Message Date
Michael Niedermayer 58dd25f8ad avcodec/mpegaudiodec_template: Check for negative e 8 years ago
Timo Rothenpieler 5cd3cd5b68 avcodec/cuvid: add support for cropping/resizing 8 years ago
James Almer 58eb0f57f6 avformat/matroskaenc: add support for Spherical Video elements 8 years ago
wm4 f940492bb2 avcodec: clarify some decoding/encoding API details 8 years ago
wm4 597c6b789e hls: pass AVFormatContext flags to sub demuxer 8 years ago
wm4 f5da453b06 concatdec: pass AVFormatContext flags to sub demuxer 8 years ago
wm4 fcfc78cbab aacdec: do not mutate input packet metadata 8 years ago
Muhammad Faiz 53a5cea478 swresample/resample: do not allow odd filter_length 8 years ago
Michael Niedermayer 3016e919d4 avcodec/wavpack: Fix runtime error: left shift of negative value -5 8 years ago
Michael Niedermayer 01a33b835f avcodec/pictordec: Fix runtime error: left shift of 64 by 25 places cannot be represented in type 'int' 8 years ago
Muhammad Faiz fe57bf7cd6 fate/swresample: fix FUZZ typo 8 years ago
Michael Niedermayer 1d0bad421c avutil/tests/lfg: Remove debugging start/stop timer 8 years ago
Thomas Turner a50ccbd240 avutil/tests/lfg.c: added proper normality test 8 years ago
Muhammad Faiz 61926b6c3e swresample/resample: use uniform normalization 8 years ago
James Almer dbc932e745 Revert "lavu/atomic: add support for the new memory model aware gcc built-ins" 8 years ago
Carl Eugen Hoyos 851f4255e0 lsws/slice: Move a misplaced const. 8 years ago
Carl Eugen Hoyos a9c20598b5 lsws/input: Do not define unused functions. 8 years ago
Carl Eugen Hoyos 587226ad45 lavc/libx265: Add gray10 and gray12 encoding support. 8 years ago
Vittorio Giovara 9ae3506696 matroskadec: cosmetics: Rearrange checks for projection-depedendent properties 8 years ago
Vittorio Giovara ac8c72f8f1 mov: Fix checking layout and loading padding for cubemaps 8 years ago
Michael Niedermayer 1afd246960 avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter() 8 years ago
Michael Niedermayer 55d7371fe0 avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder() 8 years ago
Michael Niedermayer 5098a6f627 avcodec/vp8: remove redundant check 8 years ago
Vittorio Giovara bde9642268 mkv: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 022b4ea583 mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 1b7ffddb3a spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
Muhammad Faiz 776f289c0f avdevice/alldevices: make avdevice_register_all thread safe 8 years ago
Muhammad Faiz af7010ad05 avfilter/allfilters: make avfilter_register_all thread safe 8 years ago
Muhammad Faiz 49635f0a46 avfilter/allformats: make av_register_all thread safe 8 years ago
Muhammad Faiz e85e840880 avcodec/allcodecs: make avcodec_register_all thread safe 8 years ago
Vittorio Giovara a6b1180e39 avcodec/pixlet: fix architecture-dependent code and values 8 years ago
Aman Gupta b6eaa3928e avcodec/h264, videotoolbox: fix crash after VT decoder fails 8 years ago
Kagami Hiiragi 734d760e2f lavc/libvpxenc: add -row-mt option 8 years ago
Michael Niedermayer 8aa4f3bb4f avcodec/proresdec2: Do not discard frames with bad slices 8 years ago
Michael Niedermayer 835d9f299c avcodec/x86/cavsdsp: Put MMX code under mmx check 8 years ago
Michael Niedermayer a9f9b7f5c7 avcodec/movtextdec: Call mov_text_cleanup() on close 8 years ago
wm4 ef86488696 avformat/flvdec: remove meaningless warning 8 years ago
wm4 808ab2fd0b ffmpeg: remove unnecessary hack for decoders which refuse to drain 8 years ago
wm4 a755b725ec avcodec: consider an error during decoder draining as EOF 8 years ago
wang-bin 3267e1703b avcodec/videotoolbox: set kCVPixelBufferOpenGLESCompatibilityKey for iOS 8 years ago
Paul B Mahol 035e932d7c avformat/vivo: fix logic error in checking version in probe 8 years ago
Carl Eugen Hoyos 1638d956a3 lavf/matroska: Support QDMC. 8 years ago
Michael Niedermayer ba15005132 avcodec/wavpack: Fix runtime error: left shift of negative value -2 8 years ago
Michael Niedermayer 29638d4db9 avcodec/dcadsp: Fix 2 runtime error: signed integer overflow: -1958094138 - 1078906344 cannot be represented in type 'int' 8 years ago
Michael Niedermayer d03d386162 avcodec/wavpack: Check bitrate_acc for overflow 8 years ago
Michael Niedermayer fab13bbbcd avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 * 16 cannot be represented in type 'int' 8 years ago
Michael Niedermayer d757ddbaab avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13 8 years ago
Michael Niedermayer ab998f4c7f avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative value 8 years ago
Michael Niedermayer d23727e042 avcodec/adxdec: Fix runtime error: left shift of negative value -1 8 years ago
Michael Niedermayer eb41956636 avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_trajectory() 8 years ago