summaryrefslogtreecommitdiff
path: root/NEWS
blob: 86c75b41b7a0fe7647f5e0a904edb9f519dc9573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
This is GStreamer libav Plug-ins 0.11.90 "Nameless here for evermore" 

New in 0.11.90:

      * Lots of bugfixes, cleanup and other improvements
      * Renamed from gst-ffmpeg to libav, also all element factory names now start with an 'av' prefix instead of 'ff'
      * Handle difference between DTS/PTS properly

New in 0.11.2:

      * Many cleanups
      * Ported to new 0.11 core API changes
      * Disable ffmpeg multithreading
      * Add support for the VOC format
      * Improve memory allocation
      * Optimize for 0-padded input buffers

Bugs fixed in this release

      * 664687 : CPU count detection fails on OS X

New in 0.11.1:

      * Parallel installability with 0.10.x series
      * Threadsafe design and API
      * Many cleanups
      * Ported to new 0.11 core API changes