Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
c2704417
Commit
c2704417
authored
Feb 07, 2010
by
Gildas Bazin
Browse files
Forgot to update these when adding the omxil module
parent
f559597a
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
c2704417
...
...
@@ -18,6 +18,7 @@ Decoders:
* Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
* Support for VAAPI for H.264 decoding on GPU on GNU/Linux
* Multiple improvements for subtitles styles .SRT and .SSA
* Audio/Video decoder using OpenMAX IL components
Demuxers:
* Support for ADPCM in .flv streams
...
...
@@ -101,6 +102,7 @@ Windows port:
Maemo port:
* Multiple improvements for N900 compliance and efficiency
* Support for HW accelerated video decoding on N900
Misc:
* new sqlite module
...
...
modules/LIST
View file @
c2704417
...
...
@@ -221,6 +221,7 @@ $Id$
* oldrc: old interface module using stdio
* oldtelnet: oled Telnet control interface
* omapfb: omap framebuffer video output
* omxil: OpenMAX IL audio/video decoder
* opencv_example: OpenCV example (face identification)
* opencv_wrapper: OpenCV wrapper video filter
* opengl: a opengl video output that uses opengl provider modules
...
...
po/POTFILES.in
View file @
c2704417
...
...
@@ -378,6 +378,10 @@ modules/codec/libmpeg2.c
modules/codec/lpcm.c
modules/codec/mash.cpp
modules/codec/mpeg_audio.c
modules/codec/omxil/omxil.c
modules/codec/omxil/omxil.h
modules/codec/omxil/omxil_utils.h
modules/codec/omxil/utils.c
modules/codec/png.c
modules/codec/quicktime.c
modules/codec/rawvideo.c
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment