Mercurial > libavcodec.hg
graph
-
dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec2003-01-12, by michaelni
-
average motion vector rounding like the reference says and not what the standard says libavcodec2003-01-12, by michaelni
-
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) libavcodec2003-01-11, by michaelni
-
add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) libavcodec2003-01-11, by michaelni
-
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) libavcodec2003-01-11, by michaelni
-
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavcodec2003-01-11, by michaelni
-
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions libavcodec2003-01-11, by bellard
-
changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu libavcodec2003-01-11, by bellard
-
simplified code (need automatic testing) - added primitive new format support. libavcodec2003-01-11, by bellard
-
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding libavcodec2003-01-07, by bellard
-
gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check) libavcodec2003-01-07, by michaelni
-
oops : better error resilience - should fix most wma decoding problems libavcodec2003-01-06, by bellard
-
slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) libavcodec2003-01-05, by michaelni
-
pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>) libavcodec2003-01-05, by michaelni
-
xvid build 3 still has the padding wrong in 1/8 of the cases :((((( libavcodec2002-12-29, by michaelni
-
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec2002-12-06, by michaelni
-
via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) libavcodec2002-11-26, by michaelni
-
altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec2002-11-26, by michaelni
-
fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards libavcodec2002-11-26, by michaelni