Mon, 17 Jul 2006 22:22:34 +0000 |
uau |
Fix use of uninitialized variable
|
Sun, 16 Jul 2006 01:20:30 +0000 |
reynaldo |
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Sun, 25 Jun 2006 14:02:28 +0000 |
reimar |
Forgotten free on error
|
Fri, 09 Jun 2006 22:33:09 +0000 |
pacman |
Fix declaration mixed in among statements in the recent dvr-ms code
|
Tue, 06 Jun 2006 23:34:21 +0000 |
pacman |
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"
|
Sat, 01 Apr 2006 23:50:30 +0000 |
rtognimp |
Don't use free()d pointer CID 260
|
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
|
Mon, 27 Mar 2006 17:25:41 +0000 |
diego |
Convert printfs in aviprint.c to mp_msg and give the information printing
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Mon, 31 Oct 2005 23:37:41 +0000 |
reynaldo |
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Fri, 29 Jul 2005 15:52:06 +0000 |
reimar |
10l, incorrect usage of le2me_*
|
Tue, 21 Jun 2005 19:56:47 +0000 |
reimar |
M$ puts whole FAQs in these headers, so they can get really big...
|
Thu, 26 May 2005 11:23:15 +0000 |
reimar |
support DVR format
|
Sat, 25 Dec 2004 11:31:32 +0000 |
reimar |
fix stream selection and -bandwidth for mms-over-http.
|
Sat, 17 Apr 2004 10:31:38 +0000 |
diego |
less verbosity + printf --> mp_msg
|
Sat, 17 May 2003 12:24:01 +0000 |
bertrand |
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
|
Sat, 16 Nov 2002 03:42:14 +0000 |
arpi |
demuxer_control(), percent position and time length query implemented in
|
Fri, 01 Nov 2002 17:46:45 +0000 |
arpi |
verbose can be negative
|
Wed, 23 Oct 2002 23:40:34 +0000 |
arpi |
max header size increased
|
Sun, 07 Jul 2002 16:17:45 +0000 |
atmos4 |
Fix -bandwidth if no streaming available, 10l ;)
|
Fri, 05 Jul 2002 02:48:32 +0000 |
bertrand |
If network is used, take the streams id that were requested.
|
Sat, 25 May 2002 12:56:56 +0000 |
arpi |
On the sun all int32 objects have to be aligned on 32 bit boundaries. With
|
Sun, 14 Apr 2002 05:53:36 +0000 |
bertrand |
Changed the big handling to make it use mplayer's endian macros.
|
Sat, 13 Apr 2002 16:49:27 +0000 |
arpi |
bigendlian fix by Guillaume Morin <guillaume@morinfr.org>
|
Tue, 05 Feb 2002 16:50:10 +0000 |
albeu |
Added auto selection of the best streams and fixed a few compiler
|
Sat, 26 Jan 2002 01:21:41 +0000 |
arpi |
pre-check for audio/video streams (hope it fix wma steraming)
|
Thu, 24 Jan 2002 05:30:41 +0000 |
bertrand |
Add a parser for the "ASF group stream object" and display the bitrate values
|
Sun, 20 Jan 2002 21:38:11 +0000 |
bertrand |
Changed the asf_file_header_t struct to read all the fields properly.
|
Thu, 22 Nov 2001 15:30:54 +0000 |
alex |
added demux_info support
|
Sun, 21 Oct 2001 15:47:31 +0000 |
arpi |
includes cleanup
|
Sat, 20 Oct 2001 18:49:08 +0000 |
arpi |
libdemuxer...
base
asfheader.c@ab79a7eabbb8
|