OSDN Git Service

Move the AVFormatContext options definition to a dedicated file,
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 10 Jan 2009 09:56:07 +0000 (09:56 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 10 Jan 2009 09:56:07 +0000 (09:56 +0000)
commit708ec8fb31b26c63064b07aaa7210db8119c71c8
tree7e6dbb58283d5891cfe1c46ee1a17e949a78e58e
parent63bfcb6997660eb02301f2407eb11905239312ac
Move the AVFormatContext options definition to a dedicated file,
reduce the utils.c clutter.

Originally committed as revision 16516 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/options.c [new file with mode: 0644]
libavformat/utils.c