]> git.sesse.net Git - vlc/shortlog
vlc
2004-02-27 Laurent Aimar * rawvideo.c, ffmpeg/chroma.c: added YVU9.
2004-02-27 Laurent Aimar * vout_pictures.*: added YVU9.
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-02-26 Carlo Calabròit.po: italian localization for VLC 0.7.1
2004-02-26 Derk-Jan Hartman* Don't crash during my demo to the university computer...
2004-02-26 Gildas Bazin* modules/audio_output/directx.c: don't use hardware...
2004-02-26 Derk-Jan Hartman* another thing that wasn't committed yet.
2004-02-26 Gildas Bazin* modules/video_output/directx/*: fixes uninitialized...
2004-02-26 Derk-Jan Hartman* don't break things...
2004-02-26 Derk-Jan Hartman* Something I forgot
2004-02-26 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: include setlocal...
2004-02-26 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: removed useless...
2004-02-26 Gildas Bazin* modules/gui/wxwindows/*: a whole bunch of bug-fixes...
2004-02-25 Derk-Jan Hartman* Disable libmad on OS X
2004-02-25 Olivier TeulièreFixed an incorrect string
2004-02-25 Jean-Paul SamanAdded configuration for h3600 iPAQ PDA with small Flash...
2004-02-25 Clément StenacUpdate of the french translation.
2004-02-25 Eric Petit macosx/vout* : fixed OpenGL fullscreen (still needs...
2004-02-25 Gildas Bazin* src/input/input_dec.c: compilation fix.
2004-02-25 Gildas Bazin* modules/packetizer/mpeg4audio.c, modules/packetizer...
2004-02-25 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: workaround/compila...
2004-02-25 Laurent Aimar * libmpeg2.c: lalala, compilation fix...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-25 Clément StenacUpdate of the brazilian portuguese translation, thanks to
2004-02-25 Laurent Aimar * all: fixed sout-audio/video options.
2004-02-24 Gildas Bazin* modules/gui/wxwindows/menus.cpp: try to display choic...
2004-02-24 Gildas Bazin* modules/demux/dts.c: improved detection of wav dts...
2004-02-24 Clément StenacFix problem in playlist update code.
2004-02-24 Gildas Bazin* modules/access/cdda.c: added "cddasimple" shortcut.
2004-02-24 Gildas Bazin* modules/stream_out/transcode.c: compilation fixes...
2004-02-24 Benjamin PrachtDo not send an event when clicking out of the search box
2004-02-24 Laurent Aimar * http.c: "Transfer-Encoding: chunked" support. (Teste...
2004-02-23 Gildas Bazin* modules/demux/wav.c: more fixes for multichannel...
2004-02-23 Gildas Bazin* src/playlist/playlist.c: who said testing was useful ?
2004-02-23 Gildas Bazin* src/playlist/playlist.c: bug fix.
2004-02-23 Sigmund Augdal... modules/misc/sap.c:
2004-02-23 Felix Paul... Enlarged some fields in the OpenTarget-Window to displa...
2004-02-23 Laurent Aimar * livedotcom.cpp: nULL -> UI64C(n).
2004-02-23 Laurent Aimar * livedotcom.cpp: a fix + a nasty hack that should...
2004-02-23 Gildas Bazin* include/vlc_common.h: added the UI64C() macro for...
2004-02-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: don't update...
2004-02-23 Rocky BernsteinChange error reporting on memory error to be memory...
2004-02-22 Eric Petitipv4.c : BeOS compile fix
2004-02-22 Gildas Bazin* modules/access/cdda/access.c: fix to allow playing...
2004-02-22 Laurent Aimar * input_programs.c: a little memleak.
2004-02-22 Laurent Aimar * all: changed the prototype of sout_InputNew.
2004-02-22 Laurent Aimar * livedotcom.cpp: bug fix. (a bad memory allocation).
2004-02-22 Laurent Aimar * sub.c: VobSub fix.
2004-02-22 Laurent Aimar * all: compilation warning fixes (mainly missings...
2004-02-22 Clément StenacFix compilation warnings
2004-02-22 Christophe... * Updated contrib build system
2004-02-22 Gildas Bazin* configure.ac: added an --enable-utf8 option (default...
2004-02-22 Rocky BernsteinFix valgrind-caught memory leak.
2004-02-22 Rocky BernsteinFix mem leak caught by valgrind.
2004-02-22 Rocky Bernsteinfix mem leak. (Caught by valgrind.)
2004-02-22 Rocky BernsteinMake sure a couple of variables are initialized before
2004-02-22 Gildas Bazin* po/*: ./toolbox --update-po.
2004-02-22 Gildas Bazin* modules/demux/playlist/Modules.am: don't forget playl...
2004-02-22 Gildas Bazin* ALL: preparation for 0.7.1-test2.
2004-02-21 Gildas Bazin* modules/stream_out/transcode.c: fixed memleak. Set...
2004-02-21 Gildas Bazin* include/charset.h: added "extern "C" {" for c++ modules.
2004-02-21 Gildas Bazin* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0...
2004-02-20 Gildas Bazin* configure.ac: what about checking for the c++ preproc...
2004-02-20 Christophe... * modules/stream_out/transcode.c : don't lock when...
2004-02-20 Gildas Bazin* modules/demux/a52sys.c: forgot to remove this file.
2004-02-20 Christophe... * modules/stream_out/transcode.c: fixed a segfault...
2004-02-20 Christophe... * modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-20 Christophe... * modules/packetizer/mpegvideo.c: display the picture...
2004-02-20 Christophe... * src/misc/threads.c: made vlc_set_thread_priority...
2004-02-20 Christophe... * modules/demux/mpeg/system.c: check for scrambled...
2004-02-20 Christophe... * modules/access_output/udp.c: do not send out packets...
2004-02-20 Benjamin Prachtcoding style
2004-02-20 Benjamin Prachtcleaning of pvr input : settings are only set if ...
2004-02-19 Derk-Jan Hartman* Revert back to old prefs.
2004-02-19 Rémi Denis... Removed Vladimir Chernyshov's email address (kept his...
2004-02-19 Jean-Paul SamanCorrect fix for iPAQ. (do not mix watching your kids...
2004-02-19 Gildas Bazin* modules/codec/faad.c: compilation fix and proper...
2004-02-19 Jean-Paul SamanTell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values...
2004-02-19 Jean-Paul SamanFix for iPAQ choose fixed point arithmic in FAAD decoder.
2004-02-19 Rocky BernsteinStructure not big enough and was writing past buffer...
2004-02-18 Laurent Aimar * transcode: fixed s16b <-> s16l conversion.
2004-02-17 Gildas Bazin* ALL: portability fixes.
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-02-16 Clément StenacAdded an option "recursive"
2004-02-16 Clément Stenac* Swap duration and group columns
2004-02-16 Clément StenacFix setting the name and the author with DEMUX_GET_META
2004-02-16 Gildas Bazin* modules/access/dshow/filter.cpp: work-around a bug...
2004-02-15 Gildas Bazin* modules/misc/network/ipv6.c: fix for ipv6 name resolu...
2004-02-15 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: fixed...
2004-02-15 Sigmund Augdal... modules/control/lirc/lirc.c:
2004-02-15 Olivier Teulière * modules/gui/skins/*:
2004-02-15 Sigmund Augdal... include/osd.h, src/video_output/video_text.c:
2004-02-15 Laurent Aimar * nsv: display sub stream and skip extention data...
2004-02-15 Gildas Bazin* modules/demux/ogg.c: fixed recent breakage (what...
2004-02-14 Gildas Bazin* modules/access/cdda/*: forgot to remove demux in...
2004-02-14 Gildas Bazin* modules/access/cdda*: removed definition of WAVEHEADER.
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-14 Gildas Bazin* modules/gui/skins2/events/evt_scroll.hpp: small porta...
2004-02-14 Gildas Bazin* modules/gui/wxwindows/*: make gcc-2.95 happy.
2004-02-14 Gildas Bazin* ALL: small portability fixes.
next