78377 Commits (74f8d9aaef9150ead953e156e1c366d2a933ec1c)
 

Author SHA1 Message Date
Vittorio Gambaletta (VittGam) 74658a8b4d ffmpeg_opt: Allow -metadata option to set metadata on programs. 9 years ago
Vittorio Gambaletta (VittGam) 6e448fb97e ffmpeg_opt: Move the 'process manually set programs' block above 'process manually set metadata' in open_output_file(). 9 years ago
Michael Niedermayer f3ace85d88 avutil/opt: check for and handle errors in av_opt_set_dict2() 9 years ago
Hendrik Leppkes 2e31434d84 swscale: add P010 input support 9 years ago
Hendrik Leppkes c2869b4640 avutil: add P010 pixel format 9 years ago
Andreas Cadhalpun 38622007c4 vf_libopencv: add support for opencv 3 9 years ago
Marton Balint 73e4565dff lavc/libzvbi-teletextdec: add support for setting background opacity 9 years ago
Marton Balint 92f2a9dbc5 lavc/libzvbi-teletextdec: remove cmax variable 9 years ago
Marton Balint fe4a2cbd4d lavc/libzvbi-teletextdec: use the built-in transparent color for transparent background 9 years ago
Andreas Cadhalpun b46aae0936 build: use a link instead of changing current directory when compiling 9 years ago
Vittorio Gambaletta (VittGam) 8b02af1e6f avformat/mpegtsenc: Fix multi program so that it supports adding the same stream to multiple programs. 9 years ago
Mats Peterson 191ec55c9f lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE 9 years ago
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Paul B Mahol 5dc37a5d8a avcodec/dcaenc: do not change user requested bitrate 9 years ago
Paul B Mahol 06f65fd026 avcodec/dcaenc: return correct number of bytes in output packet 9 years ago
Michael Niedermayer ed0c550564 avcodec/utils: run ff_frame_thread_encoder_init() only for encoders 9 years ago
Michael Niedermayer 46f67f4a34 avcodec/rawdec: Check height and packet size 9 years ago
Mats Peterson 82325dbec1 lavc/rawdec: Use 16-byte line alignment for 1, 2, 4 and 8 bpp 9 years ago
Mats Peterson fe7639b1c8 avcodec/rawdec: initialize palette for mono 9 years ago
James Almer 1d8f9b7d1a avcodec/webp: fix decoder dependencies 9 years ago
Michael Niedermayer cde57eee98 avformat/hls: Check that filename is not "" in probe before checking its extension 9 years ago
Paul B Mahol 3e7d684912 avcodec/flacenc: fix calculation of bits required in case of custom sample rate 9 years ago
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
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 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
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