100531 Commits (c8c2dfbc378e54aee7e8181ff532483096dc4bc7)
 

Author SHA1 Message Date
Anton Khirnov fcf7ef0a81 lavd/caca: do not access deprecated codec context 4 years ago
Anton Khirnov 5471b8944c codec_desc: add SMVJPEG flags 4 years ago
Anton Khirnov 63c2e500d2 img2dec: export avg_frame_rate 4 years ago
Nuo Mi d4751d8c63 avcodec/hevcdec: dynamic allocate sList and HEVClcList 4 years ago
Andreas Rheinhardt 6a94afbd5b avcodec/snow: Use ff_thread_once() in ff_snow_common_init() 4 years ago
Andreas Rheinhardt bdfe51b44f avcodec/idcinvideo: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 41519b29fa avcodec/cinepak: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt f79927990d avcodec/cinepakenc: Mark encoder as init-threadsafe 4 years ago
Michael Niedermayer 7b88dd8f0c avformat/matroskadec: Sanity check codec_id/track type 4 years ago
Michael Niedermayer 0677bdb1f5 avformat/rpl: Check the number of streams 4 years ago
Michael Niedermayer b1bced5433 avformat/vividas: Check sample_rate 4 years ago
Michael Niedermayer b29d351f97 avformat/vividas: Make len signed 4 years ago
James Almer 0e62efad7c avcodec/vaapi_av1: fill the remaining VAFilmGrainStructAV1 fields 4 years ago
Mark Reid 8d19b3c4a5 avcodec/exr: preserve half-float NaN bits and add fate test 4 years ago
Gyan Doshi 7777e5119a avfilter/cropdetect: add option for initial skip 4 years ago
Gyan Doshi b9b719fedc avcodec/mpegvideo_enc: check for SpeedHQ encoder 4 years ago
Philip Langdale 40135829b6 avcodec/libaom: Support monochrome encoding with libaom >= 2.0.1 4 years ago
Andreas Rheinhardt 0dac317ba3 avformat/framecrcenc: Make side-data checksums endian-independent 4 years ago
Andreas Rheinhardt b8fe417c19 avformat/framecrcenc: Don't read after the end of side-data 4 years ago
Andreas Rheinhardt fa4532a1f7 avcodec/wmadec: Apply VLC offset during init 4 years ago
Andreas Rheinhardt e5b416dadd avcodec/wmadec: Reduce the size of tables used to initialize VLC 4 years ago
Andreas Rheinhardt 14be39e44a avcodec/ivi: Make initializing VLCs thread-safe 4 years ago
Andreas Rheinhardt ee4c129c11 avcodec/dsddec: Inline constant 4 years ago
Andreas Rheinhardt 4f5bd6177d avcodec/dsd: Make initializing DSD tables thread-safe 4 years ago
Andreas Rheinhardt fd5d66af74 avcodec/wavpack: Fix leak on init failure 4 years ago
Andreas Rheinhardt 480761c82f avcodec/h261enc: Remove unused function parameter 4 years ago
Andreas Rheinhardt f0f28626c0 avcodec/asvdec: Reindentation 4 years ago
Andreas Rheinhardt 103e8edd5e avcodec/asvdec: Make decoders init-threadsafe 4 years ago
Andreas Rheinhardt 3e11a7866d avcodec/sinewin: Fix wrong number of elements of array declaration 4 years ago
Andreas Rheinhardt 7184b81169 avcodec/aactab: Make AAC encoder and decoders actually init-threadsafe 4 years ago
Andreas Rheinhardt 86b8c25455 avcodec/aac: Share common init code of float decoder and encoder 4 years ago
Andreas Rheinhardt fc5d22abe4 avcodec/aacdec, aactab: Move kbd tables to their only user 4 years ago
Andreas Rheinhardt 8c9404b8d2 avcodec/aactab: Remove declaration of inexistent array 4 years ago
Andreas Rheinhardt 665a3dbd36 avcodec/nellymoserenc: Make encoder init-threadsafe 4 years ago
Andreas Rheinhardt 0a56bfa71f avcodec/nellymoserenc: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt 35f61eb350 avcodec/nellymoserdec: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt 285db1d53b avcodec/atrac3plus: Make decoders init-threadsafe 4 years ago
Andreas Rheinhardt 7fd8658347 avcodec/atrac1: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 3719122065 avcodec/sinewin_tablegen: Make initializing ff_sine_windows thread-safe 4 years ago
Andreas Rheinhardt cdea393093 avcodec/aacdec, sinewin: Move 120 and 960 point sine tables to aacdec 4 years ago
Andreas Rheinhardt 7688f94e90 avcodec/sinewin_tablegen: Use better check in assert 4 years ago
Andreas Rheinhardt 11fd96c1dc avcodec/atrac3: Make decoders init-threadsafe 4 years ago
Andreas Rheinhardt 94a55f28aa avcodec/atrac: Make generating tables thread-safe 4 years ago
Andreas Rheinhardt d5d1c697bd avcodec/mpegaudio_tablegen: Make exponential LUT shared 4 years ago
Andreas Rheinhardt ed33bbe678 avcodec/mpegaudiodec: Hardcode tables to save space 4 years ago
Andreas Rheinhardt 12e941df89 avcodec/mpegaudio_tablegen: Don't inappropriately use static array 4 years ago
Andreas Rheinhardt 22140374c8 avcodec/mpegaudio_tablegen: Avoid write-only buffers 4 years ago
Andreas Rheinhardt 73bc26acb8 avcodec/mpegaudiodec: Share fixed and floating point data and init code 4 years ago
Andreas Rheinhardt b9d475393e avcodec/mpegaudiodec_template: Apply shift during init 4 years ago
Andreas Rheinhardt c778f2266d avcodec/mpegaudiodec: Make decoders init-threadsafe 4 years ago