- 28 Sep, 2012 7 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Jean-Baptiste Kempf authored
I don't have a cleaner way unfortunately
-
Felix Paul Kühne authored
macosx: work-around IOKit bug in OS X 10.7.4 and 10.7.5, which effectively stopped VLC from preventing system sleep (refs #7521)
-
Frédéric Yhuel authored
This fixes a bug introduced with the fragmented MP4 patch. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Frédéric Yhuel authored
PacketSize == nBlockAlign attribute of WaveFormatEx structure. We also remove the AvgBytesPerSec attribute of the quality_level_t structure, since it is equal to the Bitrate attribute (divided per 8). This fixes streams done by Expression Encoder 4 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
It was in fact still there, but as a separate parameter. We keep the alternate API as a fallback for the next time things break, maybe. Ref #7471
-
- 27 Sep, 2012 6 commits
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Yes, a release after 3 years...
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 26 Sep, 2012 10 commits
-
-
Pierre Ynard authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Frédéric Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Martin Storsjö authored
This allows using this function for copying data in a given OMX pixel format, to be used by the MediaCodec decoder (that uses OMX pixel format definitions). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Sep, 2012 3 commits
-
-
Felix Paul Kühne authored
-
Damien Erambert authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Christoph Miebach authored
-
- 24 Sep, 2012 6 commits
-
-
Jean-Baptiste Kempf authored
Close #7490
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
And cosmetics
-
Frédéric Yhuel authored
Tested with: ***** Live ***** - http://demo.anevia.com:3128/live/disk1/live1/ss-ss/manifest - http://demo.anevia.com:3129/live/disk1/live2/ss-ss/manifest ***** VOD ***** - http://demo.anevia.com:3131/vod/disk1/content2/ss-ss/Manifest - http://demo.anevia.com:3130/vod/disk1/content1/ss-ss/Manifest - http://mediadl.microsoft.com/mediadl/iisnet/smoothmedia/Experience/BigBuckBunny_720p.ism/ManifestSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Frédéric Yhuel authored
p_sample_offset_pts must be NULL if MP4_TRUN_SAMPLE_TIME_OFFSET is not present. Then MP4_TrackGetPTSDelta would return -1 (instead of 0 previously), and PTS of video frames would be set to VLC_TS_INVALID, which is the right thing to do in that case. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Sep, 2012 8 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Different return values have been removed, as they were not used. Fix #7079
-
Francois Cartegnie authored
bitrate
-
Francois Cartegnie authored
Also fix a profile height error and missing baseline options for android.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-