Add FFprobe tool.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 21 Feb 2010 11:43:01 +0000 (11:43 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 21 Feb 2010 11:43:01 +0000 (11:43 +0000)
commit336ce917e6e6adb10ee44945684c67cdea65e228
treeb28d596126f0a4eb6263e098c194881f3edbdfb7
parentf05ef45c8f936907d0cad71d80c423ebe75d4738
Add FFprobe tool.

This is a simplified / cleaned-up version of the SourceForge program:
http://sourceforge.net/projects/ffprobe/

Syntax / features may be different, in particular the options
-show_packets and -show_frames are not yet supported in this version.

Originally committed as revision 21936 to svn://svn.ffmpeg.org/ffmpeg/trunk
Changelog
Makefile
configure
doc/ffprobe-doc.texi [new file with mode: 0644]
ffprobe.c [new file with mode: 0644]