- 18 Oct, 2012 4 commits
-
-
Naohiro KORIYAMA authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
-
- 17 Oct, 2012 7 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
It is actually bigger on ARM/Android...
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
- Use the iOS 6 SDK by default while retaining 5.1 compatibility - enable ogg, speex, theora, flac - limit the number of installed modules to the actually useful ones for this port - add support for OPUS
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 16 Oct, 2012 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The acceleration plugin now returns the expected pixel format instead of checking it. That way, the avcodec module can check it directly. This works as long as each acceleration plugin supports only one pixel format (otherwise a table would be required).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 15 Oct, 2012 3 commits
-
-
Pierre Ynard authored
-
Pierre Ynard authored
... and an old file with new translations
-
Rémi Denis-Courmont authored
-
- 14 Oct, 2012 10 commits
-
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
Also log a warning if MediaCodec.configure() threw an exception. This fixes issues when playing back H264 over RTSP on devices supporting MediaCodec - this makes it fall back cleanly to other decoders. (The actual issue with playing back these streams is not investigated yet.) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
KO Myung-Hun authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
link with libavcodec
-
Rafaël Carré authored
Don't call with NULL Remove unused return value
-
Rafaël Carré authored
-
KO Myung-Hun authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Pierre Ynard authored
-
Pierre Ynard authored
-
- 13 Oct, 2012 8 commits
-
-
Rui Zhang authored
Fix incorrect redirection given in "Location: http://host/path " Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This partially reverts commit 99ebae0c. (see http://techbase.kde.org/Development/Tutorials/Solid/Device_Actions)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Hexadecimal bitmasks are easier to read.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-