summaryrefslogtreecommitdiff
path: root/NEWS
blob: 6251edcd09916c124853041342b5a7bf0c3d4d8e (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
29
30
31
32
This is GStreamer libav Plug-ins 0.11.91 "Help master! A boy is stealing me!"

New in 0.11.91:

      * Lots of bugfixes and other improvements

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