summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix endianess build in a better wayLuca Barbato2006-07-03
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-03
* more maintainers, if someone doesnt want to maintain something just say so an...Michael Niedermayer2006-07-03
* porder patch by (Justin Ruggles jruggle a t earthlink d ot net)Justin Ruggles2006-07-03
* big endian fixLuca Barbato2006-07-03
* 4-MV decoding supportKostya Shishkov2006-07-03
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-03
* remove redundant macro definitionsMåns Rullgård2006-07-02
* kill warningMåns Rullgård2006-07-02
* 1l: put that int i backMåns Rullgård2006-07-02
* kill warningsMåns Rullgård2006-07-02
* kill warningsMåns Rullgård2006-07-02
* compile md5 and include in libavutil.aIvo van Poorten2006-07-02
* add missing declaration for av_md5_sumIvo van Poorten2006-07-02
* cast pointers to make compiler happyIvo van Poorten2006-07-02
* simplifyDiego Biurrun2006-07-02
* make distclean clean everythingLuca Barbato2006-07-02
* CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de)Stefan Gehrer2006-07-02
* staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch ...Stefan Gehrer2006-07-02
* 3 lines while -> 1 line for loopMichael Niedermayer2006-07-02
* simplifyMichael Niedermayer2006-07-02
* simplify compute_autocorrMichael Niedermayer2006-07-02
* dont use memcpy for copying structsMichael Niedermayer2006-07-02
* simplifyMichael Niedermayer2006-07-02
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-02
* simplifyMichael Niedermayer2006-07-02
* ff_fft_init now double checks that the system has mm3dnow.h beforeBenjamin Larsson2006-07-02
* remove unneeded castsMåns Rullgård2006-07-02
* get rid of veccpy(), replace with simple assignmentMåns Rullgård2006-07-02
* new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)Michael Niedermayer2006-07-01
* fill_mbaff_ref_list is missing a return statement, its return valueMåns Rullgård2006-07-01
* Remove unneeded codeLuca Abeni2006-07-01
* md5 supportMichael Niedermayer2006-07-01
* Adjust AC prediction if (some) predictors are not available.Kostya Shishkov2006-07-01
* 0xFFFF l of cola. Now P-frames are decoded almost without distortions.Kostya Shishkov2006-07-01
* Remove unused variable (and it wasn't free'd too)Kostya Shishkov2006-07-01
* Use MpegEncContext->mbskip_table instead of custom bitplane.Kostya Shishkov2006-07-01
* Move postproc ---> libswscaleLuca Abeni2006-06-30
* Woops, this file was supposed to be added in r5556: "Move initialisations and...Guillaume Poirier2006-06-30
* * Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's noHerve W2006-06-30
* Disable w53 and w97 cmp methods when snow encoder is disabledDiego Pettenò2006-06-30
* make sure NDEBUG is not defined already before defining itDiego Pettenò2006-06-30
* Move initialisations and internal symbols in allformats.h,Diego Pettenò2006-06-30
* anothe useless sizeof(char)Reynaldo H. Verdejo Pinochet2006-06-30
* Slightly reworked MC code, it gives better picture.Kostya Shishkov2006-06-30
* typoKostya Shishkov2006-06-30
* spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail (dot) comDiego Biurrun2006-06-30
* compiler sanity checkMåns Rullgård2006-06-29
* add --cross-compile option to assume cross-compilation without cross-prefixMåns Rullgård2006-06-29
* send output of exec checks to log fileMåns Rullgård2006-06-29