log

age author description
Sun, 31 Dec 2006 11:08:27 +0000 nicodvb replace call to ds_read_packet() with the usual stream_read()+ds_add_packet() sequence;
Sun, 31 Dec 2006 11:05:26 +0000 nicodvb added stream_pts to demuxer_t and demux_packet_t to hold the time value reported by the stream layer
Sun, 31 Dec 2006 10:54:32 +0000 michael sort
Sun, 31 Dec 2006 02:44:54 +0000 rathann Fix build with shared libavutil. Approved by Diego.
Sat, 30 Dec 2006 22:43:12 +0000 nicodvb reindentation
Sat, 30 Dec 2006 13:23:39 +0000 iive Fix double free of *http_hdr at server error.
Fri, 29 Dec 2006 22:55:53 +0000 gpoirier avoid a possible confusion, as suggested by Wanderer
Fri, 29 Dec 2006 21:33:40 +0000 vayne small oops fix from my last commit
Fri, 29 Dec 2006 20:40:19 +0000 michael the avi spec does not allow random samplesize whoever wrote this should be shot
Fri, 29 Dec 2006 19:01:55 +0000 michael dont read index if -noidx
Fri, 29 Dec 2006 18:56:28 +0000 michael first step toward amr-nb muxing support
Fri, 29 Dec 2006 18:35:22 +0000 vayne fix to allow adding multiple files to the playlist with the open file dialog.
Fri, 29 Dec 2006 14:15:40 +0000 gpoirier sync with r21758
Fri, 29 Dec 2006 13:26:48 +0000 nicodvb spellfix
Thu, 28 Dec 2006 23:44:38 +0000 aurel don't compile demux_mpc.c when libmpcdec is disabled