blob: c49478e65ca1e50a7f3aff6f308fb4d65490f12b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
This is GStreamer Libav Plugins 1.0.2
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
|