Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavformat
|
Wed, 31 Mar 2010 12:29:58 +0000 |
cehoyos |
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
libavformat
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Mon, 22 Jun 2009 23:09:34 +0000 |
diego |
Add ff_ prefixes to exported symbols in libavformat/riff.h.
libavformat
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavformat
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavformat
|
Fri, 12 Dec 2008 05:10:43 +0000 |
ods15 |
Update lavf/libnut.c to _tt type names in libnut API
libavformat
|
Tue, 02 Sep 2008 22:45:13 +0000 |
diego |
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
libavformat
|
Sat, 23 Aug 2008 23:43:20 +0000 |
aurel |
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Wed, 07 Nov 2007 19:05:47 +0000 |
diego |
Give the libnut muxer a lib prefix in its name so it does not conflict with
libavformat
|
Wed, 05 Sep 2007 18:55:20 +0000 |
ramiro |
Prefix library format names with 'lib' in libavformat
libavformat
|
Sun, 08 Apr 2007 11:34:15 +0000 |
michael |
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
libavformat
|
Sat, 10 Mar 2007 18:39:58 +0000 |
ods15 |
remove usage of deprecated functions in libnut.c (codec_get_id/tag)
libavformat
|