]> git.sesse.net Git - ffmpeg/commit
ffmpeg: free last sub when using -fix_sub_duration.
authorNicolas George <nicolas.george@normalesup.org>
Wed, 6 Feb 2013 14:00:38 +0000 (15:00 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Wed, 27 Feb 2013 17:57:33 +0000 (18:57 +0100)
commitf102c24d9040b94eb8a561fbd40f0e61b808703e
treee3c00e161f107267f5dcfeb9da3d1aa8e9898692
parent1fd04cac001fea37a4b883bd2023ebc617f81288
ffmpeg: free last sub when using -fix_sub_duration.

Fix trac ticket #2242.

Note: under valid circumstances, when using -fix_sub_duration,
the last subtitle is a dummy termination packet, with no
allocated memory.
ffmpeg.c