[FFmpeg-devel] [PATCH] [2/2] add the id3v2 parsing for adts aac, take 3

Diego Biurrun diego
Fri Jun 12 07:01:43 CEST 2009


On Fri, Jun 12, 2009 at 12:57:57AM +0200, Patrick Dehne wrote:
> 
> --- libavformat/id3v1.c	(revision 19156)
> +++ libavformat/id3v1.c	(working copy)
> @@ -149,3 +150,68 @@
> +
> +static void get_string(AVFormatContext *s, const char *key,
> +                             const uint8_t *buf, int buf_size)

indentation

Diego



More information about the ffmpeg-devel mailing list