Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Sun, 04 Mar 2007 16:23:18 +0000 |
nicodvb |
when seeking consider stream->start_pos instead of 0 as initial position; patch by Zuxy Meng approved by Michael
|
Tue, 20 Feb 2007 16:16:53 +0000 |
michael |
dont set 0 nBlockAlign
|
Tue, 06 Feb 2007 22:15:20 +0000 |
reimar |
Support selecting a specific lavf demuxer and listing available ones via -lavfdopts
|
Tue, 30 Jan 2007 16:16:10 +0000 |
reimar |
Support 16bit bigendian PCM audio from libavformat
|
Thu, 25 Jan 2007 10:49:43 +0000 |
reimar |
Remove ff_gcd prototype and include avutil.h instead where it is defined.
|
Sun, 21 Jan 2007 15:44:58 +0000 |
reimar |
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
|
Sun, 21 Jan 2007 10:33:34 +0000 |
reimar |
Forgotten CodecTag -> AVCodecTag
|
Sun, 21 Jan 2007 10:17:40 +0000 |
reimar |
Fix compilation after lavf changes
|
Sat, 06 Jan 2007 17:28:11 +0000 |
reimar |
Include "internal" libavformat/riff.h also when dynamic libavformat is used
|
Sun, 31 Dec 2006 10:54:32 +0000 |
michael |
sort
|
Fri, 29 Dec 2006 18:56:28 +0000 |
michael |
first step toward amr-nb muxing support
|
Thu, 28 Dec 2006 00:40:49 +0000 |
aurel |
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
|
Sun, 10 Dec 2006 21:37:00 +0000 |
reimar |
Respect -noidx in lavf demuxer
|
Sun, 10 Dec 2006 00:50:38 +0000 |
uau |
Set AVFMT_FLAG_GENPTS if -correct-pts is used.
|