1087 Commits (15e654b17bccd8cf1432b67d6522140b18ce22a9)

Author SHA1 Message Date
  Mike Melanson a44f8ccbf8 code redundancy reduction, courtesy of suxen_drol -at- hotmail.com 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 9534223539 segfault fix 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
  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 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 2f5feea48b 10l (adaptve quant fix) 22 years ago
  Sascha Sommer b5e34cb1c1 #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 22 years ago
  Michael Niedermayer 8a3b6f92e0 10l 22 years ago
  Michael Niedermayer 7bc9090a41 simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
  Michael Niedermayer 84876d3677 b frames + slices bugfix 22 years ago
  Michael Niedermayer 0aae3f43e4 fixing slice decoding, dunno why the regression tests didnt catch that ... 22 years ago
  Michael Niedermayer 8b92b792d1 some checks to avoid segfault 22 years ago
  Michael Niedermayer 9f2e61b6a3 pict_type & quality fix 22 years ago
  Richard Hodges be6784dc8a fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) 22 years ago
  François Revol c8816e0167 Fix for buggy (?) g++ (bailling out for beosaudio.cpp) 22 years ago
  Michael Niedermayer 95c2634838 #ifdef TRACE printf() -> tprintf() 22 years ago
  Michael Niedermayer 1924f3ce36 multiple reference frames support 22 years ago
  Michael Niedermayer 0da71265d8 H264 decoder & demuxer 22 years ago
  Michael Niedermayer 6aafe463e5 support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 22 years ago
  Michael Niedermayer 5064357588 fixing mem corruption 22 years ago
  Michael Niedermayer 2c19981a93 10l 22 years ago
  Michael Niedermayer 4d2a48349d msmpeg4 2pass support & some related cleanup 22 years ago
  Michael Niedermayer 1f9aea9b91 fixing msmpeg4v2 encoding 22 years ago
  Michael Niedermayer 309522372c some static -> dynamic alloc & 16->8 bit 22 years ago
  Sascha Sommer 8437bd7bc8 mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 22 years ago
  Michael Niedermayer 9b8709d135 mpeg1 slice encoding support 22 years ago
  Michael Niedermayer 5acaa5e1df simplify slice encoding (variance of packet size is practically identical) 22 years ago
  Michael Niedermayer 99d33fa3e6 faster C linear blend & interpolate deinterlacers 22 years ago
  Michael Niedermayer 134eb1e504 fixing cliping of c deinterlacers 22 years ago
  Roman Shaposhnik deb0a292b0 AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
  Sebastien Bechet e8b478c131 I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) 22 years ago
  François Revol 62790b9917 debug stuff only for DEBUG :) 22 years ago
  Michael Niedermayer 8e0a3db735 faster hadamard transform 22 years ago
  Michael Niedermayer 3b0da3f92f 10l 22 years ago
  Nick Kurshev 3a694b0456 binary compatibility fix (workaround for r.147, r.148) 22 years ago
  Michael Niedermayer 1984f6359e user setable quantizer bias 22 years ago
  Michael Niedermayer 65f7062dfa binary compatibility fix 22 years ago