98921 Commits (ff4cc8c65458eb4494a0a1a8ff136dcf85a0f4d0)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 7e736cd38a avfilter/vf_premultiply: Fix leak of names of inpads 4 years ago
Andreas Rheinhardt 080d2c67f5 avfilter/af_anequalizer: Don't allocate outpad names 4 years ago
Andreas Rheinhardt fdbd579fd1 avfilter/af_anequalizer: Fix memleak when inserting pad fails 4 years ago
Paul B Mahol 4aac742505 avcodec/x86/cfhddsp: try to fix build on x32 4 years ago
Paul B Mahol e13eb58941 avfilter/vf_xfade: add fadegrays transition 4 years ago
Paul B Mahol 389cc142fb avcodec/cfhd: add x86 SIMD 4 years ago
Michael Niedermayer b9ea493afe avcodec/tiff: Check jpeg context against jpeg frame parameters 4 years ago
Michael Niedermayer ad29f9e47c avcodec/tiff: Restrict tag order based on specification 4 years ago
Michael Niedermayer ca47402a06 avcodec/tiff: Avoid abort with DNG RAW TIFF with YA8 4 years ago
Michael Niedermayer 7577f8332a avcodec/tiff: Check the linearization table size 4 years ago