83159 Commits (c324e2c5db26cb1ac936b192dc1ac86f7b6db45c)
 

Author SHA1 Message Date
  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
  Mark Thompson db7271bff2 configure: Require bit_depth field for VAAPI VP9 decode hwaccel 9 years ago
  Andreas Cadhalpun c085f1a7e1 opus_parser: make ParseContext the first element in OpusParseContext 9 years ago
  Andreas Cadhalpun 7d3baebe40 opus_parser: fix leaking channel_maps on error 9 years ago
  Marton Balint df694a5e9d avfilter/af_ashowinfo: properly show input channel layout for unknown channel layouts 9 years ago
  Marton Balint 01a19f77ca avfilter/af_channelmap: add support for unknown input channel layouts 9 years ago
  Marton Balint bffc2bcd75 avfilter/af_atempo: add support for unknown channel layouts 9 years ago
  Marton Balint 7ceb9e6b11 avfilter/formats: allow unknown channel layouts by default 9 years ago
  Michael Niedermayer 5b73ba9887 avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 9 years ago
  Michael Niedermayer 65e33d8e23 swresample/resample_template: Add filter values in parallel 9 years ago
  Michael Niedermayer 34db650784 swresample/resample_template: Reorder operations to avoid one addition 9 years ago
  Michael Niedermayer b3928a1cc6 swresample/swresample: Check count before memcpy() 9 years ago
  Michael Niedermayer 8258e36385 avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 9 years ago
  Michael Niedermayer ee2a6f5df8 avformat/oggdec: Skip streams in duration correction that did not had their duration set. 9 years ago
  Derek Buitenhuis 4413e950b2 h264_slice: Wait for refs to be available before we use them in error concealment 9 years ago