78041 Commits (ce36cb08ed46ae03cb2286b3f8d107e3eaa6a625)
 

Author SHA1 Message Date
Timothy Gu ce36cb08ed Revert "decklink: Header cleanup" 9 years ago
Paul B Mahol f42eae96b2 avfilter/vf_zoompan: fix pts handling 9 years ago
Paul B Mahol 8a34344379 avfilter/vf_zoompan: unbreak filtering with video input 9 years ago
Timothy Gu 794b015035 Changelog: Add entry on libquvi being removed 9 years ago
Timothy Gu fe71fde246 configure: Maintain alphabetical order of components 9 years ago
Paul B Mahol 3b9f41a9c6 avfilter/vf_zoompan: rewrite so it doesn't cache all output frames 9 years ago
Ronald S. Bultje 9cf81e573c lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map(). 9 years ago
Kieran Kunhya 2d40a09b6e avformat: Remove support for libquvi 9 years ago
Michael Niedermayer a7305c780b Print the whitelists if entities are not found on them 9 years ago
Michael Niedermayer 3130556c0e avformat: Document urls a bit 9 years ago
Timothy Gu 61fb70c386 decklink: Header cleanup 9 years ago
Timothy Gu bd4d192081 common.mak: Use CCFLAGS for assembly generation as well 9 years ago
Timothy Gu af54a36fc4 avdevice: Mark decklink_common.h as unconditional SKIPHEADER 9 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
Michael Niedermayer 0be4377333 fate/cabac: replace uninitialized bytes by random bytes 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
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
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 9 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 9 years ago
Henrik Gramner d3662777e0 x86inc: Avoid creating unnecessary local labels 9 years ago
Henrik Gramner 87b587d4fe x86inc: Simplify AUTO_REP_RET 9 years ago
Henrik Gramner 2d60b18cf0 x86inc: Use more consistent indentation 9 years ago
Henrik Gramner dfe771dc5a x86inc: Preserve arguments when allocating stack space 9 years ago
Henrik Gramner b1496008ee x86inc: Improve FMA instruction handling 9 years ago
Henrik Gramner 6cbd0fdf28 x86inc: Be more verbose in assertion failures 9 years ago