summaryrefslogtreecommitdiff
path: root/libavformat/ivfdec.c
Commit message (Collapse)AuthorAge
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
| | | | | 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.
* On2 IVF demuxerDavid Conrad2010-05-27
Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk