FFmpeg git repo
Go to file
Michael Niedermayer 05ebe51e00 mpeg/h264: update thread context even if it is not initialized.
Fixes decoding of Ticket952

Tested-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-31 21:43:04 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-01-31 02:46:26 +01:00
ffpresets
libavcodec mpeg/h264: update thread context even if it is not initialized. 2012-01-31 21:43:04 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-01-31 02:46:26 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-31 02:46:26 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-01-31 02:46:26 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-01-31 02:46:26 +01:00
tools Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
.gitignore Merge remote-tracking branch 'qatar/master' 2012-01-26 02:23:56 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
Doxyfile remove avconv from Doxyfile 2012-01-25 22:47:45 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-01-26 02:23:56 +01:00
README
RELEASE
cmdutils.c cmdutils: re-add return 0 accidentally remove from opt_protocols(). 2012-01-28 12:39:57 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: configure: Restore alphabetical order for CMDLINE_SET 2012-01-29 22:56:12 +01:00
ffmpeg.c ffmpeg: fix -map_channel being ignored when resampling is not needed. 2012-01-31 17:44:46 +01:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-01-28 07:53:34 +01:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.