[FFmpeg-cvslog] r18809 - trunk/libavcodec/h264_mp4toannexb_bsf.c
alexc
subversion
Wed May 13 08:06:59 CEST 2009
Author: alexc
Date: Wed May 13 08:06:59 2009
New Revision: 18809
Log:
Add a quick description to the H.264 BSF
Modified:
trunk/libavcodec/h264_mp4toannexb_bsf.c
Modified: trunk/libavcodec/h264_mp4toannexb_bsf.c
==============================================================================
--- trunk/libavcodec/h264_mp4toannexb_bsf.c Wed May 13 06:22:53 2009 (r18808)
+++ trunk/libavcodec/h264_mp4toannexb_bsf.c Wed May 13 08:06:59 2009 (r18809)
@@ -1,4 +1,5 @@
/*
+ * H.264 MP4 to Annex B byte stream format filter
* Copyright (c) 2007 Benoit Fouet <benoit.fouet at free.fr>
*
* This file is part of FFmpeg.
More information about the ffmpeg-cvslog
mailing list