Thu, 03 Nov 2011 19:33:05 +0000 |
cehoyos |
Use init_avformat() instead of av_register_all().
|
Thu, 03 Nov 2011 18:51:56 +0000 |
cehoyos |
Cosmetics: Remove empty statement.
|
Thu, 03 Nov 2011 18:45:59 +0000 |
cehoyos |
Use new API avformat_new_stream() instead of the deprecated
|
Thu, 03 Nov 2011 18:43:49 +0000 |
cehoyos |
Call av_register_all() before initialising the SPDIF muxer.
|
Thu, 03 Nov 2011 14:23:17 +0000 |
diego |
configure: add braces to initializer in vsscanf test to shut up a gcc warning
|
Thu, 03 Nov 2011 14:23:14 +0000 |
diego |
configure: merge DOCS/xml/configure into top-level configure
|
Thu, 03 Nov 2011 13:24:53 +0000 |
diego |
Fix a bunch of Doxygen syntax errors that caused warnings.
|
Thu, 03 Nov 2011 13:24:50 +0000 |
diego |
loader: remove duplicate cpudetect.h #include
|
Thu, 03 Nov 2011 13:24:46 +0000 |
diego |
cpudetect: clean up libavutil #includes
|
Wed, 02 Nov 2011 13:03:20 +0000 |
diego |
configure: Clarify a comment that explains the purpose of the glob_win variable.
|
Mon, 31 Oct 2011 19:44:51 +0000 |
diego |
Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.
|
Mon, 31 Oct 2011 13:18:45 +0000 |
diego |
build: fix compilation on Solaris due to missing alloca.h #include
|