summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vaapi_av1: fill the remaining VAFilmGrainStructAV1 fieldsJames Almer2020-12-09
* avcodec/exr: preserve half-float NaN bits and add fate testMark Reid2020-12-09
* avcodec/mpegvideo_enc: check for SpeedHQ encoderGyan Doshi2020-12-09
* avcodec/libaom: Support monochrome encoding with libaom >= 2.0.1Philip Langdale2020-12-08
* avcodec/wmadec: Apply VLC offset during initAndreas Rheinhardt2020-12-08
* avcodec/wmadec: Reduce the size of tables used to initialize VLCAndreas Rheinhardt2020-12-08
* avcodec/ivi: Make initializing VLCs thread-safeAndreas Rheinhardt2020-12-08
* avcodec/dsddec: Inline constantAndreas Rheinhardt2020-12-08
* avcodec/dsd: Make initializing DSD tables thread-safeAndreas Rheinhardt2020-12-08
* avcodec/wavpack: Fix leak on init failureAndreas Rheinhardt2020-12-08
* avcodec/h261enc: Remove unused function parameterAndreas Rheinhardt2020-12-08
* avcodec/asvdec: ReindentationAndreas Rheinhardt2020-12-08
* avcodec/asvdec: Make decoders init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/sinewin: Fix wrong number of elements of array declarationAndreas Rheinhardt2020-12-08
* avcodec/aactab: Make AAC encoder and decoders actually init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/aac: Share common init code of float decoder and encoderAndreas Rheinhardt2020-12-08
* avcodec/aacdec, aactab: Move kbd tables to their only userAndreas Rheinhardt2020-12-08
* avcodec/aactab: Remove declaration of inexistent arrayAndreas Rheinhardt2020-12-08
* avcodec/nellymoserenc: Make encoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/nellymoserenc: Cleanup generically on init failureAndreas Rheinhardt2020-12-08
* avcodec/nellymoserdec: Make decoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/atrac3plus: Make decoders init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/atrac1: Mark decoder as init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/sinewin_tablegen: Make initializing ff_sine_windows thread-safeAndreas Rheinhardt2020-12-08
* avcodec/aacdec, sinewin: Move 120 and 960 point sine tables to aacdecAndreas Rheinhardt2020-12-08
* avcodec/sinewin_tablegen: Use better check in assertAndreas Rheinhardt2020-12-08
* avcodec/atrac3: Make decoders init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/atrac: Make generating tables thread-safeAndreas Rheinhardt2020-12-08
* avcodec/mpegaudio_tablegen: Make exponential LUT sharedAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt2020-12-08
* avcodec/mpegaudio_tablegen: Don't inappropriately use static arrayAndreas Rheinhardt2020-12-08
* avcodec/mpegaudio_tablegen: Avoid write-only buffersAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec: Share fixed and floating point data and init codeAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec_template: Apply shift during initAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec: Make decoders init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec: Combine tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec: Reduce the size of tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiotab: Avoid unused entry in tableAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec_template: Avoid VLC size tablesAndreas Rheinhardt2020-12-08
* avcodec/mv30: Inline constantsAndreas Rheinhardt2020-12-08
* avcodec/mv30: Reduce the size of tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/imm4: Inline constantsAndreas Rheinhardt2020-12-08
* avcodec/imm4: Reduce the size of tables used to initialize VLCsAndreas Rheinhardt2020-12-08
* avcodec/imm4: Make better use of symbols tableAndreas Rheinhardt2020-12-08
* avcodec/aacdec_template: Use VLC symbols tableAndreas Rheinhardt2020-12-08
* avcodec/aacdec_template: Avoid code duplication when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/qdmc: Avoid code duplication when initializing VLCAndreas Rheinhardt2020-12-08
* avcodec/qdmc: Apply offset when creating VLCAndreas Rheinhardt2020-12-08
* avcodec/qdmc: Make tables used to initialize VLCs smallerAndreas Rheinhardt2020-12-08
* avcodec/magicyuv: Optimize creating Huffman tablesAndreas Rheinhardt2020-12-08