diff h264_mp4toannexb_bsf.c @ 9632:31a033fae70e libavcodec

Add a quick description to the H.264 BSF
author alexc
date Wed, 13 May 2009 06:06:59 +0000
parents 2acf0ae7b041
children 9a4c9c165b3b
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.