log output-example.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Mon, 14 Jun 2010 07:05:59 +0000 ramiro output-example: Set sample_fmt to SAMPLE_FMT_S16. libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Fri, 22 Jan 2010 23:16:23 +0000 stefano Remove conditional M_PI definition, it is already defined in libavformat
Fri, 22 Jan 2010 23:09:08 +0000 stefano Replace deprecated guess_format() with av_guess_format(). libavformat
Thu, 21 Jan 2010 17:10:13 +0000 benoit Make output-example.c handle AAC audio. libavformat
Sun, 02 Aug 2009 17:42:40 +0000 ramiro Use enums instead of int. libavformat
Fri, 27 Mar 2009 00:01:06 +0000 diego Move output_example.c --> libavformat/output-example.c. libavformat