- 28 Jun, 2010 7 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Ilkka Ollakka authored
same as v4l2, can't do win-compile myself, so buildbot will be my judge.
-
Erwan Tulou authored
This kills X11 warnings for Ubuntu/Gnome.
-
Ilkka Ollakka authored
Only draw background if it's parent of current item, hopefully makes the iconview in tree-mode littlebit cleaner in UI-wise (well, actually want to see what others like it in this way). Also should make easier/faster to spot the current items parent from iconview mode in tree-mode. Also draw background-rect with rounded corners. Feel free to revert/worship/point fingers/express opinions on this commit.
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 Jun, 2010 16 commits
-
-
Rémi Denis-Courmont authored
(This saves one useless spin lock per GC object)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
This reverts commit c6ab3932. It is not needed anymore with 769aa8d3f72623abd2543a84d90eba21c89e3f45.
-
Laurent Aimar authored
It is a better workaround to #3075 and it makes preparsing return the ES list (not yet perfect for that).
-
Laurent Aimar authored
-
Laurent Aimar authored
It seems necessary for ATI(?) dxva2 support.
-
Laurent Aimar authored
It should fix the performance issue with ATI hardware.
-
Rémi Duraffort 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
While -confusingly IMHO- libvlc_media_player_pause() toggles the pause state, libvlc_media_player_set_pause() sets it.
-
Robert Jedrzejczyk authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 26 Jun, 2010 16 commits
-
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
Currently, the muxer generates invalid files whenever any streams with non-PCM codecs are used as input. This is fixed by adding a few additional waveformat tags to the wave_format_tag_to_fourcc table and using the fourcc_to_wf_tag utility function. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
CVE inside.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Sebastien Zwickert authored
-
Rafaël Carré authored
file descriptor number is not a file path
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Srikanth Raju authored
Core functions and singleton media library object
-
Srikanth Raju authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
The thread can be canceled when owning a block_t, so we must push a way to clean it up.
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
- 25 Jun, 2010 1 commit
-
-
Ilkka Ollakka authored
-