[Ffmpeg-devel] [PATCH] Clarified API for numbered sequences

Michel Bardiaux mbardiaux
Wed Aug 30 17:41:02 CEST 2006


Michael Niedermayer wrote:
> Hi
> 
> On Wed, Aug 30, 2006 at 04:54:37PM +0200, Michel Bardiaux wrote:
>> Recommended by Michael before changing functionality for sequences.
> [...]
>> -int get_frame_filename(char *buf, int buf_size,
>> -                       const char *path, int number);
>> -int filename_number_test(const char *filename);
>> +/* returns 0 or -1 */
>> +int av_get_frame_filename(char *buf, int buf_size,
>> +                          const char *path, int number);
>> +/* returns 1 or 0 */
>> +int av_filename_number_test(const char *filename);
> 
> doxygen compatible comments would be nice /** @return ... */
> 
> except that patch ok
> 
<PANT> :-)

-- 
Michel Bardiaux
R&D Director
T +32 [0] 2 790 29 41
F +32 [0] 2 790 29 02
E mailto:mbardiaux at mediaxim.be

Mediaxim NV/SA
Vorstlaan 191 Boulevard du Souverain
Brussel 1160 Bruxelles
http://www.mediaxim.com/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: seqapi.pat
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060830/6d18892a/attachment.txt>



More information about the ffmpeg-devel mailing list