Fri, 04 Aug 2006 23:57:04 +0000 |
diego |
Unify include path handling in the build system, part III:
|
Fri, 04 Aug 2006 23:42:17 +0000 |
diego |
Fix libcdio test after r19200, the detected include dir was not stored.
|
Fri, 04 Aug 2006 21:19:06 +0000 |
diego |
Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.
|
Fri, 04 Aug 2006 20:18:21 +0000 |
nicodvb |
auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)
|
Fri, 04 Aug 2006 20:13:43 +0000 |
ben |
added recent changes with independant stream layer library
|
Fri, 04 Aug 2006 20:11:58 +0000 |
ben |
rtsp is a stream layer not demuxer
|
Fri, 04 Aug 2006 19:52:06 +0000 |
ben |
inputs is for keys, this is stream
|
Fri, 04 Aug 2006 19:49:05 +0000 |
ben |
a few more files i'll maintain
|
Fri, 04 Aug 2006 19:38:59 +0000 |
ben |
removed some useless includes
|
Fri, 04 Aug 2006 19:36:41 +0000 |
ben |
moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
|
Fri, 04 Aug 2006 19:31:53 +0000 |
ben |
removed udp socket creation code from rtp stack to a new dedicated udp helper file
|
Fri, 04 Aug 2006 18:46:32 +0000 |
reimar |
-identify should display all ID_ messages, including DVD title length
|
Fri, 04 Aug 2006 18:44:52 +0000 |
ben |
fix compilation of librtsp
|
Fri, 04 Aug 2006 18:42:28 +0000 |
ben |
few cosmectic changes to remove duplication
|
Fri, 04 Aug 2006 18:40:19 +0000 |
reimar |
Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
|
Fri, 04 Aug 2006 18:32:36 +0000 |
ben |
split rtp stack, udp input layer and rtp input layer from rtp.c
|
Fri, 04 Aug 2006 17:01:29 +0000 |
ben |
proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
|
Fri, 04 Aug 2006 16:55:48 +0000 |
ben |
moved pnm.h to stream/ (where it belongs)
|
Fri, 04 Aug 2006 13:23:14 +0000 |
diego |
Merge DirectFB header check into DirectFB check.
|
Fri, 04 Aug 2006 13:10:41 +0000 |
diego |
Remove silly check for $_inc_directfb, it is not set beforehand.
|
Fri, 04 Aug 2006 13:06:52 +0000 |
diego |
Remove one more redundant test invocation.
|
Fri, 04 Aug 2006 13:03:39 +0000 |
diego |
Simplify DirectFB header check.
|
Thu, 03 Aug 2006 23:50:16 +0000 |
diego |
cosmetics: Fix DVB test indentation.
|
Thu, 03 Aug 2006 23:43:15 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|