Sat, 17 Jan 2009 11:29:36 +0000 |
cehoyos |
Fix compilation: s/ff_gcd/av_gcd.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Fri, 03 Oct 2008 14:54:22 +0000 |
gpoirier |
fix compilation w/ FFmpeg r15533
|
Mon, 15 Sep 2008 15:30:06 +0000 |
diego |
riff.h and avi.h are not needed, but avio.h is.
|
Tue, 09 Sep 2008 14:45:50 +0000 |
uau |
Make internal Matroska demuxer default again
|
Tue, 09 Sep 2008 14:28:44 +0000 |
aurel |
revert r27551 which break much more things than it fixes
|
Mon, 08 Sep 2008 21:26:24 +0000 |
uau |
Use internal demuxer for Matroska files for now
|
Mon, 08 Sep 2008 17:02:32 +0000 |
uau |
Fix compilation after libavcodec major version 52 changes
|
Thu, 04 Sep 2008 23:34:27 +0000 |
aurel |
lavf: the subtitles display duration is stored in pkt.convergence_duration
|
Tue, 26 Aug 2008 21:12:48 +0000 |
aurel |
prefer libavformat to demux matroska files
|
Sun, 24 Aug 2008 00:08:55 +0000 |
aurel |
cosmetics: indentation
|
Sun, 24 Aug 2008 00:07:09 +0000 |
aurel |
use new lavf API to grab sample_aspect_ratio from the demuxers
|
Wed, 13 Aug 2008 00:01:31 +0000 |
aurel |
demux_lavf: fix mp_seek behavior in case of seeking error
|
Fri, 11 Jul 2008 18:04:36 +0000 |
reimar |
1000l, fix demux_lavf compilation
|
Fri, 11 Jul 2008 17:25:37 +0000 |
reimar |
Correct stream-seekability tests in demux_audio and demux_lavf
|