log

age author description
Tue, 08 Jul 2008 13:24:13 +0000 pross Electronic Arts CMV demuxer libavformat
Tue, 08 Jul 2008 12:44:08 +0000 pross Remove AVPaletteControl from ALG MM demuxer/decoder libavformat
Tue, 08 Jul 2008 08:22:16 +0000 lucabe Remove outdated comment libavformat
Tue, 08 Jul 2008 07:05:57 +0000 stefano Print libavformat version in outgoing SDPs. libavformat
Mon, 07 Jul 2008 16:30:39 +0000 reimar 10l, fix nuv_header for the case when there is no video stream. libavformat
Mon, 07 Jul 2008 11:11:08 +0000 diego Alphabetically order AVInputFormat/AVOutputFormat declarations. libavformat
Mon, 07 Jul 2008 10:45:36 +0000 diego Add a note to remind people to add new raw formats to the Makefile. libavformat
Mon, 07 Jul 2008 10:44:34 +0000 diego Add missing dependency declaration for raw Dirac demuxer. libavformat
Mon, 07 Jul 2008 10:37:18 +0000 diego spelling cosmetics in PCM codec long names libavformat
Sun, 06 Jul 2008 20:48:47 +0000 aurel add some missing dependencies libavformat
Sun, 06 Jul 2008 10:00:12 +0000 diego Remove inaccurate computation of pts for audio packets and rely on libavformat
Fri, 04 Jul 2008 22:04:41 +0000 michael All mp3 parsers are buggy fix 2 of n (out of array write, i suspect not exploitable) libavformat
Fri, 04 Jul 2008 22:00:35 +0000 michael All id3 parsers are buggy, 0 termination fix 1 of n (issue created by andreas libavformat
Fri, 04 Jul 2008 13:05:06 +0000 diego spelling cosmetics libavformat
Thu, 03 Jul 2008 12:12:03 +0000 rbultje Reindent after r14059, see "[PATCH] allow empty params for libavformat
Thu, 03 Jul 2008 12:10:54 +0000 rbultje Allow NULL for read_header in AVInputFormat. See discussion in "[PATCH] allow libavformat
Wed, 02 Jul 2008 10:26:23 +0000 lucabe Reindent after last commit libavformat
Wed, 02 Jul 2008 10:23:27 +0000 lucabe Fix A/V synch for RTP streams that do not contain MPEG1 or 2 libavformat
Sat, 28 Jun 2008 20:32:37 +0000 bcoudurier include track id in error message libavformat
Sat, 28 Jun 2008 09:01:16 +0000 reimar Change mtv_read_packet so it does not break after seeking (displaying a shifted image). libavformat
Sat, 28 Jun 2008 08:59:02 +0000 reimar Fix pkt->pos to really point at start of packet for mtv audio packets. libavformat
Sat, 28 Jun 2008 04:54:39 +0000 bcoudurier cosmetics libavformat
Sat, 28 Jun 2008 04:53:01 +0000 bcoudurier cosmetics, align vertically libavformat
Fri, 27 Jun 2008 21:43:15 +0000 bcoudurier unset Track sets, relying in AVStream->priv_data and will be freed in av_close_input_file libavformat
Fri, 27 Jun 2008 21:42:08 +0000 stefang fix size of header data libavformat
Fri, 27 Jun 2008 21:29:11 +0000 bcoudurier clarify error message about codec tag libavformat
Fri, 27 Jun 2008 19:00:04 +0000 bcoudurier give context to av_log libavformat
Fri, 27 Jun 2008 11:55:25 +0000 lucabe Do not free the priv_data field of AVStream on close (it is already libavformat
Thu, 26 Jun 2008 23:06:10 +0000 michael indent libavformat
Thu, 26 Jun 2008 23:05:21 +0000 michael Inform the user about unhandled sectors. libavformat