- 14 Apr, 2008 2 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 13 Apr, 2008 7 commits
-
-
Jean-Paul Saman authored
Move ppsz_input_state[] to modules/control/rc.c because it is the only user of this variable. This silences a lot of warning messages.
-
Jean-Paul Saman authored
Don't compile dynamicoverlay when there is no POSIX shared memory support on the system. Use VLC_UNUSED() iso (void)().
-
Jean-Paul Saman authored
Rename LoadImage() to blendbench_LoadImage() because of naming conflicts with Windows API and small cleanup/malloc checks.
-
Jean-Paul Saman authored
-
Ibraheem Paredath authored
Signed-off-by:
Pierre d'Herbemont <pdherbemont@videolan.org>
-
Rafaël Carré authored
-
Michael Ploujnikov authored
Signed-off-by:
Rémi Duraffort <ivoire@videolan.org>
-
- 12 Apr, 2008 2 commits
-
-
Pierre d'Herbemont authored
-
Dominique Leuenberger authored
This ensure compatibility with wxGTK 2.8. The idea is to replace VLCVolCtrl with standard controls. Signed-off-by:
Pierre d'Herbemont <pdherbemont@videolan.org>
-
- 11 Apr, 2008 5 commits
-
-
Pierre d'Herbemont authored
-
Ilkka Ollakka authored
I bisected this unable to get meta from mp4-file to this 8632e67b commit and this particular line.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 10 Apr, 2008 4 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rafaël Carré authored
Do not handle Range requests at all This partly reverts 53474be3
-
Rafaël Carré authored
-
- 09 Apr, 2008 12 commits
-
-
Antoine Cellerier authored
Fix tiny 9 byte memleak per Authentication-Info header check if the nonce count option was specified.
-
Antoine Cellerier authored
Check the server's reply upon successful authentication and validate it (just to make sure that no one is spoofing the server's reply). This will probably fail if qop=auth-int (code needs to be fixed).
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Rewrite old command definitions to no longer use those filthy macros. Added all text functionality so the test application runs successfully.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Søren Bøg authored
Blending - Added blend benchmarking filter
-
Jean-Paul Saman authored
-
- 08 Apr, 2008 7 commits
-
-
Antoine Cellerier authored
Preliminary HTTP Digest Access Authentication client side support. auth-int support is incomplete (so it won't work). A few FIXMEs still need to be addressed.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Dominique Leuenberger authored
wxwidgets: Don't forget to vlc_gc_decref() the input_item_t once we are done (Patch inspired from Qt interface) Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
When specifying --sout-transcode-samplerate and --sout-transcode-channel, set the OUTPUT format instead of the INPUT Fix resampling when using mp4a (faac is the only option atm)
-
maxime Ripard authored
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Philippe Andre authored
Signed-off-by:
Rémi Duraffort <ivoire@videolan.org>
-
- 07 Apr, 2008 1 commit
-
-
Rémi Duraffort authored
-