Rémi Denis-Courmont
|
dfb78a8b88
|
De-inline base64 decoder
|
20 years ago |
Rémi Denis-Courmont
|
6be4bda5b2
|
Fix compiler warning
|
20 years ago |
Rémi Denis-Courmont
|
08cb8e62e9
|
Add support for session description
|
20 years ago |
Rémi Denis-Courmont
|
2f9e4e4c12
|
Cosmetic
|
20 years ago |
Christophe Mutricy
|
adc6177b70
|
telnet.c: remove the bloat which was needed when strings were localized.
|
20 years ago |
Antoine Cellerier
|
b488ac0eb9
|
Add function to simulate hotkey presses from the HTTP interface. This is unused in the current pages. Patch courtesy of neilfred on the forums ( http://forum.videolan.org/viewtopic.php?t=31871 ). Someone now needs to add the missing buttons to the HTML code.
|
20 years ago |
Antoine Cellerier
|
7570b2bf6c
|
Add "key" (or "hotkey") command in RC to simulate a hotkey press. Original idea by artois_val on the forum ( http://forum.videolan.org/viewtopic.php?t=31646 ).
|
20 years ago |
Rémi Denis-Courmont
|
0336f13424
|
Partial announce API cleanup
To be continued
|
20 years ago |
Rémi Denis-Courmont
|
c1ebd402ce
|
multipass x264 patch courtesy of Sašo Kiselkov
|
20 years ago |
Rémi Denis-Courmont
|
dffddfaee3
|
Remove use SAP/TTL cruft
|
20 years ago |
Rémi Denis-Courmont
|
caf669c993
|
Fix a few warnings
|
20 years ago |
Rémi Denis-Courmont
|
c3bc9e66d8
|
Add SDP generation helper with a bunch of would-be conformance fixes
(at least: i= is mandatory, TTL notation is forbidden for IPv6)
|
20 years ago |
Rémi Denis-Courmont
|
55cfe8ef3e
|
NTPtime64() returns an NTP timestamp
|
20 years ago |
Christophe Massiot
|
3d33b8511e
|
* modules/demux/ts.c: Fixed erroneous warning messages (reported by
Bill May).
|
20 years ago |
Christophe Mutricy
|
f08d27924c
|
Spanish l10n update by Antonio Javier Varela
|
20 years ago |
Christophe Massiot
|
d48a3bde42
|
.
|
20 years ago |
Jean-Baptiste Kempf
|
014b14a3a3
|
Qt4: One Day / One Simples Pref UI.
The Input Ui needs to be reviewed since I added a few buttons that weren't specified in the wiki.
|
20 years ago |
Sigmund Augdal Helberg
|
2c97594876
|
Don't crash on messed up aspect ratios.
|
20 years ago |
Christophe Mutricy
|
3ab9ffb0d0
|
Add media key to X11 vouts. Patch by loox.thefuture
|
20 years ago |
Damien Fouilleul
|
22aa682a92
|
- directx: put the code in the right place ;)
|
20 years ago |
Damien Fouilleul
|
f559d24596
|
- directx, direct3d: for non-overlay surfaces, remove the background brush after first frame is displayed to avoid flickering during repaints
|
20 years ago |
Jean-Baptiste Kempf
|
da7bbf9387
|
Qt4: One Day / One ui. Audio.
This is not finished because I don't have a windows machine. And needs some relabeling.:
|
20 years ago |
Jean-Baptiste Kempf
|
a900b500ae
|
Patch from Cédric Cocquebert for sharpen filter.
|
20 years ago |
Pavlov Konstantin
|
9631abef89
|
Fix indentation.
|
20 years ago |
Pavlov Konstantin
|
b8a175a041
|
Remove pid file on exit.
|
20 years ago |
Christophe Mutricy
|
aa0158037f
|
Make update-po
|
20 years ago |
Christophe Mutricy
|
0c2f9d46c3
|
Xcode project has moved
|
20 years ago |
Pavlov Konstantin
|
132110c4e9
|
Properly check for Xext library. We got way more kludges in Xv detection, though...
Should fix packaging, too.
|
20 years ago |
Pavlov Konstantin
|
0669a9f8cc
|
Added symbols needed to link vlc.
|
20 years ago |
Jean-Paul Saman
|
054f901508
|
Fix by thresh for syslog logging. Initialized pointers to NULL, so it can be checked upon in the code.
|
20 years ago |
Christophe Mutricy
|
764ef56684
|
l10n in vlc.desktop for Swedish by Daniel Nylander
|
20 years ago |
Jean-Baptiste Kempf
|
0c8b91b299
|
Oops. Sorry.
|
20 years ago |
Jean-Baptiste Kempf
|
578e940fe8
|
NEWS: add teletext and sharpen, before we forget to do it. :D
|
20 years ago |
Pavlov Konstantin
|
9be50eccdb
|
Don't translate messages in telnet interface
|
20 years ago |
Jean-Baptiste Kempf
|
ac972be04c
|
Qt4: Update and finish (?) Video Prefs.
|
20 years ago |
Christophe Mutricy
|
de592b024a
|
Use DLL_EXPORT only on win
|
20 years ago |
Pavlov Konstantin
|
f8a611486f
|
Link screen and panoramix plugins with X11 only, they don't need Xext.
Only build x11 plugin when we have Xext.h.
|
20 years ago |
Damien Fouilleul
|
77d6d1ea0e
|
-fvisibility-inlines-hidden breaks x86_64 ld linker
|
20 years ago |
Rémi Denis-Courmont
|
740f0fd5b8
|
Warning: Explicit kludge - parental advisory
Now, UDP-Lite really works!
|
20 years ago |
Rémi Denis-Courmont
|
57dff76299
|
ifdef for old OSes
|
20 years ago |
Rémi Denis-Courmont
|
2a2b219f75
|
UDP-Lite access output
|
20 years ago |
Rémi Denis-Courmont
|
7605da8016
|
I *can* do it
|
20 years ago |
Rémi Denis-Courmont
|
9155f25c63
|
Fix linking
|
20 years ago |
Rémi Denis-Courmont
|
71713be8ff
|
Fix memory leaks and dummy error messages in net_OpenDgram
|
20 years ago |
Damien Fouilleul
|
4116cd392a
|
- vlc.c: commented out rootwrap() till it is properly fixed
|
20 years ago |
Rémi Denis-Courmont
|
89f058543f
|
Fix impossible out-of-bound strcmp
|
20 years ago |
Damien Fouilleul
|
f953de14eb
|
- configure.ac: -fvisibility-inlines-hidden is C++ only
|
20 years ago |
Rémi Denis-Courmont
|
d8ae255f3d
|
UDP-Lite access
This is completely untested because vlc does not link at the moment :(
|
20 years ago |
Damien Fouilleul
|
5237e0c558
|
- vlc_common.h: compile fix
|
20 years ago |
Damien Fouilleul
|
e523db51e0
|
- added support for visibility attribute for GCC 4.x for controlling export symbols
|
20 years ago |