summaryrefslogtreecommitdiffstats
path: root/libpostproc/postprocess.h
Commit message (Expand)AuthorAgeFilesLines
* misc spelling fixesDiego Biurrun2008-03-101-1/+1
* less preprocessor magic in version number macrosMåns Rullgård2008-02-261-4/+10
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-251-1/+1
* #include avutil.h in postprocess.hMåns Rullgård2008-02-201-0/+2
* Clean up lib* version definitionsMåns Rullgård2008-02-191-2/+4
* constMichael Niedermayer2008-02-021-3/+3
* Make pp_help a constant array of characters to move it to .rodata.Diego Pettenò2008-01-101-0/+4
* Make pp_help a constant pointer to constant characters, moves it partiallyDiego Pettenò2008-01-041-1/+1
* Make pp_get_mode_by_name_and_quality accept a constant string.Diego Pettenò2008-01-031-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-171-3/+3
* Fix 'make checkheaders'.Diego Biurrun2007-07-021-0/+2
* Remove extern C declarations for C++.Diego Biurrun2007-05-161-8/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-16/+18
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-0/+82
OpenPOWER on IntegriCloud