87289 Commits (7bae17e37ab63d1cfcea22c68c455f859db3663c)
 

Author SHA1 Message Date
  Marton Balint 265d45183b avfilter/avfilter: fix filtering frames with unknown channel layouts for filters needing writable frames 8 years ago
  Zhou Xiaoyong d84e635d06 avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 8 years ago
  Zhou Xiaoyong c5c6e30781 avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi 8 years ago
  Wan-Teh Chang 3f55752cd5 configure: add -fPIE instead of -pie to C flags for ThreadSanitizer 8 years ago
  Wan-Teh Chang fed50c4304 avutil: fix data race in av_get_cpu_flags() 8 years ago
  Michael Niedermayer 4cf3def805 avutil/tests/imgutils: Remove unused variable 8 years ago
  Andreas Cadhalpun 3ab8436ff6 opt: reject denominator zero as out of range 8 years ago
  Derek Buitenhuis b7e4ea0c80 fate: Add h264 test for frame num gaps 8 years ago
  Diego Biurrun 6aa4ba7131 dxva2: Keep code shared between dxva2 and d3d11va under the correct #if 8 years ago
  Timo Rothenpieler 00223132e9 avcodec/cuvid: fix compilation with msvc11 8 years ago
  Carl Eugen Hoyos 62eafc6a6d lavf/mov: Accept multiple fourcc for AVID 1:1. 8 years ago
  Carl Eugen Hoyos 9d068896d3 lavf/isom: Support EVRC in pvAuthor files. 8 years ago
  Alexandra Hajkova b0e6b3f477 hevc: ppc: Add HEVC 4x4 IDCT for PowerPC 8 years ago
  Diego Biurrun fc368497f2 configure: Add missing dxva2 dependency for dxva2_lib 8 years ago
  Diego Biurrun f1248fae90 configure: Handle dxva2 optional components in the standard way 8 years ago
  Diego Biurrun a6901b9c6b Drop libxvid rate control support for mpegvideo encoding 8 years ago
  Diego Biurrun ac648bb835 dxva2: Simplify some ifdefs 8 years ago
  James Almer edb4f5da81 avformat/matroskadec: remove the strict unofficial check for Colour elements 8 years ago
  James Almer 4e759072c2 avformat/matroskadec: allocate Colour related fields only if the file contains the relevant master 8 years ago
  Marton Balint 1f3910262e ffplay: fix sws_scale possible out of bounds array access 8 years ago
  Wan-Teh Chang 3703f13333 avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 8 years ago
  Wan-Teh Chang 8986885801 avutil/cpu_init: remove unnecessary arguments to the main() function 8 years ago
  Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
  Michael Niedermayer f542b152aa avutil: Add av_image_check_size2() 8 years ago
  Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 8 years ago
  Andreas Cadhalpun 8aad209c13 configure: fail if autodetect-libraries are requested but not found 8 years ago
  Andreas Cadhalpun 4c45566493 configure: enable autodetected libraries after option parsing 8 years ago
  Andreas Cadhalpun c50d591ce2 configure: enable sdl if sdl2 is enabled 8 years ago
  Mark Thompson 7d81698b89 vaapi_h265: Fix CFR mode with framerate set in AVCodecContext 8 years ago
  Mark Thompson ade370a4d7 lavfi: Add VAAPI deinterlacer 8 years ago
  Derek Buitenhuis 51c673a0d7 libavcodec/tests: Add avpacket test to .gitignore 8 years ago
  Diego Biurrun f8a1ead0ae build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin 8 years ago
  Diego Biurrun 39fbcf8f76 configure: Fix _libs vs. _extralibs oversight 8 years ago
  Mark Thompson db7271bff2 configure: Require bit_depth field for VAAPI VP9 decode hwaccel 8 years ago
  Andreas Cadhalpun c085f1a7e1 opus_parser: make ParseContext the first element in OpusParseContext 8 years ago
  Andreas Cadhalpun 7d3baebe40 opus_parser: fix leaking channel_maps on error 8 years ago
  Marton Balint df694a5e9d avfilter/af_ashowinfo: properly show input channel layout for unknown channel layouts 8 years ago
  Marton Balint 01a19f77ca avfilter/af_channelmap: add support for unknown input channel layouts 8 years ago
  Marton Balint bffc2bcd75 avfilter/af_atempo: add support for unknown channel layouts 8 years ago
  Marton Balint 7ceb9e6b11 avfilter/formats: allow unknown channel layouts by default 8 years ago
  Michael Niedermayer 5b73ba9887 avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 8 years ago
  Michael Niedermayer 65e33d8e23 swresample/resample_template: Add filter values in parallel 8 years ago
  Michael Niedermayer 34db650784 swresample/resample_template: Reorder operations to avoid one addition 8 years ago
  Michael Niedermayer b3928a1cc6 swresample/swresample: Check count before memcpy() 8 years ago
  Diego Biurrun be2d555c98 build: Use _extralibs variable names instead of _libs everywhere 8 years ago
  Diego Biurrun 0507cd5b9f build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBS 8 years ago
  Diego Biurrun a7101eb40e configure: Simplify some library checks via check_lib() 8 years ago
  Michael Niedermayer 8258e36385 avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory() 8 years ago
  Michael Niedermayer ee2a6f5df8 avformat/oggdec: Skip streams in duration correction that did not had their duration set. 8 years ago
  Derek Buitenhuis 4413e950b2 h264_slice: Wait for refs to be available before we use them in error concealment 8 years ago