2172 Commits (cd394651c946436353e16db0d37cd4ede94111ba)
 

Author SHA1 Message Date
Fabrice Bellard 59cf08ce90 fixed static init 22 years ago
Fabrice Bellard fab219971e new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size) 22 years ago
Fabrice Bellard cff5e386bf added progressive PNG support (both reading and writing) 22 years ago
Fabrice Bellard 3b1a27e04c added progressive image support 22 years ago
Fabrice Bellard 8b46d75e4a rgba32 support 22 years ago
Fabrice Bellard 6d93f19449 rgba32 convert 22 years ago
Michael Niedermayer 5ae2c73e4d memleaks 22 years ago
Fabrice Bellard 8975ba81f8 added new netpbm pam format support (needed for alpha plane support) 22 years ago
Fabrice Bellard 15e654b17b update from texi 22 years ago
Mike Melanson a44f8ccbf8 code redundancy reduction, courtesy of suxen_drol -at- hotmail.com 22 years ago
François Revol 143d464416 Add latency check, the Media Kit shoul repport it, but this seems broken. 22 years ago
François Revol 6af6cf22c5 avoid detecting mpeg stream when other formats embed mp3 tracks. 22 years ago
Michael Niedermayer 68bf295e53 better? default thresholds, if this is worse for any files, then tell us ASAP 22 years ago
Michael Niedermayer 0426af3111 mpeg2 qscale flag 22 years ago
Michael Niedermayer 22cf045590 we really shouldnt use M$* as default codec -> use MPEG4 as default 22 years ago
Michael Niedermayer 9534223539 segfault fix 22 years ago
Michael Niedermayer c9b99ea661 mplayer idependant (not really yet) swscale example 22 years ago
Fabrice Bellard 570233b5b6 up to date license terms 22 years ago
Fabrice Bellard f151ddacf5 removed useless copyright policy - added xawtv link 22 years ago
Arpi 521221cf4b Compile a52 util functions too 22 years ago
Arpi 1a7c3c8562 Utility functions (CRC calc & float->int converters) 22 years ago
Michael Niedermayer 6814a25c67 meanigfull dr1 comment 22 years ago
Roman Shaposhnik 6e023978cf Changes for SPARC/Solaris compatibility. Now it should be possible to 22 years ago
Mike Melanson deabd4fdde native Indeo3 decoder implementation 22 years ago
Philip Gladstone 96cbe82cb5 * Actually make the sort function do some sorting (data needs to be on own lines) 22 years ago
Philip Gladstone e31c1c30d2 * Removed ffmpeg output during encoding runs. Now only print out errors 22 years ago
Michael Niedermayer 129dfab2c7 10l 22 years ago
Michael Niedermayer 9acbbd16b9 check validity of some flags 22 years ago
Michael Niedermayer af6e2fed04 minor cleanup / some warning fixes 22 years ago
Michael Niedermayer 7db52b63da 10l (hadamard fix) 22 years ago
Michael Niedermayer 7d6e42792d 10l 22 years ago
Michael Niedermayer 30f73fc72e faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net) 22 years ago
Michael Niedermayer 487bce53eb 10l (use before malloc) 22 years ago
Michael Niedermayer 6692d61b12 fail if a test fails instead of contuing as if everything was ok 22 years ago
Michael Niedermayer a90fb38bfa checksum update for the avi zeros ... 22 years ago
Philip Gladstone b452004bbf These are my values and seem pretty stable. YMMV 22 years ago
Philip Gladstone aae6ea8b0c Only reference the images that exist 22 years ago
Philip Gladstone d746f9281f Add a file serving test as well 22 years ago
Philip Gladstone d86852d11c Clear out an unused field in the created AVI file. This helps make 22 years ago
Philip Gladstone 03ff071af9 Fix a horrible bug with the launch keyword not handling arguments of length 1! 22 years ago
Philip Gladstone be0d154911 Apply patch to remove -em_rate 22 years ago
Michael Niedermayer 2add6b5db7 use bilinear interpolation for the rotozoom 22 years ago
Philip Gladstone f0ef624057 Applied Roumen Petrov patch to fix crash/memory leak 22 years ago
Michael Niedermayer 37b787f124 some checks to avoid segfaults if the decoder is feeded with junk 22 years ago
Michael Niedermayer 9c00c3af90 100l (mpeg2 decoding fixed) 22 years ago
Michael Niedermayer 6afd3b92b4 finished integrating rotozoom test in ffmpeg 22 years ago
Michael Niedermayer 6696163608 alternative test video generator by (Sebastien Bechet <s dot bechet at av7 dot net>) 22 years ago
Roman Shaposhnik a7beab731d bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 2f5feea48b 10l (adaptve quant fix) 22 years ago
Michael Niedermayer 67cbe68129 check quality too, not only md5 (but dont take the scores too serious, the different codecs use different quality/bitrates and its just based on a artificially generated testvideo) 22 years ago