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
|