]> git.sesse.net Git - ffmpeg/history - libavcodec
doc/demuxers: update mov section
[ffmpeg] / libavcodec /
2020-03-05 Andreas Rheinhardtdump_extradata: Insert extradata even for small packets
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Cosmetics
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Improve overread checks
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Stop reallocating the output buffer
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Consistently use pointer comparisons
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Copy one NAL unit at a time
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Try to avoid four byte startcodes
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Simplify extradata insertion
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Don't forget numOfPictureParameterSets
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Add a comment about possible overread
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Improve extradata overread checks
2020-03-05 Andreas Rheinhardth264_mp4toannexb: Switch to GetByteContext to read...
2020-03-05 Andreas Rheinhardtbytestream: Make get_bytes_left compatible with overread
2020-03-05 Michael Niedermayeravcodec/cbs_av1_syntax_template: Set seen_frame_header...
2020-03-04 Michael Niedermayeravcodec/siren: Check several indexes
2020-03-03 James Almeravcodec/cuviddec: use AVCodec.bsfs to filter packets
2020-03-02 Michael Niedermayeravcodec/adpcm: Clip step index for ADPCM_IMA_APM
2020-02-28 Andreas Rheinhardtavcodec/cdtoons: Remove superfluous ;
2020-02-28 Linjie Fulavc/v4l2_context: fix compile warning for incompatible...
2020-02-28 Linjie Fulavc/avcodec.h: fix missing line breaks in API document...
2020-02-27 Michael Niedermayeravcodec/mpegaudioenc_template: fix invalid shift of...
2020-02-27 Michael Niedermayeravcodec/motion_est_template: Fix invalid shifts in...
2020-02-25 Michael Niedermayeravcodec/magicyuv: Check that there are enough lines...
2020-02-25 Paul B Maholavcodec/utvideodec: add support for UQY0
2020-02-24 Anamitra Ghoruiavcodec/Makefile: remove bogus/duplicate PNG parser...
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
next