79344 Commits (901b0f1a219e96d008c801dbd99bb21aae0aea4e)
 

Author SHA1 Message Date
  Timothy Gu 61fb70c386 decklink: Header cleanup 10 years ago
  Timothy Gu bd4d192081 common.mak: Use CCFLAGS for assembly generation as well 10 years ago
  Timothy Gu af54a36fc4 avdevice: Mark decklink_common.h as unconditional SKIPHEADER 10 years ago
  Clément Bœsch 17d41220d8 lavfi/pthread: fix perameters/parameters typo 9 years ago
  Paul B Mahol 547d412078 avfilter: update some comments 9 years ago
  Charlie Arnold 22ee0a576f build: fix msvc build 9 years ago
  Andreas Cadhalpun f503022ce5 build: fix make checkheaders in out-of-tree builds 9 years ago
  Anton Khirnov 68395f8c99 qsvenc: fix a typo 9 years ago
  Michael Niedermayer 0be4377333 fate/cabac: replace uninitialized bytes by random bytes 9 years ago
  Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
  Henrik Gramner 002c47798d x86inc: Avoid creating unnecessary local labels 9 years ago
  Henrik Gramner fd6ecac38e x86inc: Simplify AUTO_REP_RET 9 years ago
  Henrik Gramner 5ca8e195e5 x86inc: Use more consistent indentation 9 years ago
  Henrik Gramner 91ed050f42 x86inc: Preserve arguments when allocating stack space 9 years ago
  Henrik Gramner 715eb7ca24 x86inc: Improve FMA instruction handling 9 years ago
  Henrik Gramner f60f06d989 x86inc: Be more verbose in assertion failures 9 years ago
  Henrik Gramner 7adcd4e841 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 9 years ago
  Anton Khirnov d336bfcf69 pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() 9 years ago
  Michael Niedermayer d863785379 avfilter/vf_convolution: Use av_clip_uint8() 9 years ago
  Michael Niedermayer 7fc944df15 fate/ffmpeg: Fix colorkey test failure without samples 9 years ago
  Luca Barbato c0c4d7a0a5 configure: Correctly add openssl cflags and libs 9 years ago
  Hendrik Leppkes 406f30072e dxva2_h264: fix reference field marking in long slice struct 9 years ago
  Michael Niedermayer f502583663 avcodec/mpeg4videoenc: Use 64bit for time variables 9 years ago
  Michael Niedermayer 15cc98a0f3 avformat/libquvi: Set default demuxer and protocol limitations 9 years ago
  Michael Niedermayer 8e32d01432 avformat/concat: Check protocol prefix 9 years ago
  Michael Niedermayer 9a8034b8bc doc/demuxers: Document enable_drefs and use_absolute_path 9 years ago
  Paul B Mahol 805563c814 avfilter/af_ladspa: accepts ' ' as command separator too 9 years ago
  Rostislav Pehlivanov ce855bf43b diracdec: fix full range videos 9 years ago
  Paul B Mahol 8a5d4a51ff avfilter/vf_convolution: add timeline support 9 years ago
  Martin Storsjö 87a814fdce libavcodec: Add missing AVClass pointers 9 years ago
  Michael Niedermayer ee3eac59df fate: Add a small number of rawvideo in mov tests 9 years ago
  Perette Barella 84110f4f77 libavformat/tcp.c : add send_buffer_size and recv_buffer_size options 9 years ago
  Ganesh Ajjanagadde 1fb5ae44c4 lavc/wmadec: replace pow by faster functions 9 years ago
  Ganesh Ajjanagadde cea529dd7f lavc/opus_celt: replace pow(2,x) by exp2f(x) 9 years ago
  Ganesh Ajjanagadde 9254e6176c lavc/atrac3plusdsp: change pow(2,x) to exp2f(x) 9 years ago
  Ganesh Ajjanagadde 89189b1010 lavc/wma: add av_warn_unused_result to ff_wma_init 9 years ago
  Michael Niedermayer 70ece6ccd0 fate: add 1 and 15BPP rawvideo in avi tests 9 years ago
  Paul B Mahol 1c02af307a avfilter: add convolution filter 9 years ago
  Paul B Mahol b18467a943 avfilter/avf_showwaves: add logarithmic amplitude scaler 9 years ago
  John Cox 74105fc9a3 cabac_functions: Allow more functions to be overridden 9 years ago
  John Cox 5115d8326e cabac_functions: Count zeros with ctz if it is fast 9 years ago
  John Cox 48f80831ba cabac: Ensure 2-byte cabac loads are on 2-byte boundry 9 years ago
  Neil Birkbeck 17399f6a9f Add missing conversions from side data enum to name 9 years ago
  Andreas Cadhalpun 064963bd27 build: make out-of-tree builds bit-identical to in-tree builds 10 years ago
  Michael Niedermayer 509c9e74e5 avcodec/mjpegdec: Check for end for both bytes in unescaping 9 years ago
  Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions 10 years ago
  Henrik Gramner d3662777e0 x86inc: Avoid creating unnecessary local labels 10 years ago
  Henrik Gramner 87b587d4fe x86inc: Simplify AUTO_REP_RET 10 years ago
  Henrik Gramner 2d60b18cf0 x86inc: Use more consistent indentation 10 years ago
  Henrik Gramner dfe771dc5a x86inc: Preserve arguments when allocating stack space 10 years ago