~ubuntu-branches/ubuntu/trusty/gstreamer-vaapi/trusty-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2012-04-12 14:18:57 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120412141857-gl4nutxpb56oxddm
Tags: 0.3.6-0ubuntu1
Merge from debian git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gst-vaapi NEWS -- summary of changes.  2012-02-01
 
1
gst-vaapi NEWS -- summary of changes.  2012-04-02
2
2
Copyright (C) 2010-2011 Splitted-Desktop Systems
3
3
Copyright (C) 2011-2012 Intel Corporation
4
4
Copyright (C) 2011 Collabora
5
5
 
 
6
Version 0.3.6 - 02.Apr.2012
 
7
* Add support for decoding MPEG-2 interlaced streams
 
8
* Add support for interlaced streams with FFmpeg decoders (Holger Kaelberer)
 
9
* Add vaapipostproc element for video postprocessing (e.g. deinterlacing)
 
10
* Skip all H.264 Filler Data NALs
 
11
* Fix crashes in MPEG-4 decoder (Feng Yuan)
 
12
* Fix fallback from MPEG-2 Simple to Main profile
 
13
* Improve decoding of misformed MPEG-2 streams (+Feng Yuan)
 
14
* Avoid a hang in playbin2 for some MPEG-2 TS streams (Feng Yuan)
 
15
 
 
16
Version 0.3.5 - 02.Mar.2012
 
17
* Fix H.264 decoding when emulation prevention bytes are detected
 
18
* Skip all H.264 Access Unit (AU) NALs (Feng Yuan)
 
19
* Fix modification process of H.264 reference picture lists (Feng Yuan)
 
20
* Fix MPEG-2 stream size calculation (Sreerenj Balachandran)
 
21
* Fix MPEG-2 decoding on Intel Gen with multiple slices per MB line
 
22
* Fix crash when downloading/uploading VA images on PowerVR (Cedar Trail)
 
23
* Fix double buffer free issues with some VA drivers
 
24
* Fix crash when there is no free surface available for decoding
 
25
* Skip profiles which have no entrypoints (Halley Zhao)
 
26
* Fix minor memory leaks in plug-in elements
 
27
 
6
28
Version 0.3.4 - 01.Feb.2012
7
29
* Add H.264 decoder (based on codecparsers)
8
30
* Add workaround for qtdemux not exposing H.263 profiles (Halley Zhao)