Sat, 22 Sep 2007 08:40:02 +0000 |
nicodvb |
removed unused function parameters
|
Sat, 22 Sep 2007 08:29:25 +0000 |
nicodvb |
in ts_detect_streams() moved the iteration condition inside the loop
|
Thu, 13 Sep 2007 13:16:30 +0000 |
diego |
warning fixes:
|
Sat, 25 Aug 2007 12:12:31 +0000 |
diego |
Remove redundant variable declarations.
|
Tue, 24 Jul 2007 21:04:08 +0000 |
rtogni |
Fix for bugzilla #835
|
Sat, 09 Jun 2007 18:20:21 +0000 |
nicodvb |
init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameter
|
Sat, 09 Jun 2007 11:57:22 +0000 |
nicodvb |
added support for DTS1 audio descriptor
|
Sat, 09 Jun 2007 11:56:10 +0000 |
nicodvb |
1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTS
|
Sat, 02 Jun 2007 10:26:37 +0000 |
nicodvb |
prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Tue, 27 Feb 2007 20:22:05 +0000 |
nicodvb |
removed duplicated code in demux_seek(); stream_seek() already aligns to STREAM_BUFFER_SIZE boundary
|
Sat, 17 Feb 2007 17:24:07 +0000 |
nicodvb |
cosmetics
|
Fri, 09 Feb 2007 19:47:20 +0000 |
nicodvb |
when seeking in h264 sync to idr frames
|
Fri, 09 Feb 2007 19:44:21 +0000 |
nicodvb |
when playing vc1 content sync to sequence or entry point header
|
Fri, 09 Feb 2007 19:39:31 +0000 |
nicodvb |
vc1 in mpegts
|