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