82922 Commits (68e5598e22b6b51cd796b55c4111ccd1638474d9)
 

Author SHA1 Message Date
  Mark Harris a5cf600ccb avformat/wavdec: Eliminate goto for clang -O0 DCE 9 years ago
  Michael Niedermayer d4c1cc2b87 avutil/imgutils: Clarify doxy for av_image_check_size2() 9 years ago
  Martin Vignali 6672a49e5a fate/psd: add tests for uncompress and rle samples 9 years ago
  Michael Niedermayer eb7aa6bde4 avcodec/h263dec: Return the correct error code in explode mode 9 years ago
  Michael Niedermayer c869e00f88 avcodec/smvjpegdec: return the packet size instead of 0 9 years ago
  Michael Niedermayer 0888c5a242 avcodec/tdsc: return the packet size instead of 0 9 years ago
  Michael Niedermayer 2eebcda10a avcodec/screenpresso: return the packet size instead of 0 9 years ago
  Michael Niedermayer c62beba49a avcodec/rscc: return the packet size instead of 0 9 years ago
  Paul B Mahol 745f4bcc2c avfilter/vsrc_testsrc: draw_bar: make sure width is not negative 9 years ago
  Chris Cunningham ab87df9a47 avformat/mp3dec: fix msan warning when verifying mpa header 9 years ago
  Andreas Cadhalpun ed412d2850 tiff: fix overflows when calling av_reduce 9 years ago
  Andreas Cadhalpun 076c3a9fa2 mov: prevent overflow during bit rate calculation 9 years ago
  Andreas Cadhalpun baba9c6aef cafdec: prevent overflow during bit rate calculation 9 years ago
  Andreas Cadhalpun e558a6348a 4xm: prevent overflow during bit rate calculation 9 years ago
  Paul B Mahol e54b61a9ce doc/filters: fix channel names in sofalizer example 9 years ago
  Paul B Mahol 458fbee221 avfilter/af_sofalizer: warn if user gives unknown channel names 9 years ago
  Andrey Utkin c4afd4abce doc/filters: drawtext: add example of printing texts on same baseline 9 years ago
  Diego Biurrun 2d7aadf3d9 Add missing #includes for standalone spherical-information-related headers 9 years ago
  Michael Niedermayer 457e933919 Bump for psd demuxer and decoder 9 years ago
  Martin Vignali a534862b27 libavformat : add Photoshop PSD demuxer. 9 years ago
  Martin Vignali 90af962911 libavcodec : add decoder for Photoshop PSD image files 9 years ago
  Andreas Cadhalpun ad5807f8aa avformat: fix overflows during bit rate calculation 9 years ago
  Muhammad Faiz 2b0112d42d swresample/resample: remove swri_resample function 9 years ago
  Alex Converse bf15981b12 libvpxenc: Don't spam level errors for VP8 encodes 9 years ago
  Muhammad Faiz 6a8c0d8357 swresample/resample: do not allow negative dst_size return value 9 years ago
  Michael Niedermayer f0bdd53871 avformat/utils: Print verbose error message if stream count exceeds max_streams 9 years ago
  Michael Niedermayer 30581c51e7 avformat/options_table: Set the default maximum number of streams to 1000 9 years ago
  Marton Balint 265d45183b avfilter/avfilter: fix filtering frames with unknown channel layouts for filters needing writable frames 9 years ago
  Zhou Xiaoyong d84e635d06 avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 9 years ago
  Zhou Xiaoyong c5c6e30781 avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi 9 years ago
  Wan-Teh Chang 3f55752cd5 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 9 years ago
  Wan-Teh Chang fed50c4304 avutil: fix data race in av_get_cpu_flags() 9 years ago
  Michael Niedermayer 4cf3def805 avutil/tests/imgutils: Remove unused variable 9 years ago
  Andreas Cadhalpun 3ab8436ff6 opt: reject denominator zero as out of range 9 years ago
  Derek Buitenhuis b7e4ea0c80 fate: Add h264 test for frame num gaps 9 years ago
  Timo Rothenpieler 00223132e9 avcodec/cuvid: fix compilation with msvc11 9 years ago
  Carl Eugen Hoyos 62eafc6a6d lavf/mov: Accept multiple fourcc for AVID 1:1. 9 years ago
  Carl Eugen Hoyos 9d068896d3 lavf/isom: Support EVRC in pvAuthor files. 9 years ago
  James Almer edb4f5da81 avformat/matroskadec: remove the strict unofficial check for Colour elements 9 years ago
  James Almer 4e759072c2 avformat/matroskadec: allocate Colour related fields only if the file contains the relevant master 9 years ago
  Marton Balint 1f3910262e ffplay: fix sws_scale possible out of bounds array access 9 years ago
  Wan-Teh Chang 3703f13333 avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 9 years ago
  Wan-Teh Chang 8986885801 avutil/cpu_init: remove unnecessary arguments to the main() function 9 years ago
  Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 9 years ago
  Michael Niedermayer f542b152aa avutil: Add av_image_check_size2() 9 years ago
  Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 9 years ago
  Andreas Cadhalpun 8aad209c13 configure: fail if autodetect-libraries are requested but not found 9 years ago
  Andreas Cadhalpun 4c45566493 configure: enable autodetected libraries after option parsing 9 years ago
  Andreas Cadhalpun c50d591ce2 configure: enable sdl if sdl2 is enabled 9 years ago
  Derek Buitenhuis 51c673a0d7 libavcodec/tests: Add avpacket test to .gitignore 9 years ago