- 31 Aug, 2015 15 commits
-
-
Rémi Denis-Courmont authored
Due to backward command line compatibility, zero size is not possible with the old imem. Consider using the proper LibVLC API.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
So far, it was returning zero on error. That prevented distinction between an empty file and a file with unknown size.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 30 Aug, 2015 7 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Regression from previous time fix. Test url http://wams.edgesuite.net/media/SintelTrailer_Smooth_SeekDemo/sintel_trailer-1080p.ism/manifest%28format=mpd-time-csf%29
-
David Fuhrmann authored
-
David Fuhrmann authored
This removes the singleton, fixes the xib, and initializes the dialog provider class at the correct time. dialog_Register will be called only once now.
-
Francois Cartegnie authored
Since we're dealing with 3 different units (time, mtime and scaled time) things have gone wrong when merging hls and dash code. Should fix the crazy manifest/playlist updates
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 29 Aug, 2015 10 commits
-
-
Francois Cartegnie authored
introduced by cf1d5561
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 28 Aug, 2015 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
avformat needs nul padding after the probe data.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
This fixes an error when switching from 2 Es with different codecs.
-
Thomas Guillem authored
This only need to be done once MediaCodec returned a valid output format.
-
Francois Cartegnie authored
Because we have too many access/demux misbehaving with seekable and non seekable cases, some developers only options could be really useful. module built only using invisible configure option --enable-devtools
-