]> git.sesse.net Git - ffmpeg/history - libavcodec
libfdk-aacdec: Apply the decoder's output delay on timestamps
[ffmpeg] / libavcodec /
2020-02-11 Martin Storsjölibfdk-aacdec: Apply the decoder's output delay on...
2020-02-09 Andreas Rheinhardtavcodec/cbs_jpeg: Use memcpy when writing pictures
2020-02-09 Andreas Rheinhardtavcodec/cbs_mpeg2: Treat slices without data as invalid
2020-02-09 Michael Niedermayeravcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREML...
2020-02-09 Michael Niedermayeravcodec/wmalosslessdec: Fix integer overflow with slidi...
2020-02-09 Michael Niedermayeravcodec/wmalosslessdec: Fix loop in revert_acfilter()
2020-02-09 Michael Niedermayeravcodec/mvha: Check remaining bits in VLC decode loop
2020-02-09 Michael Niedermayeravcodec/agm: YUV420 without DCT needs even dimensions
2020-02-09 Michael Niedermayeravcodec/agm: Test remaining data in decode_raw_intra_rgb()
2020-02-09 Michael Niedermayerlibavcodec/mvha: Check height before applying median...
2020-02-09 Michael Niedermayeravcodec/midivid: Check vector index
2020-02-09 Andreas Rheinhardtavcodec/cbs: Fix potential double-free when adding...
2020-02-09 Mark Thompsonlavc/vp9_raw_reorder_bsf: Fix operator ordering
2020-02-09 Mark Thompsonlavc/vaapi_encode: Fix leak in error case
2020-02-09 Mark Thompsonlavc/h265_metadata_bsf: Fix parameter ordering
2020-02-09 Mark Thompsonlavc/cbs_h2645: Add missing newlines in log messages
2020-02-09 Sitan Liulibavcodec/amfenc_hevc.c: Fix Maximum Reference Frames...
2020-02-09 Sitan Liulibavcodec/amfenc_hevc.c: Fix Profile level option...
2020-02-08 Jai Luthraavcodec/mlpdec: use get_bits_long for huff lsbs
2020-02-07 Anton Khirnovac3enc: drop a global variable
2020-02-07 Andreas Rheinhardtavcodec/cavsdsp: Fix undefined left shifts of negative...
2020-02-06 Zane van Iperenavcodec: add decoder for Simon & Schuster Interactive...
2020-02-06 Praveen Karadugattuavcodec/hevc: add support for Frame Duplication (Doubli...
2020-02-06 James Almeravcodec/aptx: split decoder and encoder into separate...
2020-02-05 James Almeravcodec/av1_parse: don't look for trailing bits in...
2020-02-05 James Almeravcodec/Makefile: combine dvdsub dependencies into...
2020-02-04 Michael Kuronlavc/dvdsubenc: accept palette from options
2020-02-04 Michael Kuronlavc/dvdsubdec: Move palette parsing to new function
2020-02-04 Paul B Maholavcodec/mlpenc: fix small memory leak
2020-02-04 Jai Luthramlp: check huff_lsbs only when codebook is used
2020-02-04 Jai Luthramlpenc: fix some -fsanitize=integer errors
2020-02-04 Jai Luthramlpenc: clean up
2020-02-04 Jai Luthramlpenc: improve lpc filtering
2020-02-04 Jai Luthramlpenc: prevent negative lsb_bits lshift
2020-02-04 Jai Luthramlpenc: fix huff offset calculation
2020-02-04 Jai Luthramlpenc: fix lossless check error in number_sbits
2020-02-03 Michael Niedermayeravcodec/lagarith: Sanity check scale
2020-02-03 Michael Niedermayeravcodec/pngdec: Check amount decoded
2020-02-03 Michael Niedermayeravcodec/apedec: Fix integer overflows in predictor_deco...
2020-02-03 Wonkap Jangavcodec/libvpxenc: add VP9 temporal scalability encodin...
2020-02-02 Michael Niedermayeravcodec/ralf: Fix integer overflow in apply_lpc()
2020-02-02 Michael Niedermayeravcodec/dca_lbr: Fix some error codes and error passing
2020-02-02 Michael Niedermayeravcodec/8svx: Use av_assert1(0) instead of error messag...
2020-02-02 Michael Niedermayeravcodec/wmavoice: Fix rounding and integer anomalies...
2020-02-02 Michael Niedermayeravcodec/wmavoice: sanity check block_align
2020-02-02 Michael Niedermayeravcodec/pcm: Fix invalid shift in pcm_decode_frame...
2020-02-02 Michael Niedermayeravcodec/snappy: Sanity check bytestream2_get_levarint()
2020-02-02 Michael Niedermayeravcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_...
2020-02-02 Zane van Iperenavcodec/adpcm_argo: simplify and move duplicated logic...
2020-02-01 Andriy Gelmanavcodec/v4l2_m2m: Cosmetics
2020-02-01 Andriy Gelmanavcodec/v4l2_m2m: Use consistent logging context
2020-02-01 Andriy Gelmanavcodec/v4l2_m2m: Simplify capture buffer init check
2020-02-01 Andriy Gelmanavcodec:v4l2_context: Remove NULL initialization
2020-02-01 leozhangavcodec/utils: remove extra brackets
2020-02-01 OvchinnikovDmitriilibavcodec/amfenc_hevc.c: Fix constant QP settings...
2020-02-01 Linjie Fulavc/h265_profile_level: Fix the default profile in...
2020-01-31 Michael Niedermayeravcodec/avdct: Clear IDCTDSPContext context
2020-01-30 Michael Niedermayeravcodec/x86/diracdsp: Fix high bits on Windows x86_64
2020-01-30 Michael Niedermayeravcodec/ralf: Fix overflows of biased values
2020-01-30 Michael Niedermayeravcodec/wmalosslessdec: Fix multiple integer overflows
2020-01-30 Michael Niedermayeravcodec/apedec: Fix undefined integer overflow in decod...
2020-01-30 Michael Niedermayeravcodec/smacker: Check space before decoding type
2020-01-30 Michael Niedermayeravcodec/rawdec: Use linesize in b64a
2020-01-30 Michael Niedermayeravcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM
2020-01-30 Michael Niedermayeravcodec/x86/diracdsp: Fix incorrect src addressing...
2020-01-30 Michael Niedermayeravcodec/screenpresso: Optimize sum_delta_flipped()
2020-01-29 Paul B Maholavcodec/dnxhddec: properly set colorspace
2020-01-26 James Almeravcodec/av1_parser: export color information
2020-01-26 Zane van Iperenavcodec: add decoder for argonaut games' adpcm codec
2020-01-24 Andreas Rheinhardtavcodec/cbs_av1_syntax_template: Remove unused variable
2020-01-24 James Almeravcodec/libaomenc: add an option to set the encoder...
2020-01-23 Andreas Rheinhardtavcodec/ra144enc: Fix invalid left shift of negative...
2020-01-22 Michael Niedermayeravcodec/hapdec: Add codec_tags list
2020-01-22 Michael Niedermayeravcodec/avcodec: Add codec_tags array to AVCodec
2020-01-22 Paul B Maholavcodec/exr: fix some small cosmetics nits
2020-01-22 Gonzalo Garramuñoavcodec/exr.c: make channel name comparisons case insen...
2020-01-21 Andreas Rheinhardtavcodec/j2kenc: Fix undefined shifts of negative numbers
2020-01-21 Carl Eugen Hoyoslavc/mjpegenc: Fix not writing RST tag after final...
2020-01-21 Andreas Rheinhardtavcodec/adxdec: Remove unnecessary left-shift
2020-01-21 Andreas Rheinhardtavcodec/adxenc: Avoid undefined left shift of negative...
2020-01-21 Andreas Rheinhardtavcodec/adpcm: Fix undefined left shifts of negative...
2020-01-18 Michael Niedermayeravcodec/hevc_mp4toannexb_bsf: check that nalu size...
2020-01-18 Michael Niedermayeravcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy()
2020-01-18 Michael Niedermayeravcodec/cbs_av1: Check leb128 values read
2020-01-18 Michael Niedermayeravcodec/iff: Check input space before loop in decode_de...
2020-01-18 Michael Niedermayeravcodec/vc1dec: Allocate only as much space as is unescaped
2020-01-18 James Almeravcodec/libx265: zero the padding bytes in extradata
2020-01-17 Wang CaoAdd a commandline option to control loop restoration...
2020-01-17 Andriy Gelmanlavc/h2645_parse: Don't automatically remove nuh_layer_...
2020-01-16 James Almeravcodec/libx264: export Producer Reference Time as...
2020-01-16 James Almeravcodec: add a Producer Reference Time AVPacketSideData...
2020-01-15 Michael Niedermayeravcodec/wmalosslessdec: Use AV_STRINGIFY()
2020-01-15 Michael Niedermayeravcodec/wmalosslessdec: Replace negative channel check...
2020-01-15 Michael Niedermayeravcodec/wmalosslessdec: move channel check up
2020-01-14 Andriy Gelmanavcodec/v4l2_context: Use AVERROR macro
2020-01-13 Lynnetiffdec: support embedded ICC profiles
2020-01-11 Michael Niedermayeravcodec/cbs_h2645: Skip all 0 NAL units
2020-01-11 Michael Niedermayeravcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS
2020-01-11 Michael Niedermayeravcodec/alac: Fix integer overflow in LPC coefficient...
2020-01-11 Michael Niedermayeravcodec/g729postfilter: Optimize out overflowing multip...
next