8 Commits (81bd4119652ce3911c6604f3421a46c677d6c10f)

Author SHA1 Message Date
Vitor Sessak 6e16398aa3 Make dc_lum_vlc and dc_chroma_vlc non-static symbols, 14 years ago
Måns Rullgård db2f209352 mpeg12: fix non-standard use of "extern inline" 16 years ago
Peter Ross 50240e5646 convert mpeg1_decode_block_intra() to inline global 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 071083b4a5 Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. 16 years ago
Diego Biurrun 0da49fca79 Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Aurelien Jacobs b66af278ac forgot to svn add mpeg12.h in r9477 18 years ago
Diego Biurrun 09a6682648 typos 18 years ago
Aurelien Jacobs 5b0b7054b4 better separation of vp3dsp functions from dsputil_mmx.c 18 years ago
Diego Biurrun cb690cadaf Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Corey Hickey 1005f542b2 - Add new file internal.h for common internal-use-only functions. 19 years ago