43584 Commits (010e345afe5d9744956dbc6253a4999e6851e7e9)

Author SHA1 Message Date
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
Andreas Rheinhardt 099bc252c6 avcodec/wnv1: Move temporary variables from context to stack 5 years ago
Andreas Rheinhardt 0166b1d1a6 avcodec/wnv1: Use LE bitstream reader, avoid copying packet, fix memleak 5 years ago
Andreas Rheinhardt 7c8cf40adc avcodec/roqvideoenc: Cleanup generically after init failure 5 years ago
Andreas Rheinhardt c38405c149 avcodec/roqvideodec: Cleanup generically after init failure 5 years ago
Andreas Rheinhardt 3a76076513 avcodec/mss3: Cleanup generically after init failure 5 years ago
Andreas Rheinhardt c1d3b4705e avcodec/mss3: Remove unnecessary free of unallocated frame 5 years ago
Andreas Rheinhardt 35b478de5b avcodec/interplayvideo: Cleanup generically after init failure 5 years ago
Andreas Rheinhardt 3c7ca68eeb avcodec/eacmv: Cleanup generically after init failure 5 years ago
Andreas Rheinhardt fea984d5c7 avcodec/cinepakenc: Cleanup generically after init failure 5 years ago
Andreas Rheinhardt 5ff2ff6bd9 avcodec/truemotion2: Avoid duplicating array, fix memleak 5 years ago
James Almer 1a35fffaf2 x86/cfhddsp: zero extend int arguments 5 years ago
Paul B Mahol ccc7120ee7 avcodec/flacdec: use designated initializers for AVClass 5 years ago
Andreas Rheinhardt 5c923ce668 avcodec/cfhd: Remove unused-but-set variable 5 years ago
Paul B Mahol 4aac742505 avcodec/x86/cfhddsp: try to fix build on x32 5 years ago
Paul B Mahol 389cc142fb avcodec/cfhd: add x86 SIMD 5 years ago
Michael Niedermayer b9ea493afe avcodec/tiff: Check jpeg context against jpeg frame parameters 5 years ago
Michael Niedermayer ad29f9e47c avcodec/tiff: Restrict tag order based on specification 5 years ago
Michael Niedermayer ca47402a06 avcodec/tiff: Avoid abort with DNG RAW TIFF with YA8 5 years ago
Michael Niedermayer 7577f8332a avcodec/tiff: Check the linearization table size 5 years ago
Derek Buitenhuis 649a6969f7 avcodec/libdav1d: Call ff_set_sar in addition to setting the frame SAR 5 years ago
James Almer 98f7e0081b avcodec/cbs_av1: fix setting FrameWidth in frame_size_with_refs() 5 years ago
James Almer 0892b04509 avcodec/av1_parser: fix parsing show_existing_frame headers 5 years ago
James Almer 97819f15a8 avcodec/cbs_av1: use a more appropiate AV1ReferenceFrameState pointer variable name 5 years ago
James Almer e76b4b2a6b avcodec/cbs_av1: fix handling reference frames on show_existing_frame frames 5 years ago
James Almer afbe9ebac7 avcodec/cbs_av1: infer frame_type in show_existing_frame frames earlier 5 years ago
James Almer e3ed0ce32a avcodec/cbs_av1: add OrderHint to CodedBitstreamAV1Context 5 years ago
Jan Ekström d6f293353c avcodec/aacdec_template: add more checks to make sure only 22.2 gets to 22.2 5 years ago
Jan Ekström de1d6aa0a3 avcodec/aacdec_template: keep tabs on layout in sniff_channel_order 5 years ago
James Almer c8716b5029 avcodec/av1_parser: read frame properties directly from AV1RawFrameHeader 5 years ago
James Almer 6c20207dce avcodec/cbs_av1: infer frame_type when parsing a show_existing_frame frame 5 years ago
James Almer f1e92ee36b avcodec/cbs_av1: infer frame sizes when not coded in the bitstream 5 years ago
Mark Thompson b567cb8d0b cbs_av1: Fix test for presence of buffer_removal_time element 5 years ago
Andriy Gelman 58b8541330 avcodec/v4l2_m2m_enc: reindent after previous commit 5 years ago
Andriy Gelman 8bc7f69cef avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued 5 years ago
James Almer 994d2567f1 avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1Context 5 years ago
James Almer 751f2a27f7 avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1 5 years ago
Paul B Mahol 568b7b2777 avcodec/gif: fix disposal method for first frame and transparent gifs 5 years ago
Paul B Mahol 1c3a3a4ec6 avcodec/notchlc: add initial alpha support 5 years ago