Mercurial > libpostproc.hg
comparison postprocess.h @ 87:7ed41146fb7e libpostproc
misc spelling fixes
| author | diego |
|---|---|
| date | Mon, 10 Mar 2008 18:42:09 +0000 |
| parents | f69ff6d3abe3 |
| children | 094413c45b0f |
comparison
equal
deleted
inserted
replaced
| 86:a89665df4db0 | 87:7ed41146fb7e |
|---|---|
| 22 #define FFMPEG_POSTPROCESS_H | 22 #define FFMPEG_POSTPROCESS_H |
| 23 | 23 |
| 24 /** | 24 /** |
| 25 * @file postprocess.h | 25 * @file postprocess.h |
| 26 * @brief | 26 * @brief |
| 27 * external api for the pp stuff | 27 * external postprocessing API |
| 28 */ | 28 */ |
| 29 | 29 |
| 30 #include "libavutil/avutil.h" | 30 #include "libavutil/avutil.h" |
| 31 | 31 |
| 32 #define LIBPOSTPROC_VERSION_MAJOR 51 | 32 #define LIBPOSTPROC_VERSION_MAJOR 51 |
