Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | Add missing stdint.h #include; necessary to pass 'make checkheaders'. | Diego Biurrun | 2010-09-08 | 1 | -0/+2 |
| | | | | Originally committed as revision 25078 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | added interlacing option and compression option for colorram (lut) | Tobias Bindhammer | 2010-08-24 | 1 | -1/+1 |
| | | | | Originally committed as revision 24901 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | fixed some return values and deprecated CODEC_TYPE_VIDEO. | Tobias Bindhammer | 2010-08-24 | 1 | -0/+50 |
dithering (faster) along a linear gradient now. Originally committed as revision 24898 to svn://svn.ffmpeg.org/ffmpeg/trunk |