98917 Commits (c767af97f83d4277ec075ba9e39e5ea65db30074)
 

Author SHA1 Message Date
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
Harry Mallon abd58a4192 libavformat/mxfenc: color_range should be inclusive 5 years ago
Harry Mallon 719eb8a2e4 avformat/mxfdec: Read video range from CDCIEssenceDescriptor 5 years ago
James Almer 1a35fffaf2 x86/cfhddsp: zero extend int arguments 5 years ago
Dale Curtis 2ff3c466ec avformat/mov: See if mfra makes up the difference for an incomplete sidx. 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 f7deae7215 avfilter/af_arnndn: use memcpy for copying in compute_rnn() 5 years ago
Paul B Mahol ace1cc6163 avfilter/af_arnndn: use scalarproduct_float() in dct function 5 years ago
Paul B Mahol 0d46043619 avfilter/af_compensationdelay: always initialize w_ptr with 0 5 years ago
Paul B Mahol 1419bf0551 avfilter/vf_xfade: do not use alpha for average rgb color 5 years ago
Paul B Mahol 9ebde67f0b avfilter/vf_xfade: add corner wipe transforms 5 years ago
Limin Wang 71ec3e4583 Revert "avfilter/yadif: simplify the code for better readability" 5 years ago
Andreas Rheinhardt ca8e5dedc7 avfilter/af_headphone: Fix leak of channel layouts list on error 5 years ago
Andreas Rheinhardt 0960da42f5 avfilter/af_headphone: Fix segfault upon allocation failure 5 years ago
Andreas Rheinhardt e07541930a avfilter/vf_signature: Avoid cast from function pointer to void* 5 years ago
Andreas Rheinhardt 16ea88778e avfilter/vf_signature: Fix leak of string upon error 5 years ago
Andreas Rheinhardt 37838417b8 avfilter/vf_signature: Fix leak of inpads' names 5 years ago
Andreas Rheinhardt 4c5d6e87ac avfilter/af_afir: Avoid allocating AVFilterPad names 5 years ago
Andreas Rheinhardt 97b1a2c564 avfilter/af_aiir: Fix segfault and leak upon allocation failure 5 years ago
Andreas Rheinhardt 281b8187e3 avfilter/avf_aphasemeter: Don't allocate outpad names 5 years ago
Andreas Rheinhardt 3ac3f39314 avfilter/vf_bm3d: Don't allocate inpad names 5 years ago
Andreas Rheinhardt 9b34600bd2 avfilter/f_ebur128: Don't allocate outpad names 5 years ago
Andreas Rheinhardt 925d2f4f5b avfilter/vf_decimate: Don't allocate inpad names 5 years ago
Andreas Rheinhardt 2d349631b1 avfilter/vf_fieldmatch: Don't allocate inpad names 5 years ago
Andreas Rheinhardt 7e736cd38a avfilter/vf_premultiply: Fix leak of names of inpads 5 years ago
Andreas Rheinhardt 080d2c67f5 avfilter/af_anequalizer: Don't allocate outpad names 5 years ago
Andreas Rheinhardt fdbd579fd1 avfilter/af_anequalizer: Fix memleak when inserting pad fails 5 years ago
Paul B Mahol 4aac742505 avcodec/x86/cfhddsp: try to fix build on x32 5 years ago
Paul B Mahol e13eb58941 avfilter/vf_xfade: add fadegrays transition 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
Limin Wang 2a9b934675 avfilter/yadif: simplify the code for better readability 5 years ago
Limin Wang 9bb4707b1f avformat/mpegtsenc: reindent the code 5 years ago
Limin Wang 4aa6eda76e avformat/mpegtsenc: add registration descriptor for AC-3 and EAC3 5 years ago