Sun, 05 Oct 2008 21:44:42 +0000 |
diego |
Move find_backwards_asf_guid asfguid.h to asfheader.c, the only place where
|
Thu, 07 Aug 2008 12:20:50 +0000 |
diego |
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
Wed, 09 Jul 2008 18:24:48 +0000 |
reimar |
Fix stupid and almost pointless check-after-read code in asfheader.c.
|
Wed, 09 Apr 2008 00:32:35 +0000 |
albeu |
Make stream independent of libmpdemux, the asf demuxer and streaming
|
Wed, 25 Jul 2007 17:29:29 +0000 |
reimar |
Remove some useless "extern" before function prototypes
|
Wed, 18 Jul 2007 22:16:08 +0000 |
nicodvb |
fixed bug introduced with the addition of get_ext_stream_properties()
|
Tue, 10 Jul 2007 02:02:21 +0000 |
zuxy |
fix unaligned memory access in asfheader.c, courtesy of Balatoni Denes
|
Wed, 30 May 2007 08:36:38 +0000 |
zuxy |
Use play duration instead of send duration to calculate the length
|
Mon, 28 May 2007 08:42:35 +0000 |
diego |
Remove some unused variables, patch by timwoj ieee org.
|
Tue, 22 May 2007 13:55:14 +0000 |
zuxy |
Set i_bps for ASF video streams according to extended stream properties
|
Thu, 17 May 2007 12:56:08 +0000 |
reimar |
Make use of new AV_RL64
|
Mon, 07 May 2007 21:58:42 +0000 |
nicodvb |
For DVR-MS:
|
Wed, 25 Apr 2007 00:03:27 +0000 |
diego |
Declarations and code should not be mixed.
|
Fri, 20 Apr 2007 21:49:49 +0000 |
nicodvb |
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|