FFmpeg git repo
Go to file
Michael Niedermayer 64b6279d14 avcodec/mjpegdec: Support >8bpc color mjpeg
Fixes Ticket2939

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-11 02:45:17 +02:00
compat
doc doc: Rename avtools-common-opts to fftools-common opts 2013-09-10 18:04:03 +02:00
libavcodec avcodec/mjpegdec: Support >8bpc color mjpeg 2013-09-11 02:45:17 +02:00
libavdevice
libavfilter avfilter/vf_psnr: >8 bit planar support 2013-09-10 16:45:48 +00:00
libavformat opus/matroska: Adding support for End Trimming in demuxer/decoder 2013-09-10 23:11:15 +02:00
libavresample
libavutil lavu/ripemd: Add a size optimized version of the transform functions 2013-09-09 11:18:48 +02:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c ffmpeg: check for unsupported "queing of command on first filter supporting the specific commend" 2013-09-10 14:13:44 +02:00
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.