]> git.sesse.net Git - ffmpeg/history - libavcodec
lavc/mjpegdec: cosmetics, org->orig
[ffmpeg] / libavcodec /
2021-01-01 Anton Khirnovlavc/mjpegdec: cosmetics, org->orig
2021-01-01 Anton Khirnovmpegvideo: use the AVVideoEncParams API for exporting...
2021-01-01 Anton Khirnovlavu/mem: move the DECLARE_ALIGNED macro family to...
2021-01-01 Anton Khirnovlavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2020-12-31 Andreas Rheinhardtavcodec/svq1dec: Increase nb_bits of VLC to read it...
2020-12-31 Andreas Rheinhardtavcodec/dirac_arith: Make table only used here static
2020-12-31 Andreas Rheinhardtavcodec/qdmc: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Cleanup generically on init failure
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Move per-stream fields to OpusStreamCo...
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Return error upon error
2020-12-31 Andreas Rheinhardtavcodec/aacps_common: Use minimal VLC nb_bits/max_depth
2020-12-31 Andreas Rheinhardtavcodec/aacps: Factor out code shared by float and...
2020-12-31 Andreas Rheinhardtavcodec/mpegvideo: Don't zero-initialize unnecessarily
2020-12-31 Andreas Rheinhardtavcodec/aacsbr_template: Remove pointless runtime initi...
2020-12-31 Andreas Rheinhardtavcodec/aacsbr: Remove remnants of tablegen
2020-12-31 Andreas Rheinhardtavcodec/atrac3plus_data: Mark array as const
2020-12-31 Andreas Rheinhardtavcodec/mlpenc: Simplify finding best codebook
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Remove always-true check
2020-12-31 Andreas Rheinhardtavcodec/opustab: Make array static
2020-12-31 Andreas Rheinhardtavcodec/motion_est, mpegvideo: Make pointers to static...
2020-12-31 Andreas Rheinhardtconfigure, libavcodec/speedhq: Fix compiling SpeedHQ...
2020-12-31 Andreas Rheinhardtavcodec/mpegvideo: Merge ff_mpv_decode_defaults into...
2020-12-31 Andreas Rheinhardtavcodec/h261dec: Don't use too big max_depth in get_vlc2()
2020-12-31 Andreas Rheinhardtavcodec/speedhq: Remove cast
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Reindentation
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Make initializing VLCs thread-safe
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Don't initialize encoder-only parts...
2020-12-31 Andreas Rheinhardtavcodec/rl: Remove nonstatic storage of RL tables
2020-12-28 Aman Karmaniavcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS
2020-12-28 Michael Niedermayeravcodec/tiff: Disallow striped and tiled tiffs except...
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...
next