Sun, 22 May 2011 20:19:28 +0000 |
ib |
Fix comment error.
|
Tue, 10 Nov 2009 16:24:16 +0000 |
reimar |
Calculate length of ASF files with more than 1 second precision.
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 08 May 2009 21:51:13 +0000 |
diego |
Add standard license header to all files in libmpdemux.
|
Sun, 31 Aug 2008 11:21:29 +0000 |
reimar |
Remove unused GUID_t definition that also incorrectly defined GUID_DEFINED
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Tue, 22 May 2007 13:55:14 +0000 |
zuxy |
Set i_bps for ASF video streams according to extended stream properties
|
Mon, 07 May 2007 21:58:42 +0000 |
nicodvb |
For DVR-MS:
|
Thu, 01 Mar 2007 12:54:38 +0000 |
reimar |
Replace MIN with FFMIN
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Sun, 24 Sep 2006 15:19:48 +0000 |
nicodvb |
interpolate real fps of dvr-ms files using the extended stream properties.
|
Tue, 06 Jun 2006 23:34:21 +0000 |
pacman |
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
|
Thu, 30 Mar 2006 23:06:18 +0000 |
iive |
fix descrambling of asf file,
|
Wed, 29 Mar 2006 23:25:09 +0000 |
albeu |
Move global vars used for header parsing, etc to dewux->priv as it should
|
Wed, 15 Jan 2003 11:16:33 +0000 |
mosu |
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
|
Tue, 09 Jul 2002 08:23:47 +0000 |
bertrand |
Added ASF_Authenticate as an asf stream type.
|
Fri, 05 Jul 2002 02:47:09 +0000 |
bertrand |
Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
|
Sun, 14 Apr 2002 05:47:27 +0000 |
bertrand |
Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
|
Wed, 23 Jan 2002 08:43:04 +0000 |
bertrand |
Removed unused code that I commented earlier.
|
Sun, 20 Jan 2002 21:38:11 +0000 |
bertrand |
Changed the asf_file_header_t struct to read all the fields properly.
|
Mon, 24 Dec 2001 20:38:49 +0000 |
melanson |
Somewhere along the line, someone updated a field in an ASF structure
|
Sun, 16 Dec 2001 21:41:43 +0000 |
bertrand |
Removed functions prototypes for streaming that don't need to be here.
|
Sun, 16 Dec 2001 07:54:35 +0000 |
bertrand |
Changed an unknown file to preroll.
|
Tue, 20 Nov 2001 22:17:16 +0000 |
bertrand |
Changed the some functions prototypes for the network streaming.
|
Tue, 30 Oct 2001 17:03:11 +0000 |
arpi |
config.h cleanup, few things added to steram/demuxer headers
|
Fri, 26 Oct 2001 18:26:06 +0000 |
bertrand |
Added ASF http server streaming (Not mms streaming).
|
Sat, 20 Oct 2001 18:49:08 +0000 |
arpi |
libdemuxer...
base
asf.h@8906c3843573
|