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
/
asf.h
Commit message (
Expand
)
Author
Age
*
Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED
reimar
2008-08-31
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Set i_bps for ASF video streams according to extended stream properties
zuxy
2007-05-22
*
For DVR-MS:
nicodvb
2007-05-07
*
Replace MIN with FFMIN
reimar
2007-03-01
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
interpolate real fps of dvr-ms files using the extended stream properties.
nicodvb
2006-09-24
*
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
pacman
2006-06-06
*
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
*
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can...
mosu
2003-01-15
*
Added ASF_Authenticate as an asf stream type.
bertrand
2002-07-09
*
Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
bertrand
2002-07-05
*
Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
bertrand
2002-04-14
*
Removed unused code that I commented earlier.
bertrand
2002-01-23
*
Changed the asf_file_header_t struct to read all the fields properly.
bertrand
2002-01-20
*
Somewhere along the line, someone updated a field in an ASF structure
melanson
2001-12-24
*
Removed functions prototypes for streaming that don't need to be here.
bertrand
2001-12-16
*
Changed an unknown file to preroll.
bertrand
2001-12-16
*
Changed the some functions prototypes for the network streaming.
bertrand
2001-11-20
*
config.h cleanup, few things added to steram/demuxer headers
arpi
2001-10-30
*
Added ASF http server streaming (Not mms streaming).
bertrand
2001-10-26
*
libdemuxer...
arpi
2001-10-20