Rémi Denis-Courmont
|
6e4820dd1f
|
wingapi: remove WinCE vout
|
14 years ago |
Rémi Denis-Courmont
|
bb8711bab0
|
Remove recursion into modules/video_output/msw/
|
14 years ago |
Rémi Denis-Courmont
|
1051a606b4
|
Remove recursion into modules/stream_out/transcode/
|
14 years ago |
Rémi Denis-Courmont
|
ad2d4c2a91
|
Remove recursion into modules/mux/mpeg/
|
14 years ago |
Rémi Denis-Courmont
|
9bc110c4b9
|
Remove recursion into modules/visualization/visual/
|
14 years ago |
Rémi Denis-Courmont
|
3bb91f70e7
|
Remove recursion into modules/access/zip/unzip/
|
14 years ago |
Rémi Denis-Courmont
|
b6c921dbc1
|
Remove recursion into modules/access/mms/
|
14 years ago |
Rémi Denis-Courmont
|
e4179b1391
|
Remove recursion into modules/access/zip/
|
14 years ago |
Rémi Denis-Courmont
|
4cefbe9ad9
|
Remove recursion into modules/access/vcdx/
|
14 years ago |
Rémi Denis-Courmont
|
4d1cee9e23
|
Remove recursion into modules/access/vcd/
|
14 years ago |
Rémi Denis-Courmont
|
1000e8fa00
|
Remove recursion into modules/access/screen/
|
14 years ago |
Rémi Denis-Courmont
|
db065ee5d4
|
Remove recursion into modules/access/rtsp/
|
14 years ago |
Rémi Denis-Courmont
|
0f085d69bb
|
Remove recursion into modules/access/dshow/
|
14 years ago |
Rémi Denis-Courmont
|
74baa8cafc
|
Remove recursion into modules/access/bd
|
14 years ago |
Rémi Denis-Courmont
|
63c78d400b
|
Remove buggy and unused pread()/pwrite()
If they are really needed, they should be integrated in compat/.
Declaring standard functions static breaks when the target has stubs.
|
14 years ago |
Rémi Denis-Courmont
|
84f5d45571
|
compat: mark getpid() as not throwing exceptions in C++
This makes the definition consistent with glibc (NaCl).
|
14 years ago |
Rémi Denis-Courmont
|
294f9cc858
|
compat: (pretend to) implement getpid() on NaCl
|
14 years ago |
Rémi Denis-Courmont
|
60d5869581
|
vlc_GetCPUCount: no need to call getpid()
|
14 years ago |
Denis Charmet
|
1f8faf158c
|
Add MKV tag handling and use them to properly name editions
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
14 years ago |
Ludovic Fauvet
|
b931c16ed0
|
speex: remove tabs and trailing spaces
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
14 years ago |
Rémi Denis-Courmont
|
3e8dc1bc66
|
afile: rename from aout_file for consistency with adummy and amem
|
14 years ago |
David Fuhrmann
|
80c8053955
|
macosx: cleanup generic scrollwheel implementation
|
14 years ago |
David Fuhrmann
|
04e7801fbe
|
macosx: implemented scroll wheel behaviour for fullscreen volume slider, too
|
14 years ago |
David Fuhrmann
|
da6798a95b
|
macosx: rename forgotten occurence of macosx-background
|
14 years ago |
Ilkka Ollakka
|
0f233f4980
|
swscale: pass/calculate sar-info, should fix #7437
|
14 years ago |
Felix Paul Kühne
|
b6688f49a3
|
macosx: compilation fix
|
14 years ago |
Rafaël Carré
|
50f07bc440
|
stackhandler: simplify
|
14 years ago |
Rafaël Carré
|
4dd84882b6
|
stackhandler: fix indentation
|
14 years ago |
Felix Paul Kühne
|
38faa0be67
|
macosx/wizard: allow partial extract values to be entered in a sane manner (close #4991)
|
14 years ago |
Jean-Baptiste Kempf
|
6738085c23
|
Stackhandler: process win32 stacks
This script was done by etix, and modified by me.
Yes, this is not the most beautiful ever, but it works. Patches welcome
|
14 years ago |
Ludovic Fauvet
|
2a19f53cfe
|
ogg: fix computation of vorbis stream length (close #1859)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
14 years ago |
Rémi Denis-Courmont
|
397b9e094c
|
win32: cosmetic
|
14 years ago |
Rémi Denis-Courmont
|
df505697b3
|
posix: fix warning
|
14 years ago |
Rafaël Carré
|
12b67927e9
|
po: Remove duplicate message definitions
The fixed typo generated a new string, and left the previous
string in the .po
Fixing the .po files thus left us with a duplicate string
|
14 years ago |
Rafaël Carré
|
f41f46f868
|
typo: overriden -> overridden
|
14 years ago |
Rafaël Carré
|
dbc7e11c67
|
x264: do not use NULL terminated arrays in help item lists
Signed-off-by: Rafaël Carré <funman@videolan.org>
|
14 years ago |
Benjamin Drung
|
d72aa5b3e7
|
Fix typo: overriden -> overridden.
Signed-off-by: Rafaël Carré <funman@videolan.org>
|
14 years ago |
Rafaël Carré
|
e7179e2a2f
|
contrib: fix vorbis build on osx
gcc -O4 is apparently not recognized anymore
|
14 years ago |
Rémi Denis-Courmont
|
2a54493c16
|
main: move single instance settings to playlist (from performance)
|
14 years ago |
Rémi Denis-Courmont
|
a5e6bc392f
|
Win32: run-time support for Seven's interrupt time
|
14 years ago |
Rémi Denis-Courmont
|
0db5d1d2c2
|
Win32: run-time support for Vista's tick count
|
14 years ago |
Rafaël Carré
|
1bd2dabff8
|
contrib: libogg: do not use gcc -O4 on osx
|
14 years ago |
Rafaël Carré
|
4e2ad6dffd
|
videodev2.h: fixes for non Linux builds
Signed-off-by: Rafaël Carré <funman@videolan.org>
|
14 years ago |
Rémi Denis-Courmont
|
602d9e215b
|
Win32: add --clock-source configuration item
|
14 years ago |
Rémi Denis-Courmont
|
fa51c9939b
|
Fix comment for VLC_CONFIG_LIST_CB
|
14 years ago |
Jean-Baptiste Kempf
|
2723790468
|
s/FFmpeg/libavcodec where applicable
|
14 years ago |
Benjamin Drung
|
aff4cad782
|
Do not ship UAC.dll in source tarball.
Close #7436
Signed-off-by: Rafaël Carré <funman@videolan.org>
|
14 years ago |
Rémi Denis-Courmont
|
0bafe94c50
|
Remove empty *_DEPENDENCIES in makefiles
|
14 years ago |
Rémi Denis-Courmont
|
cae17164fe
|
access: use correct libtool tag for C++ files
|
14 years ago |
Rémi Denis-Courmont
|
4f0158c542
|
Remove unmaintained RPM specfiles
|
14 years ago |