changeset 9632:31a033fae70e libavcodec

Add a quick description to the H.264 BSF
author alexc
date Wed, 13 May 2009 06:06:59 +0000
parents 4f1f36cca468
children 9592af8b6ce0
files h264_mp4toannexb_bsf.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/h264_mp4toannexb_bsf.c	Wed May 13 00:32:46 2009 +0000
+++ b/h264_mp4toannexb_bsf.c	Wed May 13 06:06:59 2009 +0000
@@ -1,4 +1,5 @@
 /*
+ * H.264 MP4 to Annex B byte stream format filter
  * Copyright (c) 2007 Benoit Fouet <benoit.fouet@free.fr>
  *
  * This file is part of FFmpeg.