Stefano Sabatini ad381ac97f ffprobe: fix chapter printing, fix JSON output
Make writer_print_chapter_header() set the internal values *before* the
private writer callback is called, otherwise the accessed internal values
will be wrong.

Fix regression introduced in fa6cb2fdffe.

Found-By: Daemon404
2012-05-29 18:11:36 +02:00
2012-05-29 13:06:33 +02:00
2012-05-26 02:33:38 +02:00
2012-05-08 08:39:37 +02:00
2011-06-12 18:01:29 +02:00
2012-05-04 18:40:36 +02:00
2012-05-28 18:20:39 +02:00
2012-01-25 22:47:45 +01:00
2011-04-08 02:50:13 +02:00
2012-02-23 19:36:16 +01:00
2012-05-24 21:15:01 +02:00
2012-04-06 10:23:26 +02:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%