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 ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
| | | | | | | | None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun | 2009-01-11 | 1 | -0/+1 |
| | | | | Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add bitstream filter to convert between mov and plain text subtitles | Reimar Döffinger | 2008-01-28 | 1 | -0/+55 |
Originally committed as revision 11659 to svn://svn.ffmpeg.org/ffmpeg/trunk |