index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_mpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264es: don't seek to non-keyframes
lorenm
2006-01-03
1
-1
/
+1
*
don't reset dvdsub->id unless -slang is specified; assign default sub stream ...
nicodvb
2006-01-02
1
-0
/
+5
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
1
-2
/
+0
*
10l, demux_mpg_control was missing from demuxer info struct, causing audio
reimar
2005-10-15
1
-5
/
+5
*
faster mpg and much faster gxf demuxing
reimar
2005-09-03
1
-21
/
+58
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
1
-1
/
+1
*
Fix mpeg-pes playback
rtognimp
2005-08-26
1
-2
/
+2
*
support MPEG in GXF container with extension-based detection.
reimar
2005-08-26
1
-0
/
+53
*
Demuxer modularization
rtognimp
2005-08-05
1
-6
/
+129
*
support raw ac3 (in private pes packets without the usual dvd 4 bytes substre...
nicodvb
2005-06-25
1
-2
/
+18
*
moved mpeg-ps/es probing code to demux_mpg.c
nicodvb
2005-06-06
1
-14
/
+94
*
adds a parameter to the switch_audio command to directly select a track.
reimar
2005-04-28
1
-2
/
+13
*
Added support of audio stream switching in the MPEG demuxer using the #-key
gpoirier
2005-04-03
1
-8
/
+44
*
added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM
nicodvb
2005-03-06
1
-1
/
+95
*
Move generic length and percent pos calculation to demuxer.c
reimar
2005-01-15
1
-7
/
+1
*
fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs
nicodvb
2005-01-08
1
-4
/
+17
*
seeking based on the largest timestamp in an mpeg stream
aurel
2004-10-23
1
-2
/
+96
*
avoid segfault with -vc dummy
reimar
2004-10-15
1
-1
/
+1
*
fix for crash when seeking with -novideo option
reimar
2004-08-07
1
-1
/
+1
*
removed the historic libcss support
alex
2003-12-08
1
-15
/
+0
*
H264-ES demuxer
michael
2003-04-04
1
-0
/
+17
*
raw mpeg4-es support (you need to set -fps manually!)
arpi
2003-01-23
1
-1
/
+3
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2002-11-23
1
-2
/
+2
*
demuxer_control(), percent position and time length query implemented in
arpi
2002-11-16
1
-1
/
+22
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
1
-0
/
+3
*
fixed LPCM parsing
arpi
2002-10-08
1
-18
/
+28
*
some cleanup - made private vars/funcs static, removed obsolete externs
arpi
2002-09-29
1
-2
/
+0
*
max_packs increased for some dvd with too many audio/sub
arpi
2002-04-12
1
-1
/
+1
*
added mp3 detection
arpi
2002-02-14
1
-1
/
+9
*
DVD start position handling changed (progbar/eta fix)
arpi
2002-01-27
1
-1
/
+4
*
Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
lgb
2002-01-04
1
-1
/
+1
*
hotfix for ac3 aid<0x20 (VDR)
arpi
2002-01-02
1
-1
/
+1
*
mpeg VDR vs. BIN fixed?
arpi
2001-12-26
1
-2
/
+2
*
combined PS/PES sync to allow .VDR playback from stdin
arpi
2001-12-01
1
-10
/
+4
*
config.h cleanup, few things added to steram/demuxer headers
arpi
2001-10-30
1
-2
/
+2
*
includes cleanup
arpi
2001-10-21
1
-11
/
+1
*
libdemuxer...
arpi
2001-10-20
1
-0
/
+403