]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/argo_asf: add games to version list
[ffmpeg] / libavcodec /
2020-08-10 Michael Niedermayeravcodec/jpeg2000dec: Check remaining data in packed_hea...
2020-08-09 Paul B Maholavcodec/cfhd: improve SampleIndex tag output
2020-08-09 Paul B Maholavcodec/cfhd: log version tags too
2020-08-09 Paul B Maholavcodec/cfhd: read prescale table tag
2020-08-09 Paul B Maholavcodec/cfhd: use init_get_bits8()
2020-08-09 Paul B Maholavcodec/cfhd: reindent
2020-08-09 Paul B Maholavcodec/cfhd: check if band encoding is valid
2020-08-09 Gautam Ramakrishnanlibavcodec/j2kenc: Support for all Progression orders
2020-08-08 Paul B Maholavcodec/cfhdenc: free alpha buffer on closing
2020-08-08 Paul B Maholavcodec/cfhdenc: add gbrap12 pixel format support
2020-08-08 Paul B Maholavcodec/cfhdenc: compand coefficients
2020-08-08 Paul B Maholavcodec/cfhd: add 3d transform support
2020-08-08 Paul B Maholavcodec/cfhd: remove some unused or only write items
2020-08-08 Paul B Maholavcodec/cfhdenc: also write FrameNumber tag
2020-08-07 Andreas Rheinhardtavcodec/put_bits: Make skip_put_bits() less dangerous
2020-08-07 Zane van Iperenavcodec: add adpcm_argo encoder
2020-08-07 Zane van Iperenavcodec/adpcm_argo: add ff_adpcm_argo_expand_nibble...
2020-08-07 Michael Niedermayeravcodec/tiff: Check bpp/bppcount for 0
2020-08-07 Michael Niedermayeravcodec/snowdec: Sanity check hcoeff
2020-08-06 Takio Yamaokaavcodec/libx264: fix chroma quantizer offset usage
2020-08-05 Michael Niedermayeravcodec/mpegaudiodec_template: Fix some whitespace...
2020-08-05 Michael Niedermayeravcodec/jpeg2000dec: Handle reducedresno of 32
2020-08-05 Gautam Ramakrishnanlibavcodec/j2kenc: Allow Encoder to use SOP and EPH...
2020-08-05 Jun Zhaolavc/libopenh264enc: use framerate if available
2020-08-04 Michael Niedermayeravcodec/mpegaudiodec_template: Check CRCs for layer1...
2020-08-04 Zane van Iperenavcodec/adpcm_argo: fix incorrect documentation
2020-08-04 Paul B Maholavcodec/cfhd: fix overflow in multiplication in LUT...
2020-08-03 Jan Ekströmavcodec/aacdec_template: add support for 22.2 / channel...
2020-08-03 Jan Ekströmavcodec/aacdec_template: mark second LFE element as...
2020-08-03 Jan Ekströmavcodec/aacdectab: add mapping for 22.2
2020-08-03 Jan Ekströmavcodec/mpeg4audio: add newer channel_coding mappings
2020-08-03 Paul B Maholavcodec/cfhd: correct 71 tag usage
2020-08-03 Paul B Maholavcodec/cfhdenc: fix setting default compression level
2020-08-03 Paul B Maholavcodec/cfhdenc: extend quantization table
2020-08-03 Paul B Maholavcodec/cfhd: use LUT for 9 and 18 codebook decompanding
2020-08-03 Paul B Maholavcodec/cfhdenc: fix PrescaleTable for YUV422P10
2020-08-03 James Almeravcodec/mpegaudiodec_template: disable CRC checking...
2020-08-03 James AlmerRevert "mpegaudiodec_template: disable CRC checking...
2020-08-02 Lynnempegaudiodec_template: disable CRC checking for layers...
2020-08-02 Andriy Gelmanavcodec/v4l2_m2m: reindent after last commit
2020-08-02 Andriy Gelmanavcodec/v4l2_m2m: adapt to call close() on init fail
2020-08-02 Paul B Maholavcodec/cfhd: set correct bits_per_raw_sample
2020-08-02 Paul B Maholavcodec/cfhd: add more tag names
2020-08-02 Paul B Maholavcodec: add CFHD encoder
2020-08-02 Paul B Maholavcodec/cfhd: improve decompanding quality with referen...
2020-08-02 Paul B Maholavcodec/cfhd: fix non-aligned to 8 height decoding
2020-08-02 Paul B Maholavcodec/cfhd: move if/else out of loop in inverse transform
2020-08-02 Jun Zhaolavc/libkvazaar: fix framerate setting
2020-08-01 Andreas Rheinhardtavcodec/g723_1enc: Avoid skip_put_bits()
2020-08-01 Andreas Rheinhardtavcodec, avfilter, avformat: Remove redundant avpriv_al...
2020-08-01 Mark Thompsonvaapi_encode: Delete unused field
2020-08-01 Mark Thompsonvaapi_encode_h265: Don't require uniform_spacing_flag
2020-08-01 Mark Thompsonvaapi_encode_h265: Fix ordering of tile dimensions
2020-08-01 Mark Thompsonvaapi_encode_h265: Remove confusing and redundant tile...
2020-07-31 Mark Thompsonlibsvtav1: Fix the documentation to match the actual...
2020-07-31 Mark Thompsonlibsvtav1: Use _ rather than - in options
2020-07-31 Mark Thompsonlibsvtav1: Rename without a _
2020-07-29 James Almeravcodec/options_table: make AVCodecContext->level searc...
2020-07-29 Gautam Ramakrishnanlibavcodec/pgxdec Fix pix format selection error
2020-07-29 Gautam Ramakrishnanlibavcodec/j2kenc: Encoding up to 16 bits
2020-07-29 Shiyou Yinavcodec/mips: Fix segfault in imdct36_mips_float.
2020-07-29 Shiyou Yinavcodec/mips/cabac: Fix a bug in get_cabac_inline_mips.
2020-07-29 Shiyou Yinavcodec/mips: Fix register constraint error reported...
2020-07-29 Lynneavcodec/libsvt_av1: remove forced-idr option
2020-07-29 Daryl Seahavcodec: Add an SVT-AV1 encoder wrapper
2020-07-29 Andreas Rheinhardtavcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_...
2020-07-29 Andreas Rheinhardtavcodec/golomb: Document return value of get_ue_golomb_...
2020-07-29 Andreas Rheinhardtavcodec/golomb: Prevent shift by negative number
2020-07-28 Gautam Ramakrishnanlibavcodec/jpeg2000dec: Support for PPM marker
2020-07-28 Michael Niedermayeravcodec/jpeg2000dec: Move reslevelno check before use...
2020-07-28 hwrenlavc/libxavs2.c: mark key-frame packets
2020-07-28 Timo Rothenpieleravcodec/nvenc: fix B-Ref-Mode support check for recent...
2020-07-28 Andreas Rheinhardtavcodec/golomb: Don't emit error message in get_ue_golomb
2020-07-27 Mark ThompsonRevert "lavc/vaapi_encode: add EQUAL_MULTI_ROWS support...
2020-07-25 Wang Caolibavcodec/libaomenc.c: Add command-line options for...
2020-07-25 Wang Caolibavcodec/libaomenc.c: Add command-line options for...
2020-07-24 Gautam Ramakrishnanlibavcodec/jpeg2000dec: Fix codeblock decode check
2020-07-24 Michael Niedermayeravcodec/alac: Check decorr_shift to avoid invalid shift
2020-07-24 Linjie Fulavc/vaapi_encode: Add render target support for 422...
2020-07-24 Mark Thompsonvaapi_encode_h265: Enable 4:2:2 support
2020-07-23 Jiaxun Yanglibavcodec: MIPS: MMI: Move sp out of the clobber list
2020-07-23 Jiaxun Yanglibavcodec: MIPS: MMI: Fix type mismatches
2020-07-23 Jiaxun Yanglibavcodec: Enable runtime detection for MIPS MMI ...
2020-07-23 Jiaxun Yangffbuild: Refine MIPS handling
2020-07-23 Gautam Ramakrishnanlibavcodec/jpeg2000dec: Add check when done with main...
2020-07-22 James Almeravcodec/libdav1d: use av_image_get_buffer_size() to...
2020-07-22 Brian Kimlibavcodec/decode: avoid UB when getting plane sizes
2020-07-21 James Zernavcodec/libvpxenc: use pix_fmt descriptors where useful
2020-07-21 Zane van Iperenavcodec/adpcmenc: cleanup trellis checks
2020-07-21 Zane van Iperenavcodec: add adpcm_ima_apm encoder
2020-07-20 Michael Niedermayeravcodec/tdsc: Fix tile checks
2020-07-20 Steinar H. Gundersonavcodec/put_bits: Fix LZW warning
2020-07-20 Linjie Fulavc/vaapi_encode_h265: add h265 tile encoding support
2020-07-20 Linjie Fulavc/vaapi_encode: add tile slice encoding support
2020-07-20 Linjie Fulavc/vaapi_encode: wrap slice codes into row slice...
2020-07-19 Carl Eugen Hoyoslavc/sgienc: Fix default 16bit encoding.
2020-07-19 Shiyou Yinavcodec/mips: fix type mismatch in h264dsp_msa.c
2020-07-19 Steinar H. Gundersonavcodec/put_bits: Make bit buffers 64-bit
2020-07-19 Steinar H. Gundersonavcodec/put_bits: Parametrize bit buffer type
2020-07-19 Gautam Ramakrishnanlibavcodec/jpeg2000dec: Support for Parameterless Markers
next