- Feb 26, 2018
-
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
-
Thomas Guillem authored
(cherry picked from commit 81400320) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
Wait for all streams being flushed before sending new data. (cherry picked from commit 81016339) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
(cherry picked from commit 2de830a525e394004daaadc83ee6726d5a359fd8)
-
François Cartegnie authored
(cherry picked from commit 87c3db495293b1c5e1f4cf764d74e63add0bb2a8)
-
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr> (cherry picked from commit ed25d750a688618c120c5c3cbd396da35ff5d5a2)
-
Assume a 60 FPS video, each call of demuxer->demux return one frame, then the delay between each of demuxer->demux should not large than 16.7ms. A 50ms delay makes the buffering level around i_min_buffering. Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr> (cherry picked from commit c23ae082099b52952db027123b047a09ab5d8744)
-
Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr> (cherry picked from commit eaac4ae23121be244f76e2a35e77b2132e7d7918)
-
François Cartegnie authored
fixes old api leak (cherry picked from commit 55fa460795d4f066c35a4331c40fbe9f12315cbc)
-
François Cartegnie authored
(cherry picked from commit 4ea1c1b77bd3ca58c19c15055b3a2a5b625d9755)
-
François Cartegnie authored
(cherry picked from commit 44751cd70149e17c971a113bdb386e550211669f)
-
François Cartegnie authored
(cherry picked from commit 1fdf88d7ed5fd90b835d83652a32ad40daaa82fd)
-
François Cartegnie authored
(cherry picked from commit 7bbd00f21e68b640a5a61ac4a8f9a5f0c9ca0827)
-
François Cartegnie authored
(cherry picked from commit 8f0953011bb2945f42ed3878cfe646a259601685)
-
Thomas Guillem authored
This is used to mux VP9 inside webm/mkv (cherry picked from commit db0e71ec) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
VP9 and OPUS are webm. Also configure the muxer for webm. (cherry picked from commit 79cc5199669369222531743302e1bc4b971c5cd9) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
(cherry picked from commit a8a84279e5dc9b8d2295c3b9533527cd94548ee7) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
(cherry-picked from commit 758c4124efa796c18f1e4494616bf9324763ad6d) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry-picked from commit 70da66682371e9f195cd65cb8c722bac310ec73c) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Fixes #19101 (cherry-picked from commit 566df1a6f36f549b391cf2ff7dcf7953a3370cae) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry-picked from commit 1737a0a1e86a5d76c72698344e91dfc098210ad7) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry-picked from commit df043b5d4531ad1d60580a44b58a338d0b99e6c4) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
(cherry-picked from commit b3366ce030fe2bfe93f65e3e9e2d87d12a9ff9e6) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- Feb 25, 2018
-
-
(cherry picked from commit 92371944a2a3a11e05c6a2765394afbfe41da995) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
Do the detection earlier and avoid fetching pictures from the pool for nothing. (cherry picked from commit b6095a8abbb2205939c829dc2ecb842ee9d16e6e) Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- Feb 23, 2018
-
-
François Cartegnie authored
(cherry picked from commit 51390d737c1dc116a730185bbc73df32f31ee13d)
-
François Cartegnie authored
(cherry picked from commit 02116660d5c8ec27d01dfba4e43345984b4c6241)
-
Thomas Guillem authored
(cherry picked from commit c70412a049edad5d91ead4f4efa7736cb2e2b82e) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
(cherry picked from commit ffc0159b42592621559b12fc9201d6cc6093fa40)
-
(cherry picked from commit 58c708a3) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Add support for correctly parsing the Chromecast capability flags and correctly set VLC_RENDERER_CAN_VIDEO/AUDIO based on those. (cherry picked from commit ad7569610cd47253fc7216f5f8282734cf7f86f9) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
This fixes the dialog reappearing after a seek. (cherry picked from commit ceda76cf) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
mpeg2 output frames don't need to be re-ordered. And ignore blocks when SEQUENCE_HEADER_STARTCODE is invalid. (cherry picked from commit d172e0f4) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Add MPEG2 support with Mediacodec on Android. Signed-off-by:
Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 5b36000c) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Fix the source aspect ratio of MPEG2 video decoded with mediacodec. It extracts the aspect_ratio_information from any block containing a SEQUENCE_HEADER and applies it in the UpdateVout function. Signed-off-by:
Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 2b056e5d) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Add a module variable to store an audio session id and use it when creating new AudioTrack. This session id is generated by AudioManager.getAudioSessionId() in the Android-side. This allows LibVLC users to broadcast intent allowing external application to plug on the audio output and apply effect, for instance an external equalizer. See also android.media.audiofx.AudioEffect. Signed-off-by:
Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 2717d570) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
(cherry picked from commit 4f2501f0) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
- Hide "video" option. This option should only be set by the core (via the renderer item). If a user doesn't want video, he could disable the video track now. - Remove mux/mime options: this code has only been tested for the default mime/mux, there is no point of changing it. - Remove translations for privates options. This make the chromecast advanced preferences more understandable. (cherry picked from commit 65472a29) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
(cherry picked from commit 8a56a301) Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-