summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gmc1Michael Niedermayer2003-01-11
* more linksMichael Niedermayer2003-01-11
* optimization tipsMichael Niedermayer2003-01-11
* jpeg detection fix - fixed imagepipe outputFabrice Bellard2003-01-11
* more formatsFabrice Bellard2003-01-11
* added av_set_parameters()Fabrice Bellard2003-01-11
* still image support - increase audio buffer size - do hex dump even if packet...Fabrice Bellard2003-01-11
* added still image supportFabrice Bellard2003-01-11
* added url_get_filename()Fabrice Bellard2003-01-11
* extracted yuv4mpeg from img.c (untested)Fabrice Bellard2003-01-11
* added simple still image format support to simplify image and imagepipe video...Fabrice Bellard2003-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
* allow easy use of GCC vector builtins on x86 (has someone a better idea?)Fabrice 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
* 1000l, but for whom? (zero ME sucks and caused the many I frames in the regre...Michael Niedermayer2003-01-06
* oops : better error resilience - should fix most wma decoding problemsFabrice Bellard2003-01-06
* * avoid usage of next/last buffer after flushZdenek Kabelac2003-01-06
* * first shot for generaly usable option parser for codecsZdenek Kabelac2003-01-06
* 1000l (push & esp) using mangle now ...Michael Niedermayer2003-01-06
* b frame segfault fixMichael Niedermayer2003-01-06
* Improve bind failure message to indicate the port that failedPhilip Gladstone2003-01-05
* qpel in b frames bugfixesMichael Niedermayer2003-01-05
* slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc ...Michael Niedermayer2003-01-05