Commit c9be4f7e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

NEWS: Mention amem and new libvlc functions

And remove trailing spaces...
parent 3f4bbeda
......@@ -73,6 +73,7 @@ Video Output:
Audio Output:
* New audio output based on AudioQueue API for iOS
* New audio output in memory (amem)
Video Filter:
* New gradfun filter for debanding videos using dithering
......@@ -115,6 +116,8 @@ libVLC:
** libvlc_media_player_navigate for DVD navigation
** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
list of available audio and video filters
** libvlc_audio_set_format, libvlc_audio_set_format_callbacks, libvlc_audio_set_callbacks
allow grabbing audio data from a chosen memory location in real-time.
Removed modules:
* asademux: use libass only
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment