log

age author description
Tue, 01 Aug 2006 15:54:23 +0000 diego Ignore .depend and stream.a.
Tue, 01 Aug 2006 15:10:02 +0000 diego $inc_extra vs $_inc_extra typo, closes bug #543.
Tue, 01 Aug 2006 14:44:07 +0000 uau Change toplevel Makefile to invoke subdirectory Makefiles
Tue, 01 Aug 2006 07:34:32 +0000 diego Simplify LIVE555 test and make it more consistent with the other tests.
Tue, 01 Aug 2006 07:14:51 +0000 diego We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
Tue, 01 Aug 2006 06:39:27 +0000 nicodvb clarification on -mpegopts :vaspect
Mon, 31 Jul 2006 23:03:11 +0000 diego New sentences should start on a new line.
Mon, 31 Jul 2006 22:26:25 +0000 pacman Fix SVQ3 extradata handling so it works correctly with demux_lavf
Mon, 31 Jul 2006 22:19:48 +0000 pacman Fix bogus pointer addition in the extraction of extradata from
Mon, 31 Jul 2006 20:32:38 +0000 ben removed deprecated test.c file from libmpdemux
Mon, 31 Jul 2006 20:07:21 +0000 nicodvb don't use vaspect on mpeg1 video streams
Mon, 31 Jul 2006 19:59:06 +0000 ben fix includes due to libmpdemux split (patch by Stefan Huehner)
Mon, 31 Jul 2006 18:36:29 +0000 ben add an explicit tv stream input instead of the previous hack in stream_null
Mon, 31 Jul 2006 17:48:50 +0000 ben renamed cddX stream interface to stream_cddX for consistency
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux