summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mp4toannexb_bsf.c
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2009-05-13 06:06:59 +0000
committerAlex Converse <alex.converse@gmail.com>2009-05-13 06:06:59 +0000
commitec21c21563ae8e1873c664172165bab48b21fa22 (patch)
tree12063443c77c581f3a8dd50a547a57692ffa6a54 /libavcodec/h264_mp4toannexb_bsf.c
parent3a86d3f646b93f10f49011eb599c828e13b8518b (diff)
downloadffmpeg-streaming-ec21c21563ae8e1873c664172165bab48b21fa22.zip
ffmpeg-streaming-ec21c21563ae8e1873c664172165bab48b21fa22.tar.gz
Add a quick description to the H.264 BSF
Originally committed as revision 18809 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264_mp4toannexb_bsf.c')
-rw-r--r--libavcodec/h264_mp4toannexb_bsf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h264_mp4toannexb_bsf.c b/libavcodec/h264_mp4toannexb_bsf.c
index af79fee..936418a 100644
--- a/libavcodec/h264_mp4toannexb_bsf.c
+++ b/libavcodec/h264_mp4toannexb_bsf.c
@@ -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.
OpenPOWER on IntegriCloud