Commit Graph

873 Commits

Author SHA1 Message Date
Felix Paul Kühne 5f08edfe08 libvlc: deprecate AGL vout setter/getter
The QuickDraw vout is gone since  a long time so this remnant is a NO-OP
2015-07-24 19:18:12 +02:00
Rémi Denis-Courmont dfe06d6ecd concat: access to concatenate multiple access objects
Usage:

$ vlc concat:// :concat=URL1,URL2,....URLn

Note: As for the existing input-slave and input-list options, URLs are
assumed to not contain unencoded commas. This is usually the case but
not strictly warranted as the comma is a sub-delimiter.
2015-07-22 23:24:06 +03:00
Felix Paul Kühne 1b312ceb9e Remove outdated QTCapture module 2015-07-20 14:33:59 +02:00
Rémi Denis-Courmont 6713041eeb atmo: remove video filter 2015-07-10 18:24:52 +03:00
Felix Paul Kühne 4416dd0bb4 Minor news update 2015-07-02 16:55:46 +02:00
Felix Paul Kühne 1f5567b34c Add VideoToolbox based decoder
Supports H.264, mp4v, H.263 and DV depending on Darwin flavor and version
2015-06-26 15:24:16 +02:00
Tristan Matthews 22a9c02f42 avcodec: add mappings for gbrp 9/10-bit LE,BE
Fixes #14909
2015-06-23 08:48:17 -04:00
Jean-Baptiste Kempf 7d72f2c99a NEWS about SAT>IP 2015-06-22 11:05:17 +02:00
Jean-Baptiste Kempf ea42a7e670 Update NEWS 2015-06-14 19:38:41 +02:00
Francois Cartegnie 9565350a2c demux: hls: add adaptative based hls demuxer 2015-06-10 18:51:49 +02:00
Francois Cartegnie 363acaf189 stream_filter: remove httplive 2015-06-10 18:51:49 +02:00
Felix Paul Kühne b0ba9c4cc8 libvlc: expand media player API to retrieve full information about available chapter of a given title 2015-06-09 17:58:14 +02:00
Felix Paul Kühne 8bb74ef54d libvlc: expand media player API to retrieve information about all available titles of the currently playing media item 2015-06-09 17:58:14 +02:00
Steve Lhomme 8b62450cea d3d11va: add a D3D11 hardware decoder similar to DXVA2
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-06-05 22:45:43 +02:00
David Fuhrmann 21c71b1799 Update NEWS 2015-05-31 14:03:52 +02:00
Thomas Guillem 49acb8726e Updated NEWS 2015-05-21 17:23:53 +02:00
Tristan Matthews e73ab63e10 Updated NEWS for adjust filter 2015-05-05 13:34:44 -04:00
Hugo Beauzée-Luyssen 44dd0225bb Add basic TTML support
This is meant to serve as a base for our Outreachy student's project:
https://wiki.gnome.org/Outreachy/2015/MayAugust#VideoLAN
refs #9396
2015-04-30 12:33:42 +02:00
Jean-Baptiste Kempf c97017b383 Merge NEWS from 2.2.1 2015-04-16 12:07:12 +02:00
Francois Cartegnie 0bdface8cb demux: avi: add support for creative adpcm
refs samples/A-codecs/Creative/
2015-04-15 14:22:13 +02:00
Francois Cartegnie e4f45b4086 demux: voc: handle creative adpcm and a/ulaw
refs samples/A-codecs/CreativeADPCM8bit/
2015-04-15 12:50:39 +02:00
Francois Cartegnie 8516b0f8c7 demux: ts: basic handling of MPEG4-SL 2015-03-31 21:19:21 +02:00
Rémi Denis-Courmont 37604c948f NEWS: add libvlc_media_new_callbacks() 2015-03-31 22:02:46 +03:00
Steve Lhomme 250f82a811 DxVA2: add HEVC decoding support
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-03-31 16:50:55 +02:00
Aleksandr Pasechnik dc130ca2b3 added start playback in paused mode (#2936)
Added a boolean Playlist preference called start-pause.

Setting the preference causes the src/input/input.c Run function to call the
ControlPause function after Init finishes successfully.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-03-25 15:50:58 +01:00
Thomas Guillem f3cc5c9f0f libvlc: add libvlc_media_get_type
Get the type of the media.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-03-25 15:29:57 +01:00
Rémi Denis-Courmont a199a57b24 wasapi: audio capture client module (fixes #7205) 2015-03-22 21:32:01 +02:00
Jean-Baptiste Kempf 0b6f58c673 Map Canopus HQX decoder 2015-03-14 14:32:06 +01:00
Jean-Baptiste Kempf 0f86c9440c Map TDSC avcodec 2015-03-14 14:22:30 +01:00
Jean-Baptiste Kempf e6b4585aad Update NEWS 2015-03-14 11:45:39 +01:00
Francois Cartegnie f0ff4efabb update NEWS 2015-03-12 14:12:52 +01:00
Jean-Baptiste Kempf a0c3ef49d9 Remove ZPL demuxer
This is confusing with Zune Playlists and those are extremely rare
2015-03-12 11:16:26 +01:00
Martell Malone 63be579eea d3d11 vout plugin
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-03-09 00:11:36 +01:00
Jean-Baptiste Kempf 96e66d59da Synchronize NEWS 2015-02-26 21:31:40 +01:00
Jean-Baptiste Kempf 26082382ce Remove langfromtelx 2015-02-24 11:32:56 +01:00
Jean-Baptiste Kempf 3375a555fe Update NEWS and MODULES_LIST 2015-02-10 11:25:55 +01:00
Rémi Denis-Courmont 15ed098258 journal: add native logger module for the SystemD Journal 2015-02-08 14:57:17 +02:00
Rémi Denis-Courmont b20e1eda4a syslog: convert to logger module 2015-02-08 14:57:14 +02:00
Tristan Matthews 1122886d9c Update NEWS, MODULES_LIST and POTFILES.in 2015-02-05 16:00:57 -05:00
Francois Cartegnie 0c59f960ba Update NEWS 2015-01-29 13:30:33 +01:00
Mark Lee a60b897e11 lib: add libvlc_audio_output_device_get()
This function gets the active device identifier for the current
audio output, if there is one, and is the complementary function
to libvlc_audio_output_device_set().

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-01-28 00:01:39 +01:00
Jean-Baptiste Kempf bec1bd4d9a Mention Lame replaygain in NEWS 2015-01-22 15:59:36 +01:00
Thomas Guillem 87ed7b37ef Add NEWS about libVLC
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-01-20 14:24:29 +01:00
Francois Cartegnie 2226f51773 demux: ts: fully probe TopField VDR headers and set service id (fix #11034) 2015-01-19 21:39:02 +01:00
Jean-Baptiste Kempf 571c61a700 Add NEWS about libVLC 2015-01-13 23:31:55 +01:00
Thomas Guillem fa7924acb3 lib: change libvlc_media_discoverer_t creation
libvlc_media_discoverer_new_from_name was creating a services_discovery_t and
was starting it, so libvlc_MediaDiscovererStarted event (or any other events)
could not be received.

To fix that, Split libvlc_media_discoverer_new_from_name into
libvlc_media_discoverer_new and libvlc_media_discoverer_start. That way, we can
attach events between create and start.

libvlc_media_discoverer_new_from_name is now deprecated, but it still works
like before.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2015-01-13 23:28:17 +01:00
Tristan Matthews 08722cb582 Update NEWS 2015-01-12 17:29:47 -05:00
Tristan Matthews 0451f97152 bpg: add libbpg decoder 2015-01-08 11:47:03 -05:00
Jean-Baptiste Kempf c13e7d4a39 Update NEWS 2014-12-30 14:56:55 +01:00
Ludovic Fauvet 61f7f3dc63 Add MPEG audio layer I, II, III decoder based on mpg123 2014-12-02 18:45:09 +01:00