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
/
asfheader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix use of uninitialized variable
uau
2006-07-17
1
-1
/
+1
*
marks several read-only string parameters and function return-values which ca...
reynaldo
2006-07-16
1
-1
/
+1
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
1
-1
/
+1
*
Forgotten free on error
reimar
2006-06-25
1
-0
/
+2
*
Fix declaration mixed in among statements in the recent dvr-ms code
pacman
2006-06-09
1
-1
/
+3
*
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
pacman
2006-06-06
1
-25
/
+90
*
Don't use free()d pointer CID 260
rtognimp
2006-04-01
1
-1
/
+1
*
fix descrambling of asf file,
iive
2006-03-30
1
-2
/
+4
*
Move global vars used for header parsing, etc to dewux->priv as it should
albeu
2006-03-29
1
-28
/
+27
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
1
-4
/
+4
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
1
-10
/
+8
*
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
reynaldo
2005-10-31
1
-12
/
+9
*
Demuxer modularization
rtognimp
2005-08-05
1
-1
/
+1
*
10l, incorrect usage of le2me_*
reimar
2005-07-29
1
-1
/
+1
*
M$ puts whole FAQs in these headers, so they can get really big...
reimar
2005-06-21
1
-2
/
+2
*
support DVR format
reimar
2005-05-26
1
-0
/
+3
*
fix stream selection and -bandwidth for mms-over-http.
reimar
2004-12-25
1
-115
/
+178
*
less verbosity + printf --> mp_msg
diego
2004-04-17
1
-7
/
+7
*
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
bertrand
2003-05-17
1
-1
/
+1
*
demuxer_control(), percent position and time length query implemented in
arpi
2002-11-16
1
-0
/
+4
*
verbose can be negative
arpi
2002-11-01
1
-6
/
+6
*
max header size increased
arpi
2002-10-23
1
-4
/
+5
*
Fix -bandwidth if no streaming available, 10l ;)
atmos4
2002-07-07
1
-1
/
+3
*
If network is used, take the streams id that were requested.
bertrand
2002-07-05
1
-0
/
+6
*
On the sun all int32 objects have to be aligned on 32 bit boundaries. With
arpi
2002-05-25
1
-1
/
+2
*
Changed the big handling to make it use mplayer's endian macros.
bertrand
2002-04-14
1
-6
/
+3
*
bigendlian fix by Guillaume Morin <guillaume@morinfr.org>
arpi
2002-04-13
1
-1
/
+4
*
Added auto selection of the best streams and fixed a few compiler
albeu
2002-02-05
1
-5
/
+30
*
pre-check for audio/video streams (hope it fix wma steraming)
arpi
2002-01-26
1
-0
/
+14
*
Add a parser for the "ASF group stream object" and display the bitrate values
bertrand
2002-01-24
1
-0
/
+30
*
Changed the asf_file_header_t struct to read all the fields properly.
bertrand
2002-01-20
1
-2
/
+3
*
added demux_info support
alex
2001-11-22
1
-8
/
+24
*
includes cleanup
arpi
2001-10-21
1
-7
/
+1
*
libdemuxer...
arpi
2001-10-20
1
-0
/
+279