FFmpeg git repo
Go to file
Michael Niedermayer f75964ad1f mpeg12dec: avoid reinitialization on PS changes when possible.
Fixes Ticket2574

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 970c8df735)

Conflicts:
	libavcodec/mpeg12dec.c
2013-07-09 00:53:51 +02:00
doc doc/APIchanges: List merge commit hashes and version numbers 2013-04-07 16:38:29 +02:00
ffpresets
libavcodec mpeg12dec: avoid reinitialization on PS changes when possible. 2013-07-09 00:53:51 +02:00
libavdevice buildsystem: 10l add v4l entry back 2012-01-25 00:46:41 +01:00
libavfilter vf_fade: fix memleaks of args 2012-10-25 21:12:39 +02:00
libavformat avformat/mov: Fix duration of fragmented mov 2013-07-07 18:58:36 +02:00
libavutil Merge commit '327ff82bac3081d918dceb4931c77e25d0a1480d' into release/0.10 2013-04-07 15:42:45 +02:00
libpostproc pp: avoid overflow in w*h 2012-10-25 21:19:56 +02:00
libswresample libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 2012-01-09 04:16:06 +01:00
libswscale sws: dont write out of array on bigendian 2013-02-14 14:42:41 +01:00
mt-work
presets
tests fate: fetch samples that match the release series 2013-03-23 14:46:45 +01:00
tools ffeval: avoid folding EOF onto a valid char 2012-10-25 21:19:56 +02:00
.gitignore Ignore generated aviocat tool. 2013-01-03 15:20:12 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog update Changelog 2013-03-23 14:48:40 +01:00
Doxyfile Update for 0.10.7 2013-04-07 16:38:29 +02:00
INSTALL
LICENSE
MAINTAINERS maintainers: add myself for recent works. 2012-01-24 16:07:53 +01:00
Makefile Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
README
RELEASE Update for 0.10.7 2013-04-07 16:38:29 +02:00
VERSION Update for 0.10.7 2013-04-07 16:38:29 +02:00
cmdutils.c Merge commit '9b79a05289d91d1184455d12e6c4df457f0657c4' into release/0.10 2013-04-07 14:47:49 +02:00
cmdutils.h Read preset files with suffix .avpreset 2012-04-29 22:07:01 +02:00
cmdutils_common_opts.h ff*: add -max_alloc command line option 2011-12-25 18:55:43 +01:00
common.mak Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
configure configure: Make warnings from -Wreturn-type fatal errors 2013-04-07 16:38:29 +02:00
ffmpeg.c ffmpeg: dont allow -flags to override -pass 2013-02-06 10:23:45 +01:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-01-26 02:23:56 +01:00
ffprobe.c ffprobe: fix use of uninitialized pointer in av_strtok() 2012-10-25 21:09:14 +02:00
ffserver.c ffserver: fix return value of add_codec() 2013-04-07 16:38:29 +02:00
library.mak Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.