Go to file
Michael Niedermayer 776155ca29 mjpeg_decode_scan: reset restart state
Fixes Ticket2082
Fixes progressive/refinement + restart jpegs

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-09 23:43:36 +02:00
compat
doc doc/ffmpeg: document -override_ffserver 2013-07-09 22:19:10 +02:00
libavcodec mjpeg_decode_scan: reset restart state 2013-07-09 23:43:36 +02:00
libavdevice avformat/AVFormatContext: Move fields down to match the fork 2013-07-09 19:06:32 +02:00
libavfilter avfilter/graphparse: Fix build with --enable-incompatible-fork-abi 2013-07-09 19:06:32 +02:00
libavformat vorbiscomment: Add support for embedded cover art 2013-07-09 19:21:23 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
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.