99081 Commits (4b836c86132feb67ca10e383988884dd67bcd19a)
 

Author SHA1 Message Date
Andreas Rheinhardt a067d44955 avcodec/roqvideodec: Move transient GetByteContext to the stack 4 years ago
Paul B Mahol 72942ad6d4 avcodec/cdxl: also mark decoded frame as keyframe 4 years ago
Paul B Mahol ef46de695f avcodec/qpeg: reduce unnecessary size of tables 4 years ago
Gautam Ramakrishnan 341064d68a libavcodec/jpeg2000: fix tag tree reset 4 years ago
Gautam Ramakrishnan f0e33119e4 libavcodec/j2kenc: Support for multiple layers 4 years ago
Gautam Ramakrishnan 3c06045a8b libavcodec/j2kenc: Fix tag tree coding 4 years ago
Gautam Ramakrishnan 87567fc398 libavcodec/jpeg2000: Make tag tree functions non static 4 years ago
Michael Niedermayer 659658d08b avcodec/cfhd: Check transform type 4 years ago
Xiaohan Wang b54c7797c5 avcodec/aacdec_template: Initialize `layout_map` on declaration 4 years ago
Michael Niedermayer a0f20c3b3f avcodec/mpegvideo_enc: Replace some s->avctx by avctx 4 years ago
Marvin Scholz ff4cc8c654 adtsenc: Add ability to write MPEG2 ID 4 years ago
Michael Niedermayer 2359656da2 avcodec/cfhd: Replace a few literal numbers by named constants 4 years ago
Paul B Mahol 60796d22f9 avfilter/vf_xfade: fix excessive number of queued frames 4 years ago
Andreas Rheinhardt 9372eb00c8 avcodec/truemotion1: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt c767af97f8 avcodec/y41penc: Remove empty close function 4 years ago
Andreas Rheinhardt beca89ed28 avcodec/yuv4enc: Remove empty functions 4 years ago
Andreas Rheinhardt 099bc252c6 avcodec/wnv1: Move temporary variables from context to stack 4 years ago
Andreas Rheinhardt 0166b1d1a6 avcodec/wnv1: Use LE bitstream reader, avoid copying packet, fix memleak 4 years ago
Andreas Rheinhardt 7c8cf40adc avcodec/roqvideoenc: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt c38405c149 avcodec/roqvideodec: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt 3a76076513 avcodec/mss3: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt c1d3b4705e avcodec/mss3: Remove unnecessary free of unallocated frame 4 years ago
Andreas Rheinhardt 35b478de5b avcodec/interplayvideo: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt 3c7ca68eeb avcodec/eacmv: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt fea984d5c7 avcodec/cinepakenc: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt 5ff2ff6bd9 avcodec/truemotion2: Avoid duplicating array, fix memleak 4 years ago
Harry Mallon abd58a4192 libavformat/mxfenc: color_range should be inclusive 4 years ago
Harry Mallon 719eb8a2e4 avformat/mxfdec: Read video range from CDCIEssenceDescriptor 4 years ago
James Almer 1a35fffaf2 x86/cfhddsp: zero extend int arguments 4 years ago
Dale Curtis 2ff3c466ec avformat/mov: See if mfra makes up the difference for an incomplete sidx. 4 years ago
Paul B Mahol ccc7120ee7 avcodec/flacdec: use designated initializers for AVClass 4 years ago
Andreas Rheinhardt 5c923ce668 avcodec/cfhd: Remove unused-but-set variable 4 years ago
Paul B Mahol f7deae7215 avfilter/af_arnndn: use memcpy for copying in compute_rnn() 4 years ago
Paul B Mahol ace1cc6163 avfilter/af_arnndn: use scalarproduct_float() in dct function 4 years ago
Paul B Mahol 0d46043619 avfilter/af_compensationdelay: always initialize w_ptr with 0 4 years ago
Paul B Mahol 1419bf0551 avfilter/vf_xfade: do not use alpha for average rgb color 4 years ago
Paul B Mahol 9ebde67f0b avfilter/vf_xfade: add corner wipe transforms 4 years ago
Limin Wang 71ec3e4583 Revert "avfilter/yadif: simplify the code for better readability" 4 years ago
Andreas Rheinhardt ca8e5dedc7 avfilter/af_headphone: Fix leak of channel layouts list on error 4 years ago
Andreas Rheinhardt 0960da42f5 avfilter/af_headphone: Fix segfault upon allocation failure 4 years ago
Andreas Rheinhardt e07541930a avfilter/vf_signature: Avoid cast from function pointer to void* 4 years ago
Andreas Rheinhardt 16ea88778e avfilter/vf_signature: Fix leak of string upon error 4 years ago
Andreas Rheinhardt 37838417b8 avfilter/vf_signature: Fix leak of inpads' names 4 years ago
Andreas Rheinhardt 4c5d6e87ac avfilter/af_afir: Avoid allocating AVFilterPad names 4 years ago
Andreas Rheinhardt 97b1a2c564 avfilter/af_aiir: Fix segfault and leak upon allocation failure 4 years ago
Andreas Rheinhardt 281b8187e3 avfilter/avf_aphasemeter: Don't allocate outpad names 4 years ago
Andreas Rheinhardt 3ac3f39314 avfilter/vf_bm3d: Don't allocate inpad names 4 years ago
Andreas Rheinhardt 9b34600bd2 avfilter/f_ebur128: Don't allocate outpad names 4 years ago
Andreas Rheinhardt 925d2f4f5b avfilter/vf_decimate: Don't allocate inpad names 4 years ago
Andreas Rheinhardt 2d349631b1 avfilter/vf_fieldmatch: Don't allocate inpad names 4 years ago