]> git.sesse.net Git - vlc/history - modules
macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
[vlc] / modules /
2004-02-25 Eric Petit macosx/vout* : fixed OpenGL fullscreen (still needs...
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-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 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 Sigmund Augdal Helbergmodules/misc/sap.c:
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* 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 * 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 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* modules/demux/playlist/Modules.am: don't forget playl...
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 Christophe Massiot* 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 Massiot* modules/stream_out/transcode.c: fixed a segfault...
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-20 Christophe Massiot* modules/packetizer/mpegvideo.c: display the picture...
2004-02-20 Christophe Massiot* modules/demux/mpeg/system.c: check for scrambled...
2004-02-20 Christophe Massiot* 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 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 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 Helbergmodules/control/lirc/lirc.c:
2004-02-15 Olivier Teulière * modules/gui/skins/*:
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.
2004-02-13 Gildas Bazin* modules/demux/playlist/playlist.c: compilation fix.
2004-02-13 Gildas Bazin* modules/demux/a52.c: better detection code.
2004-02-13 Gildas Bazin* modules/demux/a52.c: grmbl.
2004-02-13 Gildas Bazin* modules/demux/a52.c: fixed alignment when seeking.
2004-02-13 Gildas Bazin* modules/demux/a52.c: rewritten from scratch to use...
2004-02-13 Eric Petit deinterlace.c : missing 'else' that prevented MergeAlt...
2004-02-13 Jean-Paul SamanDisabled the preference menu, it is not filled in anyway.
2004-02-12 Gildas Bazin* modules/stream_out/transcode.c: fixed color inversion...
2004-02-12 Laurent Aimar * all: use the data_packet_count from the asf header...
2004-02-12 Laurent Aimar * v4l: patch from Carsten Gottbeh�t (gottbehuet at...
2004-02-12 Eric Petit macosx/vout.m : GL cleaning (probably fixes depth...
2004-02-11 Gildas Bazin* modules/access/cdda/*: got rid of the demux. The...
2004-02-11 Jean-Paul SamanAdded some whitespace for alignment.
2004-02-10 Jean-Paul SamanMissed the deadline again ;-(
2004-02-10 Benjamin Prachttypos
2004-02-10 Jean-Paul SamanFixes for DVB-C:
2004-02-10 Derk-Jan Hartman* Fixed the ogm subs. Thanx to Mosu who pointed me...
2004-02-09 Simon Latapie * http.c: made strsub a bit clean.
2004-02-09 Simon Latapie * http.c: add strsub function: extract substring ...
2004-02-09 Eric Petit macosx/* : macosx-opengl-effect now accept cube and...
2004-02-09 Eric Petit macosx/vout.m : oops, fixed broken ratio from my last...
2004-02-09 Eric Petit macosx/* : added --macosx-opengl-effect, current possi...
2004-02-08 Gildas Bazin* modules/gui/skins2/Modules.am: added missing file...
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: another fix for switchi...
2004-02-08 Derk-Jan Hartman* Fix /dev/di bug
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: another fix for post...
2004-02-08 Sigmund Augdal Helbergmodules/demux/avi/avi.c:
2004-02-08 Gildas Bazin* src/playlist/*: fixed complete fuckage of playlist_It...
2004-02-08 Gildas Bazin* modules/demux/dts.c: more fixes.
2004-02-08 Gildas Bazin* modules/codec/ffmpeg/video.c: fixed crash when disabl...
2004-02-08 Gildas Bazin* src/interface/interface.c: added skins2 to the interf...
2004-02-08 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: cough...
2004-02-08 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: only...
2004-02-07 Sigmund Augdal HelbergFixed a segfault (don't try to memset a negative number...
2004-02-07 Laurent Aimar * mp4: handle DEMUX_GET_META (avoid a msg_Err)
next