FFmpeg git repo
Go to file
Reimar Döffinger 57182b9f0f lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple.
-idct simple for some reason results in different results on
different systems.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-02-18 21:45:07 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
ffpresets
libavcodec libx264: unbreak libx264rgb 2012-02-18 02:31:38 +01:00
libavdevice dshow_filter: fix compilation with mingw-w64 2012-02-16 23:25:59 +01:00
libavfilter lavfi/aspect: set default value to 0:1, as stated in the docs 2012-02-18 11:41:53 +01:00
libavformat oggenc: fix condition when not to flush due to keyframe granule. 2012-02-18 21:35:49 +01:00
libavutil
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
mt-work
presets
tests lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple. 2012-02-18 21:45:07 +01:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
cmdutils_common_opts.h
cmdutils.c Fix ffmpeg -codecs output. 2012-02-17 23:51:22 +01:00
cmdutils.h
common.mak
configure Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: Fix setting flags for codec copy. 2012-02-18 14:34:16 +01:00
ffplay.c
ffprobe.c ffprobe: fix crash if the file can't be opened. 2012-02-18 21:35:09 +01:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.