11 Commits (7906e2b974566c897526a8a7561b380687af8323)

Author SHA1 Message Date
Peter Ross c351524c9e Determine VOC block length when length field is zero, fixes issue1538. 15 years ago
Aurelien Jacobs e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Aurelien Jacobs 090a41790e voc: add ff_ prefix to some global const data 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 years ago
Aurelien Jacobs e9f36c5c4d move common voc muxer and demuxer data to voc.c 18 years ago
Aurelien Jacobs 5d244b2932 split voc.c into vocdec.c and vocenc.c 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 92651f67a0 arm specific code 23 years ago