FFmpeg git repo
Go to file
Marton Balint 8ee77fc8d4 ffplay: fix invalid wanted_channel_layout calculation
Signed-off-by: Marton Balint <cus@passwd.hu>
2012-01-05 20:04:23 +01:00
doc yuv4 libquicktime packed 4:2:0 encoder and decoder. 2012-01-04 15:37:59 +01:00
ffpresets
libavcodec Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4. 2012-01-04 19:45:46 +01:00
libavdevice lavd/lavfi: fix compiler warning for uninitialized variables 2011-12-31 11:51:56 +01:00
libavfilter drawtext: fix hard dependency to lavc (timecode). 2012-01-02 15:33:56 +01:00
libavformat Insert missing newline at end of error log message in mov demuxer. 2012-01-04 19:49:21 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
libpostproc Merge remote-tracking branch 'qatar/master' 2012-01-03 03:06:45 +01:00
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-01-03 03:06:45 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
tools Merge remote-tracking branch 'qatar/master' 2012-01-03 03:06:45 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog yuv4 libquicktime packed 4:2:0 encoder and decoder. 2012-01-04 15:37:59 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: update release maintainers 2012-01-02 16:01:33 +01:00
Makefile Makefile: fix path to ffprobe.xsd 2011-12-27 22:29:40 +01:00
README
RELEASE
avconv.c Merge remote-tracking branch 'qatar/master' 2012-01-03 03:06:45 +01:00
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
ffmpeg.c ffmpeg: fix compiler warning for uninitialized variables 2012-01-03 03:24:18 +01:00
ffplay.c ffplay: fix invalid wanted_channel_layout calculation 2012-01-05 20:04:23 +01:00
ffprobe.c ffprobe: add support to option -show_error 2012-01-04 01:06:28 +01:00
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.