- 17 Jun, 2010 6 commits
-
-
Rémi Duraffort authored
If in AUTHORS => not in THANKS I moved also some people from AUTHORS to THANKS (only small fixes).
-
Jai Menon authored
This allows for correct output when using muxers (like the MOV/MP4 muxer) that require frame_size set. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
The mpris defines three dbus interfaces with the same name. This is wrong on many levels and the second version of the spec which is currently being drafted fixes that. In order to be able to reflect this change, the dbus control module should not assume that these interface have the same name. With this patch applied, VLC still complies with the mpris v1.0 Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Rafaël Carré authored
Define assert() to no-op
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 16 Jun, 2010 13 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
PLEASE check it
-
Jean-Baptiste Kempf authored
Patch from Diblo_Dk on the forum, adapted by /me
-
Jean-Baptiste Kempf authored
Patch by Diblo_Dk on our forum and adapted by yours truly
-
Jai Menon authored
Currently, the libavformat based muxer supports audio and video streams properly. Subtitle muxing is still a work-in-progress. Till those are verified to work as well, we need to ensure that we don't create AVStreams with invalid codec type. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
Remove observer from the notification center in the dealloc method to prevent a crash when notification center posts NSApplicationWillTerminateNotification and the VLAboutBox has already been released. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jai Menon authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
This reverts commit 57527c54. Didn't mean to commit this one at this point.
-
Ilkka Ollakka authored
-
Björn Stenberg authored
My interpretation of ETSI EN 300 743 is that the region_fill_flag of a region composition segment should not cause the region to be filled when the containing page composition segment has its' page_state variable set to 0 (page update). Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 15 Jun, 2010 16 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Partial forward-port of b2096f74
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Adrien Maglo authored
Do not display the description in the items. Display the start and end times in the items. Change the item colors. Feel free to modify these choices.
-
Adrien Maglo authored
-
Adrien Maglo authored
-
Ilkka Ollakka authored
This reverts commit 770f3c56. This reverts commit eaf74997.
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
The option --dbus-unique-service-id provides a unique name to identify a VLC instance on the DBUS session bus. Each vlc instance will uses the following naming scheme on the dbus bus: org.mpris.vlc-<pid>, where <pid> is the PID of the vlc process.
-
Jakob Leben authored
-
Francois Cartegnie authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Francois Cartegnie authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Francois Cartegnie authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 14 Jun, 2010 5 commits
-
-
Pierre Ynard authored
Port c7690cec to duplicated code
-
Pierre Ynard authored
Port 9f5bb41a to duplicate code
-
Pierre Ynard authored
This was broken in the previous dedd7cd2
-
Jean-Baptiste Kempf authored
This is not ready yet
-
Christophe Mutricy authored
-