]> git.sesse.net Git - ffmpeg/history - libavcodec
ac3enc_fixed: drop unnecessary fixed-point DSP code
[ffmpeg] / libavcodec /
2020-12-10 Andreas Rheinhardtavcodec/cinepakenc: Mark encoder as init-threadsafe
2020-12-09 James Almeravcodec/vaapi_av1: fill the remaining VAFilmGrainStruct...
2020-12-09 Mark Reidavcodec/exr: preserve half-float NaN bits and add fate...
2020-12-09 Gyan Doshiavcodec/mpegvideo_enc: check for SpeedHQ encoder
2020-12-08 Philip Langdaleavcodec/libaom: Support monochrome encoding with libaom...
2020-12-08 Andreas Rheinhardtavcodec/wmadec: Apply VLC offset during init
2020-12-08 Andreas Rheinhardtavcodec/wmadec: Reduce the size of tables used to initi...
2020-12-08 Andreas Rheinhardtavcodec/ivi: Make initializing VLCs thread-safe
2020-12-08 Andreas Rheinhardtavcodec/dsddec: Inline constant
2020-12-08 Andreas Rheinhardtavcodec/dsd: Make initializing DSD tables thread-safe
2020-12-08 Andreas Rheinhardtavcodec/wavpack: Fix leak on init failure
2020-12-08 Andreas Rheinhardtavcodec/h261enc: Remove unused function parameter
2020-12-08 Andreas Rheinhardtavcodec/asvdec: Reindentation
2020-12-08 Andreas Rheinhardtavcodec/asvdec: Make decoders init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/sinewin: Fix wrong number of elements of array...
2020-12-08 Andreas Rheinhardtavcodec/aactab: Make AAC encoder and decoders actually...
2020-12-08 Andreas Rheinhardtavcodec/aac: Share common init code of float decoder...
2020-12-08 Andreas Rheinhardtavcodec/aacdec, aactab: Move kbd tables to their only...
2020-12-08 Andreas Rheinhardtavcodec/aactab: Remove declaration of inexistent array
2020-12-08 Andreas Rheinhardtavcodec/nellymoserenc: Make encoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/nellymoserenc: Cleanup generically on init...
2020-12-08 Andreas Rheinhardtavcodec/nellymoserdec: Make decoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/atrac3plus: Make decoders init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/atrac1: Mark decoder as init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/sinewin_tablegen: Make initializing ff_sine_win...
2020-12-08 Andreas Rheinhardtavcodec/aacdec, sinewin: Move 120 and 960 point sine...
2020-12-08 Andreas Rheinhardtavcodec/sinewin_tablegen: Use better check in assert
2020-12-08 Andreas Rheinhardtavcodec/atrac3: Make decoders init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/atrac: Make generating tables thread-safe
2020-12-08 Andreas Rheinhardtavcodec/mpegaudio_tablegen: Make exponential LUT shared
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiodec: Hardcode tables to save space
2020-12-08 Andreas Rheinhardtavcodec/mpegaudio_tablegen: Don't inappropriately use...
2020-12-08 Andreas Rheinhardtavcodec/mpegaudio_tablegen: Avoid write-only buffers
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiodec: Share fixed and floating point...
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiodec_template: Apply shift during init
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiodec: Make decoders init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiodec: Combine tables used to initialize...
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiodec: Reduce the size of tables used...
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiotab: Avoid unused entry in table
2020-12-08 Andreas Rheinhardtavcodec/mpegaudiodec_template: Avoid VLC size tables
2020-12-08 Andreas Rheinhardtavcodec/mv30: Inline constants
2020-12-08 Andreas Rheinhardtavcodec/mv30: Reduce the size of tables used to initial...
2020-12-08 Andreas Rheinhardtavcodec/imm4: Inline constants
2020-12-08 Andreas Rheinhardtavcodec/imm4: Reduce the size of tables used to initial...
2020-12-08 Andreas Rheinhardtavcodec/imm4: Make better use of symbols table
2020-12-08 Andreas Rheinhardtavcodec/aacdec_template: Use VLC symbols table
2020-12-08 Andreas Rheinhardtavcodec/aacdec_template: Avoid code duplication when...
2020-12-08 Andreas Rheinhardtavcodec/qdmc: Avoid code duplication when initializing VLC
2020-12-08 Andreas Rheinhardtavcodec/qdmc: Apply offset when creating VLC
2020-12-08 Andreas Rheinhardtavcodec/qdmc: Make tables used to initialize VLCs smaller
2020-12-08 Andreas Rheinhardtavcodec/magicyuv: Optimize creating Huffman tables
2020-12-08 Andreas Rheinhardtavcodec/utvideodec: Avoid implicit qsort when creating...
2020-12-08 Andreas Rheinhardtavcodec/atrac3: Use symbols table
2020-12-08 Andreas Rheinhardtavcodec/intrax8: Reduce the size of tables used to...
2020-12-08 Andreas Rheinhardtavcodec/intrax8: Avoid code duplication when initializi...
2020-12-08 Andreas Rheinhardtavcodec/intrax8: Remove VLC offsets table
2020-12-08 Andreas Rheinhardtavcodec/vp3: Remove code duplication when initializing...
2020-12-08 Andreas Rheinhardtavcodec/vp3: Use symbols table for VP3 motion vectors
2020-12-08 Andreas Rheinhardtavcodec/vp3: Make tables used to initialize VLCs smaller
2020-12-08 Andreas Rheinhardtavcodec/vp3: Apply VLC offset during init
2020-12-08 Andreas Rheinhardtavcodec/atrac9dec: Make VLCs static
2020-12-08 Andreas Rheinhardtavcodec/atrac9dec: Don't create VLCs that are never...
2020-12-08 Andreas Rheinhardtavcodec/atrac9tab: Unify tables used to initialize...
2020-12-08 Andreas Rheinhardtavcodec/atrac9dec: Make tables used to initialize VLCs...
2020-12-08 Andreas Rheinhardtavcodec/rv34: Make initializing static VLC tables threa...
2020-12-08 Andreas Rheinhardtavcodec/rv34: Avoid offsets table for initialization...
2020-12-08 Andreas Rheinhardtavcodec/vc1: Make ff_vc1_init_common() thread-safe
2020-12-08 Andreas Rheinhardtavcodec/atrac3plus: Run-length encode length tables...
2020-12-08 Andreas Rheinhardtavcodec/atrac3plus: Combine codebooks into one array
2020-12-08 Andreas Rheinhardtavcodec/atrac3plus: Combine symbols tables
2020-12-08 Andreas Rheinhardtavcodec/atrac3plus: Simplify getting offset of VLC...
2020-12-08 Andreas Rheinhardtavcodec/atrac3plus: Make tables used to initialize...
2020-12-08 Andreas Rheinhardtavcodec/atrac3plus: Simplify creating VLCs
2020-12-08 Andreas Rheinhardtavcodec/truemotion2: Simplify creating VLC table
2020-12-08 Andreas Rheinhardtavcodec/mpeg4videodec: Make studio VLCs static
2020-12-08 Andreas Rheinhardtavcodec/mpeg4video: Make tables used to initialize...
2020-12-08 Andreas Rheinhardtavcodec/indeo2: Make decoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/indeo2: Make tables used to initialize VLCs...
2020-12-08 Andreas Rheinhardtavcodec/mjpegdec: Simplify creating VLC table
2020-12-08 Andreas Rheinhardtavcodec/sheervideo: Simplify creating VLC table
2020-12-08 Andreas Rheinhardtavcodec/mss4: Make VLCs static
2020-12-08 Andreas Rheinhardtavcodec/mss4: Don't duplicate standard JPEG tables
2020-12-08 Andreas Rheinhardtavcodec/mss4: Simplify creating VLC tables
2020-12-08 Andreas Rheinhardtavcodec/rv40: Avoid code duplication when initializing...
2020-12-08 Andreas Rheinhardtavcodec/rv40: Avoid offset table when initializing...
2020-12-08 Andreas Rheinhardtavcodec/rv40: Make better use of VLC symbols table
2020-12-08 Andreas Rheinhardtavcodec/rv40: Make the tables used to initialize VLCs...
2020-12-08 Andreas Rheinhardtavcodec/qdm2: Make decoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/qdm2: Avoid offsets table when initializing...
2020-12-08 Andreas Rheinhardtavcodec/qdm2: Initialize array of VLCs in a loop
2020-12-08 Andreas Rheinhardtavcodec/qdm2: Apply offsets when initializing VLCs
2020-12-08 Andreas Rheinhardtavcodec/qdm2: Make tables used to initialize VLCs smaller
2020-12-08 Andreas Rheinhardtavcodec/mobiclip: Reindentation
2020-12-08 Andreas Rheinhardtavcodec/mobiclip: Make decoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/mobiclip: Avoid code duplication when initializ...
2020-12-08 Andreas Rheinhardtavcodec/mobiclip: Avoid redundant codes table to initia...
2020-12-08 Andreas Rheinhardtavcodec/mpc8: Make decoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/mpc7: Make decoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/imc: Make imc/iac decoders init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/mpc8: Avoid code duplication when initializing...
next