- 10 Aug, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Aug, 2011 2 commits
-
-
Carl Eugen Hoyos authored
This reverts 2cf8355f, fixes ticket 329.
-
Reimar Döffinger authored
Fixes artefacts with Neverwinter Nights WOTCLogo.bik (http://drmccoy.de/zeugs/WOTCLogo.bik ). Fixes trac ticket #352. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (cherry picked from commit 47b71eea)
-
- 28 Jul, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 2ff36ef5)
-
Michael Niedermayer authored
Whitespace of the patch cleaned up by Aurel Some of the issues have been reported by Steve Manzuik / Microsoft Vulnerability Research (MSVR) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 956c901c)
-
- 27 Jul, 2011 3 commits
-
-
Baptiste Coudurier authored
(cherry picked from commit 90a40b22)
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* release/0.8: (82 commits) Fix version numbers rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API. udp: allow fifo size to be tuned seperately riff: Add mpgv MPEG-2 fourcc Update Changelog matroskadec: fix integer underflow if header length < probe length. ffmpeg: fix operation with --disable-avfilter vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h build: Create mlib optimization directories during out-of-tree builds. changelog: misc typo and wording fixes (cherry picked from commit b047941d) doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. (cherry picked from commit 5ccbf809 ) matroskadec: matroska_read_seek after after EBML_STOP leads to failure. Update RELEASE file update Changelog mt: proper locking around release_buffer calls. vp8/mt: flush worker thread, not application thread context, on seek. docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue docs: Use proper markup for a literal command line option docs: Don't recommend adding --enable-memalign-hack docs: Remove needless configure options ... Conflicts: VERSION libavcodec/opt.h libavformat/utils.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Jul, 2011 1 commit
-
-
Reimar Döffinger authored
This fixes compatibility with e.g. pcm_a52 ALSA plugin which in previous versions never set sample_fmt. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 25 Jul, 2011 4 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/release/0.7: (65 commits) riff: Add mpgv MPEG-2 fourcc Update Changelog matroskadec: fix integer underflow if header length < probe length. ffmpeg: fix operation with --disable-avfilter vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h build: Create mlib optimization directories during out-of-tree builds. changelog: misc typo and wording fixes (cherry picked from commit b047941d) doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. (cherry picked from commit 5ccbf809 ) matroskadec: matroska_read_seek after after EBML_STOP leads to failure. Update RELEASE file update Changelog mt: proper locking around release_buffer calls. vp8/mt: flush worker thread, not application thread context, on seek. docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue docs: Use proper markup for a literal command line option docs: Don't recommend adding --enable-memalign-hack docs: Remove needless configure options oggdec: prevent heap corruption. oggdec: Abort Ogg header parsing when encountering a data packet. Add LGPL license boilerplate to files lacking it. ... Conflicts: Changelog configure doc/developer.texi libavcodec/libvpxenc.c libavcodec/rawdec.c libavfilter/x86/gradfun.c libavformat/Makefile libavformat/isom.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 158eb859)
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit bd652ff6)
-
- 23 Jul, 2011 1 commit
-
-
Alex Converse authored
Supported by mplayer and seen in the wild. (cherry picked from commit 505345ed)
-
- 21 Jul, 2011 3 commits
-
-
Reinhard Tartler authored
-
Chris Evans authored
This fixes a crash with specifically crafted files. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 69619a13)
-
Mans Rullgard authored
The width and height must be copied from the input before being used. Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit e9f98c90)
-
- 18 Jul, 2011 1 commit
-
-
Stefano Sabatini authored
cxtypes.h works with version 2.1 and older, cxcore.h works with 2.2 and older. Signed-off-by:
Diego Biurrun <diego@biurrun.de> (cherry picked from commit 9bc8bcdd)
-
- 16 Jul, 2011 4 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
(cherry picked from commit b047941d)
-
Diego Biurrun authored
(cherry picked from commit 5ccbf809)
-
John Stebbins authored
EBML_STOP leaves matroska->current_id set. Then matroska_read_seek changes the stream position without resetting current_id. The next matroska_parse_cluster fails due to calculation of incorrect pos. So clear current_id when avio_seek happens in matroska_read_seek. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit cdc2c1c5)
-
- 12 Jul, 2011 17 commits
-
-
Reinhard Tartler authored
-
Reinhard Tartler authored
-
Ronald S. Bultje authored
This fixes a crash when seeking in some webm files with many threads (e.g. 8). (cherry picked from commit 5eafc8b4)
-
Ronald S. Bultje authored
This prevents a crash when seeking. (cherry picked from commit d1cf4591)
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st> (cherry picked from commit b369f327)
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st> (cherry picked from commit a3a94e14)
-
Reinhard Tartler authored
It is enabled automatically when required nowadays. Signed-off-by:
Martin Storsj <martin@martin.st> (cherry picked from commit 9d361392)
-
Martin Storsjö authored
Specifying --enable-static --disable-shared isn't necessary, these are the defaults. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Chris Evans authored
Specifically crafted samples can reinit ogg->streams[] while reading samples, and thus we should not cache old pointers since these may no longer be valid. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 4cc3467e)
-
Reimar Döffinger authored
Fixes Bugzilla #11. Signed-off-by:
Diego Biurrun <diego@biurrun.de> (cherry picked from commit 0a94020b)
-
Diego Biurrun authored
(cherry picked from commit e3759c56)
-
Diego Biurrun authored
(cherry picked from commit 3c432e11)
-
Christian Schmidt authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 6c374bc0)
-
Robert Swain authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 954a6532)
-
Carl Eugen Hoyos authored
(cherry picked from commit a4ab70f9)
-
Diego Biurrun authored
Do not use Doxygen for comments that apply to specific implementation details; merge some duplicated Doxygen comment blocks. (cherry picked from commit f75e3da5)
-
Diego Biurrun authored
(cherry picked from commit c81a2b9b)
-