83773 Commits (587226ad45948dfd360c4c2cb14341f1dfdfe351)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 587226ad45 lavc/libx265: Add gray10 and gray12 encoding support. 9 years ago
  Vittorio Giovara 9ae3506696 matroskadec: cosmetics: Rearrange checks for projection-depedendent properties 9 years ago
  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
  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
  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
  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
  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
  James Almer 68ee800a9d doc/encoders: mention valid values for compression_level when using FLAC encoder 9 years ago
  James Almer a43389547c avutil/md5: stop discarding the const qualifier for the src pointer 9 years ago
  James Almer e2b7ae4b19 avutil/md5: fix misaligned reads 9 years ago
  Michael Niedermayer d8094a303b avcodec/vp3: Do not return random positive values but the buf size 9 years ago
  Takayuki 'January June' Suwa 13332504c9 omx: Add support for specifying H.264 profile [v5'] 9 years ago
  Paul B Mahol 6d93e7d1a3 avcodec/scpr: fix top left prediction for special case when x is 0 for keyframes 9 years ago
  wm4 16abc10b09 ffmpeg: properly cleanup filter graph on init failure 9 years ago
  wm4 7dd44cde2a ffmpeg: delay processing of subtitles before filters are initialized 9 years ago
  Timo Rothenpieler 736f4af4fe ffmpeg_cuvid: adapt for recent filter graph initialization changes 9 years ago
  Anton Khirnov 76e13bdeaa ffmpeg: restructure sending EOF to filters 9 years ago
  Anton Khirnov cb884f8d7e ffmpeg: move flushing the queued frames to configure_filtergraph() 9 years ago
  wm4 97614a68e4 ffmpeg: fix printing of filter input/output names 9 years ago
  Anton Khirnov af1761f7b5 ffmpeg: init filtergraphs only after we have a frame on each input 9 years ago
  Anton Khirnov 4ee5aed122 ffmpeg: do packet ts rescaling in write_packet() 9 years ago
  wm4 33580a8625 ffmpeg: make sure packets put into the muxing FIFO are refcounted 9 years ago