Ronald S. Bultje 7fbcf1df03 ogg: fix double free when finding length of small chained oggs.
ogg_save() copies streams[], but doesn't keep track of free()'ed
struct members. Thus, if in between a call to ogg_save() and
ogg_restore(), streams[].private was free()'ed, this would result
in a double free -> crash, which happened when e.g. playing small
chained ogg fragments.
(cherry picked from commit 9ed6cbc3ee)
2011-07-06 10:11:02 +02:00
2011-06-21 21:14:36 +02:00
2011-06-12 18:01:29 +02:00
2011-06-21 21:55:55 +02:00
2011-06-21 21:55:55 +02:00
2011-06-21 21:14:36 +02:00
2011-06-21 05:27:44 +02:00
2011-04-08 02:50:13 +02:00
2011-04-04 01:29:40 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
S
Description
Automated Windows Builds for FFmpeg
Readme 322 MiB
Languages
Diff 100%