- 25 Jul, 2010 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Juho Vähä-Herttua authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 24 Jul, 2010 11 commits
-
-
Juho Vähä-Herttua authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
Older versions did that too, and it can be quite useful when debugging.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
It is ugly, but way less than it was...
-
Rémi Denis-Courmont authored
This is different from HTTP forms.
-
Rémi Denis-Courmont authored
-
- 23 Jul, 2010 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 22 Jul, 2010 23 commits
-
-
Laurent Aimar 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
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Revert "Disable swscale if avcodec is disabled" because the swscale doesn't need it anymore since [5f919fba] This reverts commit 964c7e91. Please, do NOT backport this.
-
Rémi Denis-Courmont authored
Pointed out by Alexis Ballier.
-
Jean-Baptiste Kempf authored
-
Manol Manolov authored
Option in the streaming dialog to pick Clear QAM. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Manol Manolov authored
North America cable network. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Manol Manolov authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Manol Manolov authored
Add support for the universal Network Provider Move put_TuneRequest after the capture filter is created and connected to the network provider. If not moved the request won't be accepted. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Manol Manolov authored
No functionality changed just more proper type definitions Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Toralf Niebuhr authored
use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Juho Vähä-Herttua authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Juho Vähä-Herttua authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Erwan Tulou authored
... and make user experience with skins2 less frightening ! missing files in skins should never occur, but reality is quite different (see vlc skins website). Yet, if a check is done before any other processing, we can avoid the unfriendly error dialog boxes issued by vlc core, and those skins often end up quite usable (missing files are either no longer used or for ancillary functionalities, that go unnoticed)
-
Jean-Baptiste Kempf authored
Split Avutil<->VLC chroma conversions functions from avcodec.h so that swscale doesn't depend on libavcodec
-