summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dependency handling is consistant with libavcodecFabrice Bellard2003-01-22
* fixed -msse stuffFabrice Bellard2003-01-22
* fixed dependancy generation (I want the case where SRC_PATH is not . to work ...Fabrice Bellard2003-01-22
* cleanupMichael Niedermayer2003-01-21
* GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid us...Michael Niedermayer2003-01-21
* More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-01-20
* img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm dot com>)Max Krasnyansky2003-01-20
* added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 caseFabrice Bellard2003-01-20
* trying to fix mb skip bug in mpeg1/2 if slices are not usedMichael Niedermayer2003-01-20
* fixing yuv422 -> yuv420p (i need that for the vceq videos ...)Michael Niedermayer2003-01-20
* * code for parsing optionsZdenek Kabelac2003-01-20
* reverseNick Kurshev2003-01-20
* Function renaming. Solves some namespace conflictsNick Kurshev2003-01-20
* alignMichael Niedermayer2003-01-19
* PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau2003-01-19
* add/put_pixels_clamped updateMichael Niedermayer2003-01-19
* C99 initializers and kill warnings patch by (mru at users dot sourceforge dot...Måns Rullgård2003-01-19
* oops forgot that ...Michael Niedermayer2003-01-19
* finetuneing thresholds/factorsMichael Niedermayer2003-01-19
* fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in RGBA32 as ...Fabrice Bellard2003-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
* removed redundant 4CCFrançois Revol2003-01-17
* Fix probing for some files (ew.mov, april.mov)François Revol2003-01-17
* When doing -vstats and also changing the frame rate, then don't count (andPhilip Gladstone2003-01-17
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-16
* updateMichael 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
* shorter test streams / faster regression testsMichael 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
* 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