Commit e2127e09 authored by diego's avatar diego

Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7659 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 956c4746
...@@ -257,7 +257,7 @@ int av_dup_packet(AVPacket *pkt) ...@@ -257,7 +257,7 @@ int av_dup_packet(AVPacket *pkt)
} }
/** /**
* Allocate the payload of a packet and intialized its fields to default values. * Check whether filename actually is a numbered sequence generator.
* *
* @param filename possible numbered sequence string * @param filename possible numbered sequence string
* @return 1 if a valid numbered sequence string, 0 otherwise. * @return 1 if a valid numbered sequence string, 0 otherwise.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment