- 27 Jun, 2010 15 commits
-
-
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 9 commits
-
-
Ilkka Ollakka authored
-
Adrien Maglo authored
-
Jean-Baptiste Kempf authored
This closes #3793 and #3779
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
Adds a JPEG 2000 fourcc and hooks it up to the libavcodec decoder. Also add an alias to 'mjp2' which is used to pack JPEG 2000 in MOV by Final Cut Pro etc.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-