[FFmpeg-soc] [soc]: r4443 - concat/libavformat/playlist.c

Baptiste Coudurier baptiste.coudurier at gmail.com
Sat Jun 13 06:26:15 CEST 2009


On 6/12/2009 8:53 PM, gkovacs wrote:
> Author: gkovacs
> Date: Sat Jun 13 05:53:49 2009
> New Revision: 4443
> 
> Log:
> corrected indentation which was messed up during auto-refactoring
> 
> Modified:
>    concat/libavformat/playlist.c
> 
> Modified: concat/libavformat/playlist.c
> ==============================================================================
> --- concat/libavformat/playlist.c	Sat Jun 13 05:50:26 2009	(r4442)
> +++ concat/libavformat/playlist.c	Sat Jun 13 05:53:49 2009	(r4443)
> @@ -89,7 +89,9 @@ PlaylistD* ff_make_playlistd(unsigned ch
>      return playld;
>  }
>  
> -char* ff_conc_strings(char *string1, char *string2) {
> +char* ff_conc_strings(char *string1,
> +                      char *string2)

strncat ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org


More information about the FFmpeg-soc mailing list