]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/matroska: Move mime_tag lists to matroskadec
[ffmpeg] / libavcodec /
2020-02-24 Linjie Fulavc/vaapi_decode: add decode support for HEVC_MAIN_STI...
2020-02-24 Linjie Fulavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support
2020-02-24 Linjie Fulavc/vaapi_decode: add profile_parser and format map...
2020-02-24 Linjie Fulavc/vaapi_hevc: add function to find exact va_profile...
2020-02-24 Linjie Fulavc/hevc_ps: parse constraint flags for HEVC REXT
2020-02-24 Linjie Fulavc/vaapi_hevc: extend parameter buffer to ParameterBu...
2020-02-23 Kirill Savkovavcodec/libzvbi-teletextdec: add option to set default...
2020-02-23 Paul B Maholavcodec/ac3_parser: recognize LE bitstream variant
2020-02-23 James Almeravcodec: add some documentation to the AVProducerRefere...
2020-02-23 James Almeravcodec/libx264: add a check for the prft AVCodecContex...
2020-02-23 James Almeravcodec: add an AVCodecContext flag to export PRFT...
2020-02-23 James Almeravcodec: add an AVCodecContext field to signal types...
2020-02-22 Paul B Maholavcodec/apedec: fix decoding 3800 version with 2000...
2020-02-21 Paul B Maholavcodec/dxv: make prev variable unsigned
2020-02-21 Michael Niedermayeravcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF
2020-02-21 Michael Niedermayeravcodec/cdtoons: Fix off by 4 check on diff_size
2020-02-21 Michael Niedermayeravcodec/cdtoons: Correct several end of data checks...
2020-02-21 Paul B Maholavcodec/adpcm: cosmetics; reindent
2020-02-21 Zane van Iperenavcodec: add decoder for Rayman 2's ADPCM variant
2020-02-20 Paul B Maholavcodec: add siren audio decoder
2020-02-19 Michael Niedermayerlibavcodec/svq: Remove ff_svq1_packet_checksum()
2020-02-19 Michael Niedermayeravcodec/qdm2: Check fft_coefs_index
2020-02-19 Peter Rossansi: process ESC[3m italics attribute
2020-02-18 Linjie Fulavc/qsvenc: add support for external bitrate control...
2020-02-18 JonCookCubiclibavcodec/qsvenc.c: Set mjpeg height and width alignment
2020-02-16 Andriy Gelmanavcodec/v4l2_m2m: Fix typo in log message and cosmetics
2020-02-16 Paul B Maholavcodec: fix pcm zork decoder
2020-02-15 Alyssa Milburnavcodec: add cdtoons decoder
2020-02-14 Paul B Maholavcodec/pcm_tablegen: nits, reindent
2020-02-14 Michael Niedermayeravcodec/dstdec: Use local channels variable
2020-02-14 Andreas Rheinhardtavcodec/dvdsub: Fix warning about incompatible pointer...
2020-02-13 James Almeravcodec/cbs_av1: add missing value constrains to point_...
2020-02-13 Paul B Maholavcodec/midivid: only multiple of 4 width/height are...
2020-02-13 Paul B Maholavcodec/midivid: improve decoding of widths not multipl...
2020-02-13 Andriy Gelmanavcodec/h264_ps: Return error if pps has FMO parameters
2020-02-12 Andreas Rheinhardtavcodec/avcodec: Nits
2020-02-12 Michael Niedermayeravcodec/apedec: Fix invalid shift with 24 bps
2020-02-12 Michael Niedermayeravcodec/h264_ps: Show VUI and SPS overread messages...
2020-02-11 Wonkap Jangavcodec/libvpxenc: add a way to explicitly set temporal...
2020-02-11 Martin Storsjölibfdk-aacdec: Allow explicitly disabling the DRC refer...
2020-02-11 Martin Storsjölibfdk-aacdec: Use the decoder's default level limiter...
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
next