summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-28 23:17:59 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-28 23:17:59 +0000
commit530bbe96c7ccd1716342c1eea0e30109f8eab0d4 (patch)
treefcae27a24be1a2710303de2aa22c445453d5bc98 /Changelog
parent82505611493fc473359ceba2f32509557c790bae (diff)
Implement ffprobe -show_packets.
Originally committed as revision 24577 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b00e61c417..eded41763d 100644
--- a/Changelog
+++ b/Changelog
@@ -26,6 +26,7 @@ version <next>:
- libavcore added
- SubRip subtitle file muxer and demuxer
- Chinese AVS encoding via libxavs
+- ffprobe -show_packets option added