[vlc-commits] Updates for NEWS and POTFILES.in
Jean-Baptiste Kempf
git at videolan.org
Tue Feb 11 23:03:27 CET 2014
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb 11 23:03:05 2014 +0100| [d2a5c2d3c8e13d16652d59d4385455b4720e603e] | committer: Jean-Baptiste Kempf
Updates for NEWS and POTFILES.in
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d2a5c2d3c8e13d16652d59d4385455b4720e603e
---
NEWS | 2 ++
po/POTFILES.in | 2 ++
2 files changed, 4 insertions(+)
diff --git a/NEWS b/NEWS
index 6683850..a2a21ef 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Important changes:
Core:
* Partial fix of playback of short audio samples
+ * Add extensions download from external repositories
Access:
* Added TLS support for ftp access and sout access.
@@ -45,6 +46,7 @@ Demuxer:
* Improvements in metadata support in Ogg/Opus/Vorbis files
* Fix encoding issues in some XML playlist formats
* Support THP Wii/Gamecube, RenderWare and Escape Replay game video files
+ * New HEVC raw packetizer and demuxer
Muxers:
* Important rework of the Ogg muxer, notably for skeleton
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3535b17..e7d531b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -479,6 +479,7 @@ modules/demux/mp4/mp4.c
modules/demux/mpc.c
modules/demux/mpeg/es.c
modules/demux/mpeg/h264.c
+modules/demux/mpeg/hevc.c
modules/demux/mpeg/mpgv.c
modules/demux/nsc.c
modules/demux/nsv.c
@@ -985,6 +986,7 @@ modules/packetizer/copy.c
modules/packetizer/dirac.c
modules/packetizer/flac.c
modules/packetizer/h264.c
+modules/packetizer/hevc.c
modules/packetizer/mlp.c
modules/packetizer/mpeg4audio.c
modules/packetizer/mpeg4video.c
More information about the vlc-commits
mailing list