FFmpeg git repo
Go to file
Michael Niedermayer c98d3056cf msrle: fix small palette handling
Fixes second file in Ticket1273

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-04 17:06:29 +01:00
compat
doc lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
libavcodec msrle: fix small palette handling 2013-01-04 17:06:29 +01:00
libavdevice Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8' 2013-01-04 13:01:54 +01:00
libavfilter lavfi/yadif: add support to named constants 2013-01-04 11:48:54 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2013-01-04 13:29:15 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2013-01-04 13:29:15 +01:00
libavutil
libpostproc
libswresample lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
libswscale
presets
tests lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2013-01-03 13:22:45 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: update copyright year to 2013 2013-01-03 13:35:12 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.