summaryrefslogtreecommitdiff
path: root/NEWS
blob: b84dc8a3129130181d8ccb19e62f0d89cdde2224 (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
33
This is GStreamer Libav Plugins 1.0.4

Changes since 1.0.3:

      * G.726 decoder fixes

Bugs fixed since 1.0.3:

      * 689975 : Incorrect use of object in log statement

Changes since 1.0.2:

      * avcodecmap: Y41B is YUV411P, not YUV410P

Changes since 1.0.1:

      * Update internal libav snapshot to 0.8.4 release which includes many crasher and CVE fixes

Changes since 1.0.0:

      * avviddec: handle 0-sized buffers without crashing
      * avviddec: don't set invalid latency

Bugs fixed since 1.0.0:
     
      * 680464 : avdemux_*: not-negotiated error
      * 680499 : avdemux_ape: will not play some ape files, not-negotiated error
      * 685113 : avviddec: ignored audio decoders end up registered as video decoders

New features in 1.0.0:

      * Parallel installability with 0.10.x series
      * See release notes for more details