92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  Vittorio Giovara ac8c72f8f1 mov: Fix checking layout and loading padding for cubemaps 9 years ago
  Michael Niedermayer 1afd246960 avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter() 9 years ago
  Michael Niedermayer 55d7371fe0 avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder() 9 years ago
  Michael Niedermayer 5098a6f627 avcodec/vp8: remove redundant check 9 years ago
  Vittorio Giovara bde9642268 mkv: Export bounds and padding from spherical metadata 9 years ago
  Vittorio Giovara 022b4ea583 mov: Export bounds and padding from spherical metadata 9 years ago
  Vittorio Giovara 1b7ffddb3a spherical: Add tiled equirectangular type and projection-specific properties 9 years ago
  Vittorio Giovara 0429f01e47 mkv: Export bounds and padding from spherical metadata 9 years ago
  James Almer 251849f06c mkv: Add support for Spherical Video elements 9 years ago
  Vittorio Giovara a825980f9f mov: Export bounds and padding from spherical metadata 9 years ago
  Vittorio Giovara 0f8512c4a8 mov: Validate spherical metadata version 9 years ago
  Vittorio Giovara 2365772300 mov: Ignore old spherical metadata when newer version is present 9 years ago
  Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 9 years ago
  Vittorio Giovara 114324b9e0 mov: Validate cubemap layout 9 years ago
  Aaron Colwell 17adcc40ad mov: Fix spherical metadata_source parsing 9 years ago
  Muhammad Faiz 776f289c0f avdevice/alldevices: make avdevice_register_all thread safe 9 years ago
  Muhammad Faiz af7010ad05 avfilter/allfilters: make avfilter_register_all thread safe 9 years ago
  Muhammad Faiz 49635f0a46 avfilter/allformats: make av_register_all thread safe 9 years ago
  Muhammad Faiz e85e840880 avcodec/allcodecs: make avcodec_register_all thread safe 9 years ago
  Vittorio Giovara a6b1180e39 avcodec/pixlet: fix architecture-dependent code and values 9 years ago
  Aman Gupta b6eaa3928e avcodec/h264, videotoolbox: fix crash after VT decoder fails 9 years ago
  Luca Barbato 81bffae368 configure: Check for -no_weak_imports in ldflags on macOS 9 years ago
  Diego Biurrun 57b753b445 build: Prefer NASM assembler over YASM 9 years ago
  Diego Biurrun 003124ebf4 build: Fix logic of clock_gettime() check 9 years ago
  Diego Biurrun f54037da8a build: Make x86 assembler commandline-selectable 9 years ago
  Diego Biurrun 51411eb7ff build: Special-case handling of SDL CFLAGS 9 years ago
  Vittorio Giovara b44bd7ee7f pixlet: Fix architecture-dependent code and values 9 years ago
  Kagami Hiiragi 734d760e2f lavc/libvpxenc: add -row-mt option 9 years ago
  Michael Niedermayer 8aa4f3bb4f avcodec/proresdec2: Do not discard frames with bad slices 9 years ago
  Michael Niedermayer 835d9f299c avcodec/x86/cavsdsp: Put MMX code under mmx check 9 years ago
  Michael Niedermayer a9f9b7f5c7 avcodec/movtextdec: Call mov_text_cleanup() on close 9 years ago
  wm4 ef86488696 avformat/flvdec: remove meaningless warning 9 years ago
  wm4 808ab2fd0b ffmpeg: remove unnecessary hack for decoders which refuse to drain 9 years ago
  wm4 a755b725ec avcodec: consider an error during decoder draining as EOF 9 years ago
  wang-bin 3267e1703b avcodec/videotoolbox: set kCVPixelBufferOpenGLESCompatibilityKey for iOS 9 years ago
  Paul B Mahol 035e932d7c avformat/vivo: fix logic error in checking version in probe 9 years ago
  Carl Eugen Hoyos 1638d956a3 lavf/matroska: Support QDMC. 9 years ago
  Diego Biurrun 808ef43597 build: Explicitly set 32-bit/64-bit object formats for nasm/yasm 9 years ago
  Diego Biurrun 6eef263aca x86: Merge align directives into SECTION_RODATA declarations where possible 9 years ago
  Michael Niedermayer ba15005132 avcodec/wavpack: Fix runtime error: left shift of negative value -2 9 years ago
  Michael Niedermayer 29638d4db9 avcodec/dcadsp: Fix 2 runtime error: signed integer overflow: -1958094138 - 1078906344 cannot be represented in type 'int' 9 years ago
  Michael Niedermayer d03d386162 avcodec/wavpack: Check bitrate_acc for overflow 9 years ago
  Michael Niedermayer fab13bbbcd avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 * 16 cannot be represented in type 'int' 9 years ago
  Michael Niedermayer d757ddbaab avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13 9 years ago
  Michael Niedermayer ab998f4c7f avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative value 9 years ago
  Michael Niedermayer d23727e042 avcodec/adxdec: Fix runtime error: left shift of negative value -1 9 years ago
  Ganapathy Kasi 3303f86467 nvenc: Remove qmin and qmax constraints for nvenc vbr 9 years ago
  Michael Niedermayer eb41956636 avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_trajectory() 9 years ago
  Michael Niedermayer 2ce4f28431 avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb() 9 years ago
  Steven Liu 4507f29e4a avformat/hlsenc: move the segment files handler close to before temp flags process 9 years ago