36 Commits (0cbfbdef4a0701c162569808b8a50ff462e788d8)

Author SHA1 Message Date
Diego Biurrun 0c15a9aa7e sh4: Remove dubious aligned dsputil code 12 years ago
Martin Storsjö 9e0f14f16c lavc: Make pointers to ff_cropTbl const 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Martin Storsjö f73673a770 sh4: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
Mans Rullgard e7a972e113 simple_idct: add 10-bit version 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård b903fe9137 sh4: move dsputil prototypes to header file 15 years ago
Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
Måns Rullgård c260b59603 SH4: fix memzero_align8() 16 years ago
Måns Rullgård 6f14b19e48 SH4: remove some commented out blocks of code 16 years ago
Måns Rullgård 6f15dd8d14 SH4: do not mix code and declarations 16 years ago
Måns Rullgård c136ece9b3 SH4: fix compilation of memzero_align8() 16 years ago
Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Måns Rullgård 55fde95e3b rename cropTbl -> ff_cropTbl 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 4fb518c392 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
Michael Niedermayer b82cdc7278 make sh4 IDCT optional, so the user can choose 22 years ago
BERO 0c6bd2ea0a sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) 22 years ago