]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/argo_asf: split functionality into a header
[ffmpeg] / libavcodec /
2020-09-13 Marton Balintavcodec: use av_timecode_make_smpte_tc_string2 in hevc...
2020-09-13 Paul B Maholavcodec/mobiclip: add missing flush
2020-09-13 Paul B Maholavcodec/cdgraphics: fix decoded output when seeking...
2020-09-13 Andreas Rheinhardtavcodec/crystalhd: Remove unused packet
2020-09-12 James Almeravcodec/av1dec: fix setting pix_fmt
2020-09-12 James Almeravcodec/av1dec: update reference frame state on show_ex...
2020-09-12 James Almeravcodec/av1dec: set chroma_sample_location
2020-09-12 James Almeravcodec/av1dec: use av_cmp_q() to compare aspect ratio
2020-09-12 James Almeravcodec/av1_parser: don't set AVCodecContext frame...
2020-09-12 Fei Wangavcodec: add AV1 hardware accelerated decoder
2020-09-12 James Almeravcodec/av1_parser: don't set AVCodecContext pixel...
2020-09-12 Michael Niedermayeravcodec/mpc: Fix multiple numerical overflows in ff_mpc...
2020-09-12 Michael Niedermayeravcodec/mobiclip: Check quantizer before table setup
2020-09-12 Paul B Maholavcodec/adpcm: take into account block_align when decod...
2020-09-12 Paul B Maholavcodec/exr: initialize axmax and bxmin to 0
2020-09-11 Mark Reidavcodec/exr: add support data windows larger or outside...
2020-09-11 James Almeravcodec/utils: make the src paramater for ff_thread_ref...
2020-09-11 Andreas Rheinhardtfftools, libavcodec, libavfilter: Add const to some...
2020-09-11 Andreas Rheinhardtavcodec/extract_extradata: Reindent after the last...
2020-09-11 Andreas Rheinhardtavcodec/extract_extradata: Remove always-true check
2020-09-10 Michael Niedermayeravcodec/agm: Fix off by 1 error in decode_inter_plane()
2020-09-10 Michael Niedermayeravcodec/fastaudio: Remove redundant % 32
2020-09-10 gxwavcodec/mips: [loongson] Fixed mmi optimization
2020-09-10 Harry Mallonlibavcodec/options_table: Add missing colorspace options
2020-09-09 Andreas Rheinhardtavcodec/extract_extradata: Consolidate zeroing extradat...
2020-09-09 Gyan Doshiavcodec/libopusenc: add option to set inband FEC
2020-09-07 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow in wavesynth_...
2020-09-07 Andreas Rheinhardtavcodec/jpegls: Remove unused structure
2020-09-06 Lynnetiff: remove tiff type check for ICC profiles
2020-09-06 Paul B Maholavcodec/pixlet: postprocess luma using precalculated lut
2020-09-05 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflow in iadst8...
2020-09-05 Michael Niedermayeravcodec/tdsc: Only reallocate deflatebuffer if its...
2020-09-05 Andreas Rheinhardtavcodec/jpeglsenc: Remove redundant av_packet_unref()
2020-09-05 Paul B Maholavcodec/notchlc: simplify reading le16 in lz4_decompress
2020-09-05 Paul B Maholavcodec/dxtory: add frame threads support
2020-09-05 Paul B Maholavcodec/dxtory: add missed rgb555/rgb565 formats for...
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
next