43472 Commits (ef91d18a04e0fdf4ca989b34e8fb5d0ea923b5f5)

Author SHA1 Message Date
Paul B Mahol c8e38950e3 avcodec: add PhotoCD decoder 5 years ago
Paul B Mahol 7f95339319 avcodec: add MobiClip video decoder 5 years ago
Paul B Mahol 1304078d3c avcodec: add FastAudio decoder 5 years ago
Paul B Mahol a1caa16d45 avcodec: add ADPCM IMA MOFLEX decoder 5 years ago
Paul B Mahol 2d16b6bd3e avcodec/dxtory: add support for vertically flipped frames 5 years ago
Limin Wang 4cfe8123ea avcodec/nvenc_hevc: add ff_nvenc_encode_flush() for .flush 5 years ago
Paul B Mahol 7b1ed4b53a avcodec/proresdec2: let long name match one from codec_desc.c 5 years ago
Fei Wang bf6db5732c avcodec/cbs_av1: add missing frame restoration type enum values 5 years ago
Mark Thompson 2a19232c19 cbs_av1: Fill tile width/height values when uniform_tile_spacing_flag is set 5 years ago
Mark Thompson cf6af829c2 cbs_mpeg2: Use table-based alloc/free 5 years ago
Mark Thompson ae7686a64f cbs_av1: Use table-based alloc/free 5 years ago
Mark Thompson f643f9bd6d cbs_vp9: Use table-based alloc/free 5 years ago
Mark Thompson e38646de1c cbs_h265: Use table-based alloc/free 5 years ago
Andreas Rheinhardt d1c6e09d09 h264_redundant_pps: Make it reference-compatible 5 years ago
Mark Thompson 0720e15c03 cbs_h2645: Ensure that non-refcounted parameter sets are fully copied 5 years ago
Mark Thompson 42daac1c74 cbs: Add support functions for handling unit content references 5 years ago
Mark Thompson 2cb152d52f cbs_h264: Use table-based alloc/free 5 years ago
Mark Thompson 225f287885 cbs: Add macros to support defining unit type tables 5 years ago
Mark Thompson bc7a7e0d65 cbs: Describe allocate/free methods in tabular form 5 years ago
Mark Thompson 1fe77d4a63 cbs: Ensure that reference fields always follow the associated pointer 5 years ago
James Almer 0271098e6c avcodec/encode: unref the packet on AVCodec.receive_packet() failure 5 years ago
Paul B Mahol 97c73ba565 avcodec/qpeg: speed-up copy of bytes 5 years ago
Andreas Rheinhardt a13a23bdf2 avcodec/magicyuv: Avoid intermediate array when parsing Huffman tables 5 years ago
Andreas Rheinhardt 61499c6456 avcodec/magicyuv: Unify creating Huffman tables 5 years ago
Andreas Rheinhardt aae499f77a avcodec/magicyuv: Reuse array instead of using multiple arrays 5 years ago
Andreas Rheinhardt 7f452c099a avcodec/magicyuv: Don't zero unnecessarily 5 years ago
Andreas Rheinhardt e8716b7e4c avcodec/magicyuv: Simplify check for invalid Huffman codes 5 years ago
Andreas Rheinhardt 18dbbff525 avcodec/magicyuv: Unify qsort comparison functions 5 years ago
Andreas Rheinhardt d0b0fc7cb9 avcodec/magicyuv: Avoid copying values around pointlessly 5 years ago
Andreas Rheinhardt 7332a23b84 avcodec/magicyuv: Don't invert Huffman table symbols twice 5 years ago
Andreas Rheinhardt 6fad76b51d avcodec/bitstream: Remove outdated comment 5 years ago
Paul B Mahol 04d335e436 avcodec/sheervideo: use cached bitstream reader except for x32 5 years ago
Paul B Mahol 57915df230 avcodec/magicyuv: change bits used by 12bit tables 5 years ago
Paul B Mahol 276d86a8b8 avcodec/magicyuv: use cached bitstream reader except for x32 5 years ago
Paul B Mahol 445e5fb67a avcodec/magicyuv: invert symbols when building vlc 5 years ago
Andreas Rheinhardt e6c5102fb4 avcodec/roqvideodec: Remove set-but-unused frame stats 5 years ago
Andreas Rheinhardt a067d44955 avcodec/roqvideodec: Move transient GetByteContext to the stack 5 years ago
Paul B Mahol 72942ad6d4 avcodec/cdxl: also mark decoded frame as keyframe 5 years ago
Paul B Mahol ef46de695f avcodec/qpeg: reduce unnecessary size of tables 5 years ago
Gautam Ramakrishnan 341064d68a libavcodec/jpeg2000: fix tag tree reset 5 years ago
Gautam Ramakrishnan f0e33119e4 libavcodec/j2kenc: Support for multiple layers 5 years ago
Gautam Ramakrishnan 3c06045a8b libavcodec/j2kenc: Fix tag tree coding 5 years ago
Gautam Ramakrishnan 87567fc398 libavcodec/jpeg2000: Make tag tree functions non static 5 years ago
Michael Niedermayer 659658d08b avcodec/cfhd: Check transform type 5 years ago
Xiaohan Wang b54c7797c5 avcodec/aacdec_template: Initialize `layout_map` on declaration 5 years ago
Michael Niedermayer a0f20c3b3f avcodec/mpegvideo_enc: Replace some s->avctx by avctx 5 years ago
Michael Niedermayer 2359656da2 avcodec/cfhd: Replace a few literal numbers by named constants 5 years ago
Andreas Rheinhardt 9372eb00c8 avcodec/truemotion1: Cleanup generically after init failure 5 years ago
Andreas Rheinhardt c767af97f8 avcodec/y41penc: Remove empty close function 5 years ago
Andreas Rheinhardt beca89ed28 avcodec/yuv4enc: Remove empty functions 5 years ago