2004-07-26 |
Eric Petit | screen/beos.cpp: test before you commit |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Cyril Deguet | * opengl.c: clear the color buffer before rendering |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Eric Petit | ALL: splitted screen module (needed as BeOS requires... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Gildas Bazin | * modules/gui/wxwindows/fileinfo.cpp: partially fixed... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Gildas Bazin | * modules/access/screen.c: force RV24 capture on win32... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Gildas Bazin | * configure.ac: should fix detection of libpng. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Gildas Bazin | * modules/control/rc.c: removed useless code for the... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Gildas Bazin | * modules/video_output/x11/*: |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Rémi Denis... | Use VLC networking APIs: close -> net_Close, accept... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Gildas Bazin | * NEWS: updated. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Rémi Denis... | - unlink Unix socket on exit, |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Gildas Bazin | * modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | * src/misc/net.c, modules/control/rc.c: win32 fixes. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | * src/misc/net.c, include/network.h: added net_vaPrintf... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Rémi Denis... | Specify port in Host: HTTP request header |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Rémi Denis... | Fixed typo |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | * modules/access/screen.c: win32 support for screen... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | * configure.ac: don't build the screen plugin on darwin. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Laurent Aimar | * mp4.c: compute avg/max bitrate info. removed a fprin... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | * modules/access/v4l/v4l.c: converted to access_demux... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Laurent Aimar | * input: release p_playlist. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Laurent Aimar | * mp4.c: really(?) fixed the tkhd invalid width (thx... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Laurent Aimar | * equalizer : [0] isn't cool, use a define. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | * modules/stream_out/display.c: converted to the new... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | NEWS, TODO: comprehensive new features update. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Rémi Denis... | - really iterate through getaddrinfo(), |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Gildas Bazin | * modules/access/screen.c: new screen capture access... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Gildas Bazin | * modules/visualization/galaktos/plugin.c: usual test... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Gildas Bazin | * modules/visualization/galaktos/plugin.c: fixed thread... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Gildas Bazin | * configure.ac: added glwin32 and fixed linkage of... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Gildas Bazin | * modules/video_output/opengl.c, modules/video_output... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Sam Hocevar | * configure.ac: fixed the AltiVec capabilities check. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Sam Hocevar | * configure.ac: don't use -maltivec -mabi=altivec... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Eric Petit | + configure.ac: BeOS dvdread linkage fix |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Gildas Bazin | * modules/video_output/opengl.c: forward control querie... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Gildas Bazin | * modules/video_output/directx/glwin32.c: 1st shot... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Gildas Bazin | * src/video_output/vout_intf.c: small kludge for opengl... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Eric Petit | BeOS contrib bla bla |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Damien Fouilleul | improved filter compatibility by favoring current conne... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Eric Petit | + configure.ac: don't build OpenGL support on BeOS... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * modules/video_output/x11/glx.c: OpenGL context is... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * modules/video_output/x11/glx.c, modules/video_output... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * src/misc/objects.c: hmmm, did I say vlc_opengl.h... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * modules/video_output/x11/glx.c: vlc_opengl.h was... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * Makefile.am: include/vlc_opengl.h was removed. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * modules/video_output/x11/*: the glx "opengl provider... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Eric Petit | contrib system adapted for BeOS (need to set LIBRARY_P... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * modules/video_output/x11/glx.c: improvements. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * modules/video_chroma/i420_rgb.c: work around a gcc... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Eric Petit | equalizer.c: compile fix for old compilers (thx sam) |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Eric Petit | BeOS doesn't know about PF_INET |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Eric Petit | netsync.c: converted to unix file because BeOS' gcc... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Eric Petit | configure.ac: check for png_set_rows in libpng because... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Derk-Jan Hartman | * frenglish paquets -> packets |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Eric Petit | contrib/*: started to adapt the contrib system for... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * modules/visualization/galaktos: added svn:ignore... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Gildas Bazin | * Makefile.am: added include/vlc_opengl.h to the build. |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Cyril Deguet | * all: created a new module type "opengl provider... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Derk-Jan Hartman | * Example Multipart MJPEG webpage. With cambozola JAVA... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Derk-Jan Hartman | * Fix the sap module compilation. Compile before you... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Derk-Jan Hartman | * Fix livedotcom API change. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Cyril Deguet | * glx.c: don't scale the image with the chroma (suppo... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Derk-Jan Hartman | * recognize new x-plgroup paramater (only standardized... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Cyril Deguet | * modules/video_output/x11/glx.c: new OpenGL vout... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Mohammed Adnène... | author :) |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Sigmund Augdal... | mpjpeg.c: The rfc says to use \r\n so use \r\n. Also... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Sam Hocevar | * debian/control: |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Gildas Bazin | * src/misc/httpd.c: fixed non-initialized variable... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Derk-Jan Hartman | * darwin buildflag for vlc/libvlc |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Laurent Aimar | * stream.c: fixed seeking near the end of a stream. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Gildas Bazin | * modules/demux/ts.c: added support for transport strea... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Gildas Bazin | * src/misc/httpd.c: ipv6 win32 fix. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Gildas Bazin | * modules/control/http.c: portability fix. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Laurent Aimar | stream.c: do not drop empty line. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Laurent Aimar | * subtitle: fixed a small memleak. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Laurent Aimar | * mpga: fixed a memleak+warnings. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Cyril Deguet | * all: now both GLX 1.2 and 1.3 are supported |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Laurent Aimar | * ftp: handle multiple lines answers. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Derk-Jan Hartman | * spelling corrections |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Derk-Jan Hartman | * additions to TODO list |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Rémi Denis... | Fix socket errors handling. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Rémi Denis... | Fallback for UDP if not using IPv4 |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Rémi Denis... | Fix corner case introduced in HTTPd IPv6 patch |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Cyril Deguet | * all: first implementation of a MilkDrop-compatible... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Rémi Denis... | IPv6 support for HTTPd |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Derk-Jan Hartman | * strtof is C99 and not present on pre BSD 5 (including... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Rémi Denis... | Check for getnameinfo() - required for later patch |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Derk-Jan Hartman | * libdvdnav compiles on Mac OS X 10.2 with this patch... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Derk-Jan Hartman | * no more need for unistd.h patch in rtsp.c of ffmpeg... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Derk-Jan Hartman | * update ffmpeg patch. no more need for lrintf() and... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Laurent Aimar | * libmp4.c: MMhh .mp4 is 99.99% the same thing than... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Laurent Aimar | * equalizer: fixed a bug with strtof. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Derk-Jan Hartman | * Fix alignment on a configure --help message |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Sam Hocevar | * configure.ac: fixed a misplaced parenthesis in... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Sam Hocevar | * configure.ac: |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Sam Hocevar | * it's information, not informations (you missed... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Derk-Jan Hartman | * it's information, not informations (grep -r) |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Sam Hocevar | * debian/rules: |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Derk-Jan Hartman | * removed the hog elements. They are breaking stuff.. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Derk-Jan Hartman | * reenable the prefs. this was a small leftover from... |
commit | commitdiff | tree | snapshot |
next |