]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/dxtory: support subsampled formats with non-aligned size
[ffmpeg] / libavcodec /
2020-09-05 Paul B Maholavcodec/dxtory: support subsampled formats with non...
2020-09-04 Andreas Rheinhardtavcodec/photocd: Remove set-but-unused variables
2020-09-04 Andreas Rheinhardtavcodec/mobiclip: Fix mixed declarations and code
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Avoid allocation for array
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Remove unused array from context
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Don't use static storage for context...
2020-09-04 Andreas Rheinhardtavcodec/bink: Only keep what is used from HpelDSPContext
2020-09-04 Andreas Rheinhardtavcodec/bink: Combine allocations of arrays into one
2020-09-04 Andreas Rheinhardtavcodec/bink: Fix memleak upon init failure
2020-09-04 Paul B Maholavcodec: add PhotoCD decoder
2020-09-03 Paul B Maholavcodec: add MobiClip video decoder
2020-09-03 Paul B Maholavcodec: add FastAudio decoder
2020-09-03 Paul B Maholavcodec: add ADPCM IMA MOFLEX decoder
2020-09-03 Paul B Maholavcodec/dxtory: add support for vertically flipped...
2020-09-03 Limin Wangavcodec/nvenc_hevc: add ff_nvenc_encode_flush() for...
2020-09-02 Paul B Maholavcodec/proresdec2: let long name match one from codec_...
2020-09-02 Fei Wangavcodec/cbs_av1: add missing frame restoration type...
2020-09-01 Mark Thompsoncbs_av1: Fill tile width/height values when uniform_til...
2020-09-01 Mark Thompsoncbs_mpeg2: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_av1: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_vp9: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_h265: Use table-based alloc/free
2020-09-01 Andreas Rheinhardth264_redundant_pps: Make it reference-compatible
2020-09-01 Mark Thompsoncbs_h2645: Ensure that non-refcounted parameter sets...
2020-09-01 Mark Thompsoncbs: Add support functions for handling unit content...
2020-09-01 Mark Thompsoncbs_h264: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs: Add macros to support defining unit type tables
2020-09-01 Mark Thompsoncbs: Describe allocate/free methods in tabular form
2020-09-01 Mark Thompsoncbs: Ensure that reference fields always follow the...
2020-09-01 James Almeravcodec/encode: unref the packet on AVCodec.receive_pac...
2020-09-01 Paul B Maholavcodec/qpeg: speed-up copy of bytes
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Avoid intermediate array when parsing...
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Unify creating Huffman tables
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Reuse array instead of using multiple...
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Don't zero unnecessarily
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Simplify check for invalid Huffman...
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Unify qsort comparison functions
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Avoid copying values around pointlessly
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Don't invert Huffman table symbols...
2020-09-01 Andreas Rheinhardtavcodec/bitstream: Remove outdated comment
2020-08-31 Paul B Maholavcodec/sheervideo: use cached bitstream reader except...
2020-08-31 Paul B Maholavcodec/magicyuv: change bits used by 12bit tables
2020-08-31 Paul B Maholavcodec/magicyuv: use cached bitstream reader except...
2020-08-31 Paul B Maholavcodec/magicyuv: invert symbols when building vlc
2020-08-31 Andreas Rheinhardtavcodec/roqvideodec: Remove set-but-unused frame stats
2020-08-31 Andreas Rheinhardtavcodec/roqvideodec: Move transient GetByteContext...
2020-08-30 Paul B Maholavcodec/cdxl: also mark decoded frame as keyframe
2020-08-30 Paul B Maholavcodec/qpeg: reduce unnecessary size of tables
2020-08-30 Gautam Ramakrishnanlibavcodec/jpeg2000: fix tag tree reset
2020-08-30 Gautam Ramakrishnanlibavcodec/j2kenc: Support for multiple layers
2020-08-30 Gautam Ramakrishnanlibavcodec/j2kenc: Fix tag tree coding
2020-08-30 Gautam Ramakrishnanlibavcodec/jpeg2000: Make tag tree functions non static
2020-08-30 Michael Niedermayeravcodec/cfhd: Check transform type
2020-08-30 Xiaohan Wangavcodec/aacdec_template: Initialize `layout_map` on...
2020-08-30 Michael Niedermayeravcodec/mpegvideo_enc: Replace some s->avctx by avctx
2020-08-30 Michael Niedermayeravcodec/cfhd: Replace a few literal numbers by named...
2020-08-30 Andreas Rheinhardtavcodec/truemotion1: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/y41penc: Remove empty close function
2020-08-30 Andreas Rheinhardtavcodec/yuv4enc: Remove empty functions
2020-08-30 Andreas Rheinhardtavcodec/wnv1: Move temporary variables from context...
2020-08-30 Andreas Rheinhardtavcodec/wnv1: Use LE bitstream reader, avoid copying...
2020-08-30 Andreas Rheinhardtavcodec/roqvideoenc: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/roqvideodec: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/mss3: Cleanup generically after init failure
2020-08-30 Andreas Rheinhardtavcodec/mss3: Remove unnecessary free of unallocated...
2020-08-30 Andreas Rheinhardtavcodec/interplayvideo: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/eacmv: Cleanup generically after init failure
2020-08-30 Andreas Rheinhardtavcodec/cinepakenc: Cleanup generically after init...
2020-08-29 Andreas Rheinhardtavcodec/truemotion2: Avoid duplicating array, fix memleak
2020-08-28 James Almerx86/cfhddsp: zero extend int arguments
2020-08-27 Paul B Maholavcodec/flacdec: use designated initializers for AVClass
2020-08-27 Andreas Rheinhardtavcodec/cfhd: Remove unused-but-set variable
2020-08-26 Paul B Maholavcodec/x86/cfhddsp: try to fix build on x32
2020-08-26 Paul B Maholavcodec/cfhd: add x86 SIMD
2020-08-26 Michael Niedermayeravcodec/tiff: Check jpeg context against jpeg frame...
2020-08-26 Michael Niedermayeravcodec/tiff: Restrict tag order based on specification
2020-08-26 Michael Niedermayeravcodec/tiff: Avoid abort with DNG RAW TIFF with YA8
2020-08-26 Michael Niedermayeravcodec/tiff: Check the linearization table size
2020-08-26 Derek Buitenhuisavcodec/libdav1d: Call ff_set_sar in addition to settin...
2020-08-25 James Almeravcodec/cbs_av1: fix setting FrameWidth in frame_size_w...
2020-08-25 James Almeravcodec/av1_parser: fix parsing show_existing_frame...
2020-08-25 James Almeravcodec/cbs_av1: use a more appropiate AV1ReferenceFram...
2020-08-25 James Almeravcodec/cbs_av1: fix handling reference frames on show_...
2020-08-25 James Almeravcodec/cbs_av1: infer frame_type in show_existing_fram...
2020-08-25 James Almeravcodec/cbs_av1: add OrderHint to CodedBitstreamAV1Context
2020-08-24 Jan Ekströmavcodec/aacdec_template: add more checks to make sure...
2020-08-24 Jan Ekströmavcodec/aacdec_template: keep tabs on layout in sniff_c...
2020-08-23 James Almeravcodec/av1_parser: read frame properties directly...
2020-08-23 James Almeravcodec/cbs_av1: infer frame_type when parsing a show_e...
2020-08-23 James Almeravcodec/cbs_av1: infer frame sizes when not coded in...
2020-08-23 Mark Thompsoncbs_av1: Fix test for presence of buffer_removal_time...
2020-08-23 Andriy Gelmanavcodec/v4l2_m2m_enc: reindent after previous commit
2020-08-23 Andriy Gelmanavcodec/v4l2_m2m_enc: buffer frame if it cannot be...
2020-08-23 James Almeravcodec/cbs_av1: always store temporal_id and spatial_i...
2020-08-23 James Almeravcodec/cbs_av1: fix storage size for render_{width...
2020-08-23 Paul B Maholavcodec/gif: fix disposal method for first frame and...
2020-08-23 Paul B Maholavcodec/notchlc: add initial alpha support
2020-08-22 Clément Bœschavcodec/dvbsubdec: error out on unsupported coding...
2020-08-22 Clément Bœschavcodec/dvbsubdec: request samples for missing coding...
2020-08-22 Clément Bœschavcodec/dvbsubenc: fix onject/object typo
next