]> git.sesse.net Git - ffmpeg/history - libavcodec
avfilter/vf_framerate: fix infinite loop with 1-frame input
[ffmpeg] / libavcodec /
2020-12-25 Paul B Maholavcodec/cfhd: properly handle midstream size changes...
2020-12-21 Michael Niedermayeravcodec/ffv1dec: Fix off by 1 error with quant tables
2020-12-19 Michael Niedermayeravcodec/fastaudio: Fix invalid shift exponent
2020-12-19 Michael Niedermayeravcodec/utils: Check bitrate for overflow in get_bit_rate()
2020-12-19 Michael Niedermayeravcodec/hevc_ps: Change scaling_list_dc_coef to 8 bit
2020-12-19 Michael Niedermayeravcodec/hevc_ps: check scaling_list_dc_coef
2020-12-18 James Almeravcodec/dpx: fix use of uninitialised value
2020-12-18 James Almeravcodec/hevc_sei: return the correct error code on...
2020-12-18 James Almeravcodec/hevc_sei: print a log message when a unsupporte...
2020-12-18 James Almeravcodec/hevc_sei: refactor parsing User Data Registered...
2020-12-18 James Almeravcodec/h264_sei: print a log message when a unsupporte...
2020-12-18 James Almeravcodec/h264_sei: refactor parsing User Data Registered...
2020-12-17 Harry Mallonavcodec/dpx: Fix B&W film scans from Lasergraphics Inc
2020-12-17 Harry Mallonavcodec/dpx: Read color information from DPX header
2020-12-17 Harry Mallonavcodec/dpx: Report color_range from DPX header
2020-12-17 Harry Mallonavcodec/dpx: Read SMPTE timecode from DPX
2020-12-17 Harry Mallonavcodec/dpx: Read alternative frame rate from televisio...
2020-12-16 James Almeravcodec/av1dec: support exporting Film Grain params...
2020-12-13 James Almeravcodec/cuviddec: unref output frame on failure
2020-12-13 James Almeravcodec/cuviddec: check for av_buffer_ref() failure
2020-12-13 James Almeravcodec/libdav1d: stop setting AVFrame->best_effort_tim...
2020-12-13 James Almeravcodec/mjpegdec: stop setting AVFrame->best_effort_tim...
2020-12-13 James Almeravcodec/decode: set best_effort_timestamp on output...
2020-12-11 Andreas Rheinhardtavcodec/speedhqenc: Call correct function
2020-12-10 Hendrik Leppkesavcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders...
2020-12-10 Anton Khirnovsmvjpegdec: merge into mjpegdec
2020-12-10 Anton Khirnovmjpegdec: convert to receive_frame()
2020-12-10 Anton Khirnovcodec_desc: add SMVJPEG flags
2020-12-10 Nuo Miavcodec/hevcdec: dynamic allocate sList and HEVClcList
2020-12-10 Andreas Rheinhardtavcodec/snow: Use ff_thread_once() in ff_snow_common_init()
2020-12-10 Andreas Rheinhardtavcodec/idcinvideo: Mark decoder as init-threadsafe
2020-12-10 Andreas Rheinhardtavcodec/cinepak: Mark decoder as init-threadsafe
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...
next