[FFmpeg-devel] [PATCH 3/3] flvdec: Print a warning in all failure cases of parse_keyframes_index()
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Dec 30 01:54:33 CET 2011
On 29/12/2011 7:38 PM, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer<michaelni at gmx.at>
> ---
> libavformat/flvdec.c | 8 +++++---
> 1 files changed, 5 insertions(+), 3 deletions(-)
I dislike goto's but I see nothing wrong with this.
Pretty straightforward.
- Derek
More information about the ffmpeg-devel
mailing list