Skip to content

Commit

Permalink
Updates for NEWS and POTFILES.in
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkempf committed Feb 11, 2014
1 parent 414be13 commit d2a5c2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions po/POTFILES.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d2a5c2d

Please sign in to comment.