Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Mon, 11 May 2009 04:35:15 +0000 |
conrad |
Use chroma_sample_location in reading/writing yuv4mpeg
libavformat
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavformat
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavformat
|
Sat, 23 Aug 2008 23:43:20 +0000 |
aurel |
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
libavformat
|
Fri, 11 Jul 2008 07:37:22 +0000 |
diego |
Move functions only used for muxing below #ifdef CONFIG_YUV4MPEGPIPE_MUXER,
libavformat
|
Thu, 19 Jun 2008 22:58:13 +0000 |
bcoudurier |
remove useless close func
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Thu, 29 May 2008 15:40:16 +0000 |
michael |
ENOMEM is better, yes ...
libavformat
|
Wed, 28 May 2008 01:57:19 +0000 |
michael |
Null pointer check / CID26.
libavformat
|
Wed, 28 May 2008 01:53:23 +0000 |
michael |
useless
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Thu, 19 Jul 2007 15:23:32 +0000 |
takis |
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
libavformat
|
Wed, 27 Jun 2007 06:54:47 +0000 |
benoit |
remove empty write trailer functions
libavformat
|