log gxf.c @ 6394:896acb967d32 libavformat

age author description
Sat, 10 Jul 2010 23:42:08 +0000 reimar Check url_fseek results in gxf demuxer. libavformat
Fri, 02 Jul 2010 12:50:19 +0000 diego Fix doxy of flags parameter in fps_umf2avr(). libavformat
Fri, 02 Jul 2010 10:49:29 +0000 diego Fix misspelled parameter names in Doxygen documentation. libavformat
Sun, 06 Jun 2010 10:51:06 +0000 reimar Support AVFMT_FLAG_IGNIDX in gxf demuxer. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sat, 06 Mar 2010 22:25:53 +0000 reimar Set GXF fallback time-base to match the one specified for audio-only. libavformat
Sat, 06 Mar 2010 22:20:33 +0000 reimar GXF time base is always based on "fields" per second even for libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sat, 13 Dec 2008 21:58:17 +0000 reimar Avoid _t in gxf enum type names libavformat
Thu, 11 Dec 2008 10:42:06 +0000 reimar Use "struct gxf_stream_info" instead of "st_info_t", libavformat
Wed, 24 Sep 2008 23:40:55 +0000 bcoudurier cosmetics, remove GXF: in log messages since it is present in context libavformat
Wed, 24 Sep 2008 23:31:04 +0000 bcoudurier skip invalid audio samples in gxf packets libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Thu, 29 May 2008 15:22:45 +0000 reimar Check for av_new_stream failure, fixes CID76 RUN2 libavformat