Skip to content
Snippets Groups Projects
Commit e16829a2 authored by Carola's avatar Carola
Browse files

NEWS: Update for 3.3.2 release

parent 19c8b885
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,25 @@ Version 3.3.2:
- Internal percent encoding handling of URLs within VLCMedia was removed. This fixes a bug where URLs ended up double encoded.
/!\ This change might require changes to client Apps to ensure that their URLS are correctly percent encoded when initialising VLCMedia /!\
/!\ This change might require changes to client Apps to ensure that their URLs are correctly percent encoded when initialising VLCMedia /!\
- access:
- rdp: Fix URI parsing
- vnc: Fix URI parsing
- live555: Fix crash parsing H264
- demux:
- hls: Disable webvtt
- mp4: Add sample overread check for non seekable case
Probe fragments on missing duration
Ignore indirect index references for seek
Pack sidx items
- ts: Fix broken var reading
- mux:
- mp4: Fix tkdh visible values
Set visible dimensions in stsd instead of buffer
- contribs:
- Bump dav1d to 0.3.0
Version 3.3.1:
--------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment