summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* C99 initializers and kill warnings patch by (mru at users dot sourceforge dot...Måns Rullgård2003-01-19
* finetuneing thresholds/factorsMichael Niedermayer2003-01-19
* sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined,Falk Hüffner2003-01-19
* bugsMichael Niedermayer2003-01-18
* - removed nonsense *.d dependancy stuff, there was already a better 'make dep...Arpi2003-01-17
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-16
* fixing DCTELEM != shortMichael Niedermayer2003-01-15
* more compare functions (rd & bit)Michael Niedermayer2003-01-15
* 10lMichael Niedermayer2003-01-14
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-14
* padding bug autodetection improvement 2nd tryMichael Niedermayer2003-01-13
* better padding/stuffing bug autodetectionMichael Niedermayer2003-01-13
* gmc1 segfault fix (found by kabi)Michael Niedermayer2003-01-13
* dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot...Michael Niedermayer2003-01-12
* /* align 16 */Michael Niedermayer2003-01-12
* average motion vector rounding like the reference says and not what the stand...Michael Niedermayer2003-01-12
* get_format()Michael Niedermayer2003-01-12
* sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at f...Felix von Leitner2003-01-11
* add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>)Felix von Leitner2003-01-11
* altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau2003-01-11
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-11
* added missing formats in all functions - added monoblack, monowhite and gray8...Fabrice Bellard2003-01-11
* moved avpicture_xxx to imgconvertFabrice Bellard2003-01-11
* build update - avpicture_fill() returns the image sizeFabrice Bellard2003-01-11
* changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpuFabrice Bellard2003-01-11
* simplified code (need automatic testing) - added primitive new format support.Fabrice Bellard2003-01-11
* moved avcodec_get_chroma_sub_sample() to imgconvert.cFabrice Bellard2003-01-11
* new image formats - suppressed ill defined formats (endianness, unless specif...Fabrice Bellard2003-01-11
* Implement sad8x8 and sad16x16 with pix_abs.Falk Hüffner2003-01-10
* typo (noticed by kabi)Michael Niedermayer2003-01-09
* qpel fixMichael Niedermayer2003-01-09
* fixed wmv2 slicesMichael Niedermayer2003-01-09
* workaround dropable p frame after first frame bugMichael Niedermayer2003-01-09
* altivec patches by Romain DolbeauFabrice Bellard2003-01-08
* suppressed getopt.hFabrice Bellard2003-01-07
* tests link all libavcodecFabrice Bellard2003-01-07
* suppressed pix_norm_altivecFabrice Bellard2003-01-07
* suppressed redundant math.h - suppressed M_PI redefinitionFabrice Bellard2003-01-07
* generic M_PI defineFabrice Bellard2003-01-07
* fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard2003-01-07
* removed redundant includesFabrice Bellard2003-01-07
* enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tel...Fabrice Bellard2003-01-07
* align fixes for sse/altivecFabrice Bellard2003-01-07
* enabled SSE fft on x86Fabrice Bellard2003-01-07
* use av_malloc instead of mallocFabrice Bellard2003-01-07
* compile fixesFabrice Bellard2003-01-07
* added define for builtins use - inverse fix by Romain DolbeauFabrice Bellard2003-01-07
* PIC / ebx fixMichael Niedermayer2003-01-07
* more gcc bug workaroundsMichael Niedermayer2003-01-07
* gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didn...Michael Niedermayer2003-01-07