Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 15 Sep 2008 05:40:29 +0000 |
diego |
Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
|
Wed, 23 Apr 2008 07:50:54 +0000 |
reimar |
Take audio delay into account when seeking in avisynth demuxer.
|
Wed, 23 Apr 2008 07:49:51 +0000 |
reimar |
Calculate fps as double-precision to make switching to double-precision fps values easier.
|
Tue, 29 Jan 2008 15:11:38 +0000 |
reimar |
Use defines to give names to the different seek flags.
|
Sun, 13 Jan 2008 16:00:39 +0000 |
reimar |
Make all demuxer_desc_t const, thus moving them to .rodata
|
Thu, 15 Mar 2007 22:34:45 +0000 |
diego |
Use explicit path for headers from the loader/ directory.
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Mon, 05 Mar 2007 13:29:06 +0000 |
reimar |
Audio should now work fine, so remove the ENABLE_AUDIO ifdef
|
Mon, 05 Mar 2007 13:27:42 +0000 |
reimar |
Implement percent-based seeking
|
Mon, 05 Mar 2007 13:17:16 +0000 |
reimar |
Fix seeking for avisynth audio.
|
Mon, 05 Mar 2007 12:56:41 +0000 |
reimar |
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo
|
Mon, 05 Mar 2007 12:53:43 +0000 |
reimar |
remove pointless cast to int
|
Sun, 04 Mar 2007 15:15:59 +0000 |
reimar |
Remove variable that is unnecessary after last patch
|
Sun, 04 Mar 2007 15:13:38 +0000 |
reimar |
Remove hack that sets demuxer->video->pts after seeking, it seems no longer needed.
|