Thu, 02 Oct 2008 16:03:00 +0000 |
benoit |
Use enum typers instead of int.
libavformat
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavformat
|
Sat, 23 Aug 2008 23:43:20 +0000 |
aurel |
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
libavformat
|
Sun, 13 Jul 2008 19:41:07 +0000 |
mru |
ASF: use dprintf(), allow compilation with -DDEBUG
libavformat
|
Sat, 12 Jul 2008 18:42:00 +0000 |
michael |
New codec probing system try #1.
libavformat
|
Sat, 12 Jul 2008 16:43:46 +0000 |
michael |
command_streams are type data not unknown.
libavformat
|
Fri, 20 Jun 2008 17:22:56 +0000 |
bcoudurier |
uniformize AVStream->priv_data freeing in av_close_input_stream
libavformat
|
Fri, 20 Jun 2008 17:16:56 +0000 |
bcoudurier |
factorize read_header failure freeing code
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Tue, 22 Apr 2008 20:08:39 +0000 |
superdump |
Read asf file header fields in the right order
libavformat
|
Thu, 06 Mar 2008 00:26:48 +0000 |
michael |
Skip over unknown extended_content_header tags.
libavformat
|
Thu, 06 Mar 2008 00:20:49 +0000 |
michael |
simplify
libavformat
|
Sun, 03 Feb 2008 11:18:53 +0000 |
reimar |
Remove ff_mms_set_stream_selection again from asf demuxer,
libavformat
|
Sat, 02 Feb 2008 21:17:46 +0000 |
reimar |
Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning:
libavformat
|