# HG changeset patch # User alexc # Date 1242194819 0 # Node ID 31a033fae70eacf60350337f9284119a4c164651 # Parent 4f1f36cca46884655802ba911553b893ee5cd7e6 Add a quick description to the H.264 BSF diff -r 4f1f36cca468 -r 31a033fae70e h264_mp4toannexb_bsf.c --- 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 * * This file is part of FFmpeg.