Sat, 08 Mar 2008 17:43:10 +0000 |
ramiro |
Group network-related code together
libavformat
|
Sat, 08 Mar 2008 14:39:43 +0000 |
diego |
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
libavformat
|
Fri, 07 Mar 2008 19:47:44 +0000 |
ramiro |
__stdcall -> WINAPI
libavformat
|
Fri, 07 Mar 2008 19:27:17 +0000 |
mru |
simplify library version handling
libavformat
|
Fri, 07 Mar 2008 19:25:09 +0000 |
eugeni |
Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing
libavformat
|
Thu, 06 Mar 2008 20:44:44 +0000 |
mru |
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
libavformat
|
Thu, 06 Mar 2008 17:44:42 +0000 |
bcoudurier |
do not reset duration_error for all streams, only reset current stream, fix wrong_fps.gxf
libavformat
|
Thu, 06 Mar 2008 13:40:29 +0000 |
bcoudurier |
support AVDISCARD_ALL
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
|
Wed, 05 Mar 2008 15:29:10 +0000 |
diego |
Set TCP protocol to is_streamed=1 as seeking is not possible.
libavformat
|
Wed, 05 Mar 2008 13:31:24 +0000 |
lucabe |
Add some information about the stream bitrate, if available
libavformat
|