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

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