aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Sync with mplayer's stuffNick Kurshev2001-07-306-25/+285
* added skip macroblock optimization (big perf win on black regions for example)Fabrice Bellard2001-07-245-0/+38
* added emms_c() macro which should can used in c code in both mmx/non mmx casesFabrice Bellard2001-07-243-9/+10
* suppressed no longer needed emms()Fabrice Bellard2001-07-242-30/+2
* fixed cpuid macro to allow PIC compilingFabrice Bellard2001-07-241-12/+17
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: d...Fabrice Bellard2001-07-234-10/+23
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-236-17/+31
* fixed unsigned pbFabrice Bellard2001-07-231-1/+2
* Initial revisionFabrice Bellard2001-07-2252-0/+23294