From ec21c21563ae8e1873c664172165bab48b21fa22 Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Wed, 13 May 2009 06:06:59 +0000 Subject: Add a quick description to the H.264 BSF Originally committed as revision 18809 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/h264_mp4toannexb_bsf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/h264_mp4toannexb_bsf.c') 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 * * This file is part of FFmpeg. -- cgit v1.1