Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -7/+7 | |
|/ | | | | | | This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts. (cherry picked from commit c6610a216ed2948885772154a2eed696e0cb4aca) | |||||
* | Add a muxer and demuxer for raw G.722 | Martin Storsjö | 2010-09-09 | 1 | -0/+14 | |
| | | | | Originally committed as revision 25087 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs | 2010-08-30 | 1 | -0/+221 | |
Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk |