FFmpeg git repo
Go to file
Michael Niedermayer 370e397256 sws: fix handling of big endian alpha
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-31 03:10:35 +01:00
compat
doc doc/filters: fix typo in drawbox section 2012-10-30 23:48:24 +01:00
libavcodec av_get_audio_frame_duration: add G723_1 2012-10-30 21:53:38 +00:00
libavdevice x11grab: fix mixed declaration and code 2012-10-29 22:24:10 +01:00
libavfilter lavfi/drawbox: extend syntax, accept named options 2012-10-30 23:36:36 +01:00
libavformat wavenc: fix curruption of metadata 2012-10-30 21:48:39 +01:00
libavresample Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' 2012-10-30 14:40:22 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-10-30 17:47:36 +01:00
libpostproc
libswresample
libswscale sws: fix handling of big endian alpha 2012-10-31 03:10:35 +01:00
presets
tests sws: fix handling of big endian alpha 2012-10-31 03:10:35 +01:00
tools qt-faststart: fix signedness of variable used to hold return code 2012-10-29 22:11:22 +01:00
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c Merge commit '381dc1a5ec0925b281c573457c413ae643567086' 2012-10-30 13:52:03 +01:00
cmdutils.h
common.mak
configure configure: fix print_config() with broke awks 2012-10-30 19:26:07 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c Merge commit '381dc1a5ec0925b281c573457c413ae643567086' 2012-10-30 13:52:03 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' 2012-10-28 13:19:11 +01:00
INSTALL
library.mak
LICENSE
MAINTAINERS Change my GPG fingerprint 2012-10-30 18:51:21 +01:00
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.