log

age author description
Tue, 17 Feb 2009 15:44:11 +0000 aurel apedec: display a warning when truncating a metadata tag libavformat
Tue, 17 Feb 2009 12:03:10 +0000 diego cosmetics: 'const static' --> 'static const' to avoid warnings of the type libavformat
Tue, 17 Feb 2009 08:12:51 +0000 lucabe Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not libavformat
Tue, 17 Feb 2009 08:09:34 +0000 lucabe Move to rtp.h the prototypes of all the functions defined in rtp.c libavformat
Tue, 17 Feb 2009 00:02:13 +0000 aurel use new metadata API in ape demuxer libavformat
Mon, 16 Feb 2009 18:52:14 +0000 mru avidec: fix error introduced in r17382 libavformat
Mon, 16 Feb 2009 16:33:00 +0000 benoit Add a context to av_log() calls and modify a function prototype to allow it. libavformat
Mon, 16 Feb 2009 16:27:35 +0000 rbultje Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH] libavformat
Mon, 16 Feb 2009 16:27:08 +0000 benoit Add a context to av_log() call and update the trace not to be redundant. libavformat
Mon, 16 Feb 2009 16:24:01 +0000 rbultje Don't install rtsp.h. It is intended to be private, it depends on rtp code libavformat
Mon, 16 Feb 2009 16:12:23 +0000 benoit Add a context to av_log() calls. libavformat
Mon, 16 Feb 2009 16:09:58 +0000 benoit Add a context to av_log() call. libavformat
Mon, 16 Feb 2009 16:09:34 +0000 benoit Add a context to av_log() calls. libavformat
Mon, 16 Feb 2009 16:09:02 +0000 benoit Add a context to av_log() calls. libavformat
Mon, 16 Feb 2009 14:45:05 +0000 benoit Add a context to av_log() call. libavformat
Mon, 16 Feb 2009 14:44:31 +0000 benoit Add a context to av_log() calls and extend ape_dumpinfo prototype to do that. libavformat
Mon, 16 Feb 2009 12:48:45 +0000 bcoudurier fetch display aspect ratio from mpeg-2 essence libavformat
Mon, 16 Feb 2009 10:44:38 +0000 bcoudurier merge mxf_write_d10_packet into mxf_write_packet libavformat
Mon, 16 Feb 2009 10:21:14 +0000 lucabe Document ff_rtp_get_payload_type() libavformat
Mon, 16 Feb 2009 09:36:21 +0000 lucabe Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not libavformat
Mon, 16 Feb 2009 01:55:28 +0000 diego Make format long_names consistent. libavformat
Mon, 16 Feb 2009 01:51:52 +0000 bcoudurier fix mxf interleaving packet purge libavformat
Sun, 15 Feb 2009 20:45:10 +0000 stefano Improve grammar: "X next after Y" -> "next X after Y". libavformat
Sun, 15 Feb 2009 16:53:05 +0000 aurel matroskaenc: use new metadata API libavformat
Sun, 15 Feb 2009 16:05:37 +0000 aurel matroskadec: export language of metadata tags when available libavformat
Sun, 15 Feb 2009 16:00:58 +0000 aurel matroskadec: add needed definitions forgotten in r17331 libavformat
Sun, 15 Feb 2009 15:53:55 +0000 aurel matroskadec: add generic metadata support libavformat
Sun, 15 Feb 2009 15:34:22 +0000 aurel matroskadec: read track and attachment uid libavformat
Sun, 15 Feb 2009 15:29:09 +0000 aurel matroskadec: export track name through the metadata API libavformat
Sun, 15 Feb 2009 15:25:14 +0000 aurel matroskadec: use new metadata API to export some simple information libavformat