Go to file
Michael Niedermayer 21eafa18e6 msrle: fix extradata palette handling
Fixes Ticket1273

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-06 19:39:11 +02:00
compat
doc libtwolame MP2 encoding support 2012-08-05 17:06:59 +00:00
libavcodec msrle: fix extradata palette handling 2012-08-06 19:39:11 +02:00
libavdevice Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
libavfilter Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
libavformat udp: do not call pthread_{mutex,cond}_destroy when not initialized. 2012-08-06 10:06:26 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-08-05 22:17:02 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests fate: add bitexact flag to fate-sub-movtextenc 2012-08-05 17:59:12 +02:00
tools
.gitignore
arch.mak
Changelog libtwolame MP2 encoding support 2012-08-05 17:06:59 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: make libtwolame check more robust 2012-08-05 23:33:36 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
ffplay.c
ffprobe.c ffprobe: refactor frames decoding. 2012-08-06 17:37:59 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
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.