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.
|
Sat, 27 Jan 2007 22:34:27 +0000 |
rtogni |
Call real_fix_timestamp() after seeking, to avoid video freezing
|
Wed, 24 Jan 2007 21:20:08 +0000 |
rtogni |
Use interleaver id to select the correct interleaver instead of guessing
|
Sat, 02 Dec 2006 12:32:44 +0000 |
diego |
Remove superfluous bswap.h include.
|
Tue, 14 Nov 2006 22:40:35 +0000 |
rtogni |
Fix extradata passing to lavc RV20 decoder
|
Thu, 09 Nov 2006 01:52:11 +0000 |
uau |
Change some constants in pts arithmetic from float to double.
|
Thu, 09 Nov 2006 01:42:52 +0000 |
uau |
Changed code that used pts=0 in demux packets to indicate "not known".
|
Sun, 29 Oct 2006 14:26:23 +0000 |
rtogni |
Prevent segfault if video codec init fails
|
Sun, 29 Oct 2006 12:32:12 +0000 |
reimar |
Quick hack to implement percent-based seeking, also fixes seeking with gmplayer
|
Sun, 15 Oct 2006 13:35:46 +0000 |
rtogni |
Fix timestamps for streams where kf_base gets negative
|
Sat, 14 Oct 2006 00:43:28 +0000 |
rtogni |
Remove useless assignements, thanks reimar for noticing them
|
Wed, 11 Oct 2006 21:19:24 +0000 |
rtogni |
Remove old hack to search for .ar and VIDO, we know where they are
|
Tue, 10 Oct 2006 22:15:01 +0000 |
rtogni |
Allows up to 8 bytes of extradata for cmsg24
|