aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/options.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the AVFormatContext options definition to a dedicated file,Stefano Sabatini2009-01-101-0/+83
reduce the utils.c clutter. Originally committed as revision 16516 to svn://svn.ffmpeg.org/ffmpeg/trunk