Fri, 23 Nov 2007 10:44:33 +0000 |
iive |
Bring (de)muxer_lavf up to date with the libavformat API changes introduced by FFmpeg commit r11071.
|
Thu, 22 Nov 2007 00:22:29 +0000 |
iive |
Fix compilation error.
|
Tue, 06 Nov 2007 08:12:19 +0000 |
reimar |
Fix typo in error message
|
Tue, 28 Aug 2007 22:38:45 +0000 |
diego |
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
|
Fri, 24 Aug 2007 20:59:55 +0000 |
reimar |
Add missing pixelformat conversion function prototype
|
Tue, 31 Jul 2007 17:28:47 +0000 |
michael |
get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_frames
|
Tue, 31 Jul 2007 17:24:53 +0000 |
michael |
make muxer store the provided timestamps
|
Sun, 24 Jun 2007 08:39:40 +0000 |
reimar |
pstrcpy -> av_strlcpy
|
Fri, 18 May 2007 02:10:41 +0000 |
corey |
cosmetics: fix indentation for previous commit
|
Fri, 18 May 2007 02:09:26 +0000 |
corey |
PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt gets
|
Thu, 17 May 2007 00:16:51 +0000 |
corey |
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Fri, 16 Feb 2007 23:09:13 +0000 |
uau |
Don't segfault if no -format is given for lavf
|
Wed, 14 Feb 2007 11:06:59 +0000 |
reimar |
Print list of lavf muxer formats with format=help.
|
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
|