93649 Commits (499b46fd0a891b6518f4e421aa2582dc70f700d9)
 

Author SHA1 Message Date
Cyber Sinh 499b46fd0a compat/windows/makedef: Allow building shared libs with MSVC under WSL 6 years ago
Takayuki 'January June' Suwa f9a061a31c avdevice/alsa: fix indefinite stop on closing PCM capture 6 years ago
Dan Sanders 22c820f509 libavformat/mov: limit nb_frames_for_fps to INT_MAX 6 years ago
Paul B Mahol 4a69b18242 avfilter/af_surround: export more channel's in/out gains 6 years ago
Paul B Mahol ce15c3a4c8 avfilter/af_surround: switch to activate 6 years ago
Paul B Mahol 7a128ac2bc avfilter/af_surround: expose window size to user 6 years ago
Paul B Mahol ccc07ebe45 avfilter/af_surround: add 6.1/6.0 upmix from stereo 6 years ago
Sergey Svechnikov 703583dbb1 avcodec/cuviddec: improve progressive frame detection 6 years ago
Jun Zhao a087764847 examples/avio_reading: Use avio_context_free() to free AVIOContext 6 years ago
Paul B Mahol 26fd40b568 avfilter/af_surround: make channel spread from stereo image user configurable 6 years ago
Paul B Mahol dbb35abf28 avfilter/af_surround: add lfe_mode option 6 years ago
Paul B Mahol c6c94303d4 avfilter/af_surround: avoid divisions with very small numbers 6 years ago
Gyan Doshi 6829c3cbe4 avformat/mpegenc - reject unsupported audio streams 6 years ago
Jun Zhao 8d3630c540 lavf/oggparsevorbis: Fix change the case of metadata keys issue 6 years ago
Karthick J eeca67e023 avformat/dashenc: Fix a bug with writing "final" manifest 6 years ago
Steven Liu 613ca7b100 avformat/dashdec: add ProgramInformation parser 6 years ago
Michael Niedermayer df9ef925f9 avcodec/agm: remove ;; 6 years ago
Michael Niedermayer 7ee7bb92e6 avcodec/agm: Check for too many too short codes in make_new_tree() 6 years ago
Michael Niedermayer 158efc045c avcodec/agm: Do not crash on invalid codes 6 years ago
Michael Niedermayer f17e8e90bb avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside 6 years ago
Paul B Mahol dafcdeb258 lavfi/avf_showwaves: fix extra gaps at end of waveform 6 years ago
Paul B Mahol 833ae5f4bf avcodec/dvdec: add frame threads 6 years ago
Jun Zhao b272d5b9b6 lavfi/frei0r: Fixes the compilation warnings 6 years ago
Gyan Doshi 6e0488cac4 doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGED 6 years ago
Lou Logan d8245cff16 doc/mailing-list-faq: auto unsubscribe due to DMARC 6 years ago
Jarek Samic 1c46ab4815 lavfi: add colorkey_opencl filter 6 years ago
Paul B Mahol 782ae68a11 avfilter: add lagfun filter 6 years ago
Paul B Mahol e20ad3bd59 avfilter/vf_lut3d: add cineSpace 3D lut support 6 years ago
Paul B Mahol b9d25b1a6e avfilter/vf_lut3d: add cineSpace 1D lut parsing 6 years ago
Gyan Doshi bf4245e952 doc/filters: list values for af_surround window function 6 years ago
Paul B Mahol fee7c15d87 avfilter/af_surround: allow user to change overlap and win_func 6 years ago
Gyan Doshi 3a07aec827 doc/APIchanges: update for 3153a6502a 6 years ago
Gyan Doshi 3153a6502a avcodec: add AV_CODEC_FLAG_DROPCHANGED to flags 6 years ago
Jun Zhao d93e44332f lavf: bump version/add APIchanges entry when cleanup applehttp 6 years ago
Carl Eugen Hoyos 93209902ed lavfi/fspp: Simplify a macro. 6 years ago
Carl Eugen Hoyos 48860df34d configure: Add .exe suffix to toolchain calls. 6 years ago
Michael Niedermayer 838710bd6c avcodec/pictordec: Only recalculate d when y changes in picmemset() 6 years ago
Michael Niedermayer 3ed360ea5c avcodec/pictordec: avoid pointers in picmemset() 6 years ago
Michael Niedermayer bcf9d2a172 avcodec/wmv2dec: Check that the P frame secondary header fit in the input 6 years ago
Michael Niedermayer 110dce9633 avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() 6 years ago
Michael Niedermayer 837820f385 avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation 6 years ago
Dan Sanders fac761dae9 avformat/apetag: tag values are unsigned 6 years ago
Andreas Hakon e750dc9de6 libavformat: improve logs with cur_dts 6 years ago
Hendrik Leppkes a87774636b tests: don't include TARGET_PATH in the sample path needlessly 6 years ago
Carl Eugen Hoyos a24a1523e8 lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*(). 6 years ago
Carl Eugen Hoyos 32215b2140 lavf/vc1dec: Reduce probe score for streams with invalid frames. 6 years ago
Carl Eugen Hoyos 53064e134c lavc/alac: Make a variable unsigned. 6 years ago
Paul B Mahol 78c8a76536 avcodec/get_bits: unbreak get_bits_le() with cached reader 6 years ago
Carl Eugen Hoyos dd06f022b0 lavf/utils: Allow url credentials to contain a slash. 6 years ago
Gyan Doshi 3bef1dab6e avutil/colorspace: add macros for RGB->YUV BT.709 6 years ago