46498 Commits (40f2ea971fb881ef0cfbd8915ccd62b91bce23c4)

Author SHA1 Message Date
Andreas Rheinhardt 7fffa718c3 avcodec/mscc: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt 4960c62944 avcodec/mvha: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt c1b0b8f9be avcodec/mwsc: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt ac692aa8e9 avcodec/rasc: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt 79fe1c8f3a avcodec/tscc: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt c78d39b641 avcodec/wcmv: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt 93c70b8555 avcodec/zerocodec: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt 3d4634f1ff avcodec/zmbv: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt dd8a55cb3e avcodec/zlib_wrapper: Add wrappers for zlib inflateInit, inflateEnd 3 years ago
Andreas Rheinhardt db57a5370b avcodec/pngenc: Avoid potentially truncating integers 3 years ago
Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 3 years ago
Michael Niedermayer 28008bf95e avcodec/sonic: Use unsigned for predictor_k to avoid undefined behavior 3 years ago
Michael Niedermayer 8701af40bc avcodec/ccaption_dec: Use ff_ass_add_rect2() 3 years ago
Michael Niedermayer aed698efc3 avcodec/ass: Faster ff_ass_add_rect() 3 years ago
Zhao Zhili 6f210ebae2 avcodec/setts_bsf: fix memleak 3 years ago
Michael Niedermayer 31916d3d9f avcodec/alsdec: Set channels from data after data is set 3 years ago
Michael Niedermayer b59ea948cd avcodec/dfpwmdec: Check packet size more completely 3 years ago
Michael Niedermayer e88b99afdf avcodec/libuavs3d: Check ff_set_dimensions() for failure 3 years ago
Michael Niedermayer 6530c240c8 avcodec/speexdec: Align some comments 3 years ago
Michael Niedermayer 487679cc50 avcodec/speexdec: Use correct doxygen comments 3 years ago
Michael Niedermayer 18bc612f2f avcodec/dfa: Optimize output reshuffle loop 3 years ago
Michael Niedermayer d1bf5b7d96 avcodec/mjpegbdec: Set buf_size 3 years ago
James Almer 85b7be53e1 avcodec/setts_bsf: don't repeatedly set start pts and dts 3 years ago
James Almer c834083861 avcodec/setts_bsf: fix setting output timebase 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Martin Storsjö f3a0e2ee2b doc: Add an entry to APIchanges about changes to version.h and version_major.h 3 years ago
Martin Storsjö f2da2e1458 libavcodec: Split version.h 3 years ago
James Almer 3aeeee1597 avcodec/hevc_refs: don't use the frame's AVBufferRef sizes when initializing planes 3 years ago
Marton Balint ef2b3efd51 avcodec/codec_par: do not copy AVChannelLayout struct directly 3 years ago
James Almer cdba98bb80 Bump minor versions after the channel layout changes 3 years ago
James Almer f0be7c1057 avcodec/audiotoolboxenc: add missing AVCodec.ch_layouts 3 years ago
James Almer 739c96ba1a avcodec/dca_lbr: set nchannels 3 years ago
James Almer a02663d997 avcodec/audiotoolboxenc: use the correct macros for standard channel layouts 3 years ago
Martin Storsjö 6383862ae2 avcodec/audiotoolboxenc: Fix the use of FF_ARRAY_ELEMS 3 years ago
James Almer 793c85bc4d avcodec/audiotoolboxenc: use the correct function name 3 years ago
Anton Khirnov e6358ec1ac opus: export mapping family 2 (Ambisonic) as Ambisonic layout 3 years ago
James Almer 7d532f474d tests: convert to new channel layout-API 3 years ago
Anton Khirnov 5636972c7a lavc: drop temporary compat wrappers for channel layout API change 3 years ago
Anton Khirnov bfe86a761a ws-snd1: convert to new channel layout API 3 years ago
Anton Khirnov 3c933af493 wma: convert to new channel layout API 3 years ago
Anton Khirnov 03ba5cf321 wavpack: convert to new channel layout API 3 years ago
Anton Khirnov 457e88fcaf vorbis: convert to new channel layout API 3 years ago
Anton Khirnov eb81c946c1 vmdaudio: convert to new channel layout API 3 years ago
Vittorio Giovara 972586344a vima: convert to new channel layout API 3 years ago
Vittorio Giovara 9386ca98b6 twinvq: convert to new channel layout API 3 years ago
Anton Khirnov 1191ffd50a tta: convert to new channel layout API 3 years ago
Anton Khirnov 0045c6dd5c truespeech: convert to new channel layout API 3 years ago
Anton Khirnov cf512325cb tak: convert to new channel layout API 3 years ago
James Almer 2b1fd08f3f speex: convert to new channel layout API 3 years ago
Anton Khirnov 73cb6c87ac sonic: convert to new channel layout API 3 years ago