From 336ce917e6e6adb10ee44945684c67cdea65e228 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 21 Feb 2010 11:43:01 +0000 Subject: 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 0e561d5c2a..934549e596 100644 --- a/Changelog +++ b/Changelog @@ -58,6 +58,7 @@ version : - Indeo 5 decoder - RTP depacketization of AMR - WMAVoice decoder +- FFprobe tool -- cgit v1.2.3