lp:debian/squeeze/ffmpeg
- Get this branch:
- bzr branch lp:debian/squeeze/ffmpeg
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 18. By Reinhard Tartler on 2013-02-16
-
* New upstream release. New release fixes: (Closes: #688849)
- mpeg12: do not decode extradata more than once (CVE-2012-2803)
- vp6: properly fail on unsupported feature (CVE-2012-2783)
- vp56: release frames on error (CVE-2012-2783)
- shorten: Use separate pointers for the allocated memory for decoded samples (CVE-2012-0858)
- cavsdec: check for changing w/h (CVE-2012-2777 and CVE-2012-2784)
- avidec: use actually read size instead of requested size CVE-2012-2788
- avsdec: Set dimensions instead of relying on the demuxer (CVE-2012-2801) - 17. By Reinhard Tartler on 2012-06-09
-
* New upstream release. New release fixes:
- dpcm: ignore extra unpaired bytes in stereo streams (CVE-2011-3951)
- h264: Add check for invalid chroma_format_idc (CVE-2012-0851)
- adpcm: ADPCM Electronic Arts has always two channels (CVE-2012-0852)
- kmvc: Check palsize (CVE-2011-3952)
- qdm2: clip array indices returned by qdm2_get_vlc()
- configure: properly check for mingw-w64 through installed headers
- Replace every usage of -lvfw32 with what is particularly necessary for that case
- mingw32: properly check if vfw capture is supported by the system headers
- mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one
- vfwcap: Include windows.h before vfw.h since the latter requires defines from the former
- ea: check chunk_size for validity
- eatqi: move "block" variable into context to ensure sufficient alignment for idct_put
- tqi: Pass errors from the MB decoder
- png: check bit depth for PAL8/Y400A pixel formats. - 16. By Reinhard Tartler on 2011-12-30
-
Also disable the cavsvideo parser in addition to the CAVS decoder on
arm and powerpc. - 15. By Reinhard Tartler on 2011-03-06
-
* New upstream release. New releases fixes:
- Fix memory corruption in WMV parsing
(addresses CVE-2010-3908, LP: #690169)
- Fix heap corruption crashes (addresses CVE-2011-0722)
- Fix crashes in Vorbis decoding found by zzuf (addresses CVE-2010-4704,
Closes: #611495)
- Fix another crash in Vorbis decoding (addresses CVE-2011-0480,
Chrome issue 68115)
- Fix invalid reads in VC-1 decoding (related to CVE-2011-0723)
- Do not attempt to decode APE file with no frames (fixes DoS)
* drop fix-CVE-2010-3429. patch, applied upstream - 14. By Reinhard Tartler on 2010-10-03
-
* Fix several security issues in flicvideo.c.
Fixes: CVE-2010-3429, Closes: #598590
* Raising severity to high because of security issue. - 13. By Reinhard Tartler on 2010-09-13
-
[ Dominic Evans ]
* add libxfixes-dev to build-depends to unbreak x11grab input,
Closes: #596342, LP: #631103[ Reinhard Tartler ]
* fix x11grab example in e.g. the manpage so that they actually work - 12. By Reinhard Tartler on 2010-08-31
-
[ Loïc Minier ]
Fix typo: use -march=armv7-a instead of -marmv7-a - 11. By Reinhard Tartler on 2010-08-27
-
[ Reinhard Tartler ]
Move breaks declaration from libavformat to libavcodec to help the
apt solver, Closes: #591881[ Loïc Minier ]
debian/confflags: detect whether the toolchain supports ARMv7 ("dmb")
by default as the NEON pass needs at least ARMv6t2; if it's not enabled by
default, pass -marmv7-a in extra-cflags for the NEON pass since NEON
implies ARMv7; closes: #594417. - 10. By Reinhard Tartler on 2010-08-05
-
* Enable some encoders:
- h263, h263p, mpeg2video, mpeg4, msmpeg4v1, msmpeg4v2, msmpeg4v3
Closes: #418231, #433287, #440216, #587898, #525349
* Bump Standards Version, no changes needed - 9. By Reinhard Tartler on 2010-05-25
-
[ Andres Mejia ]
* Fix dependency problem for ffmpeg so it can use extra ffmpeg libs.[ Reinhard Tartler ]
* move presets back to 'ffmpeg' package. Closes: #581748[ Fabian Greffrath ]
* Imported Upstream version 0.5.2
* Remove ffmpeg-debian_ hurd.patch, applied upstream.
* Remove fix-ftbfs-altivec. patch, applied upstream.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)