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_nsv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-36
/
+36
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
1
-5
/
+19
*
Set demuxer->audio->id to avoid breakage due to r26301
reimar
2008-04-05
1
-0
/
+1
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
1
-1
/
+1
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
Cleanup/simplify nsv check_file function.
reimar
2006-10-28
1
-22
/
+7
*
Better check for non-broken NSVf-header to avoid incorrect detection.
reimar
2006-10-28
1
-0
/
+2
*
rm unnecesary casts from void* - part 4
reynaldo
2006-07-03
1
-1
/
+1
*
Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.
diego
2006-04-24
1
-1
/
+1
*
Second-try commit of this patch.
corey
2006-02-17
1
-1
/
+1
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
1
-1
/
+1
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
1
-1
/
+1
*
Fix nsv detection with new demuxer structure
rtognimp
2005-08-30
1
-47
/
+30
*
Demuxer modularization
rtognimp
2005-08-05
1
-6
/
+23
*
support 10000/1001 framerate
reimar
2005-07-17
1
-0
/
+3
*
avoid always skipping first junk with a "sync lost" message
reimar
2004-09-09
1
-3
/
+5
*
Fix -nosound and -novideo (bug #28)
rtognimp
2004-07-25
1
-10
/
+3
*
More keyframe search fix for VP6x
rtognimp
2004-04-25
1
-3
/
+3
*
Fix VP62 keyframe search
rtognimp
2004-04-25
1
-3
/
+4
*
Fix support for audio only streams
rtognimp
2004-04-25
1
-25
/
+24
*
Do not crash on audio only streams
rtognimp
2004-04-13
1
-15
/
+16
*
Add license, remove bogus comment as told by Reza Jelveh, the author.
diego
2004-04-12
1
-4
/
+2
*
Fix vp61 keyframe search (do not skip blocks if 1st frame is keyframe)
rtognimp
2004-04-12
1
-13
/
+11
*
nsv (Nullsoft streaming video) demuxer
rtognimp
2004-04-12
1
-0
/
+350