7 Commits (5659f7404731415c7e1cfdf4d8b0afeb6b1132de)

Author SHA1 Message Date
Diego Biurrun a6901b9c6b Drop libxvid rate control support for mpegvideo encoding 8 years ago
Vittorio Giovara d639dcdae0 ratecontrol: Move Xvid-related functions to the place they are actually used 8 years ago
Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
Gabriel Dume 0a02426826 libxvid: K&R formatting cosmetics 10 years ago
Diego Biurrun c8b4a3999b libxvid: Give more suitable names to libxvid-related files. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 9ebf4fb660 libxvid: add some const fixing a warning 15 years ago
Måns Rullgård a2ab5ad5f1 Rename av_tempfile() to ff_tempfile() 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 842eabc5f9 cosmetics: XviD is now called Xvid. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun 52703a6459 Use filename as multiple inclusion guard. 17 years ago
Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 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