83777 Commits (61926b6c3e560283ef6c015d6d85c32716942833)
 

Author SHA1 Message Date
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
Michael Niedermayer 2ce4f28431 avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb() 8 years ago
Steven Liu 4507f29e4a avformat/hlsenc: move the segment files handler close to before temp flags process 8 years ago
James Almer 68ee800a9d doc/encoders: mention valid values for compression_level when using FLAC encoder 8 years ago
James Almer a43389547c avutil/md5: stop discarding the const qualifier for the src pointer 8 years ago
James Almer e2b7ae4b19 avutil/md5: fix misaligned reads 8 years ago
Michael Niedermayer d8094a303b avcodec/vp3: Do not return random positive values but the buf size 8 years ago
Takayuki 'January June' Suwa 13332504c9 omx: Add support for specifying H.264 profile [v5'] 8 years ago
Paul B Mahol 6d93e7d1a3 avcodec/scpr: fix top left prediction for special case when x is 0 for keyframes 8 years ago
wm4 16abc10b09 ffmpeg: properly cleanup filter graph on init failure 8 years ago
wm4 7dd44cde2a ffmpeg: delay processing of subtitles before filters are initialized 8 years ago
Timo Rothenpieler 736f4af4fe ffmpeg_cuvid: adapt for recent filter graph initialization changes 8 years ago
Anton Khirnov 76e13bdeaa ffmpeg: restructure sending EOF to filters 8 years ago
Anton Khirnov cb884f8d7e ffmpeg: move flushing the queued frames to configure_filtergraph() 8 years ago