]> git.sesse.net Git - vlc/history - modules
More printf lint for cygwin (and possibly others)
[vlc] / modules /
2004-03-07 Rocky BernsteinMore printf lint for cygwin (and possibly others)
2004-03-07 Laurent Aimar * transcode: downmixing to 1 and 2 channels now really...
2004-03-07 Laurent Aimar* transcode: report the right number of channels (a52...
2004-03-07 Xavier Martin(no commit message)
2004-03-07 Rocky Bernsteinprintf lint changes for cygwin.
2004-03-07 Cyril Deguet * ctrl_list.cpp: insert a 1-pixel line between two...
2004-03-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-03-07 Cyril Deguet * all: the tooltip window is now managed by the windo...
2004-03-07 Cyril Deguet * src/ft2_font.cpp: initialize some members to avoid...
2004-03-07 Laurent Aimar * mp4.c: * follow guidelines for box order in stbl.
2004-03-07 Laurent Aimar * mp4: really fixed stts table (and no more drift...
2004-03-07 Olivier Teulière * skins2/*: - show/hide do not bypass the window manag...
2004-03-06 Cyril Deguet * png_bitmap.cpp: fixed the transparency
2004-03-06 Laurent Aimar * avi.c: set frame type.
2004-03-06 Laurent Aimar * mpeg4video: set frame type (I,P,B).
2004-03-06 Laurent Aimar * mp4.c: fixed audio/video synchro. Better length...
2004-03-06 Gildas Bazin* transcode.c: another fix to avoid 1st frame without...
2004-03-06 Gildas Bazin* transcode.c: fix for when 1st frame of non-low-delay...
2004-03-06 Olivier Teulière * skins2/src/os_window.hpp: added some 'const' keywords
2004-03-06 Gildas Bazin* src/input/input_dec.c: fix for input_EndDecoder(...
2004-03-06 Cyril Deguet * src/png_bitmap.cpp: support for transparent PNGs
2004-03-06 Clément StenacFix include path
2004-03-06 Laurent Aimar * rtp, display: update p_sout->i_out_pace_nocontrol.
2004-03-06 Laurent Aimar * http, udp: update p_sout->i_out_pace_nocontrol.
2004-03-06 Olivier Teulière * skins2/src/generic_window.cpp: avoid crashing on...
2004-03-06 Gildas Bazin* modules/codec/ffmpeg/encoder.c:
2004-03-06 Clément Stenac* Remove directories with only one source file inside
2004-03-06 Laurent Aimar * mp4: fixed SVQ3 in .mov
2004-03-06 Laurent Aimar * mp4.c: for mp3 in mp4a we need an ESDS.
2004-03-06 Laurent Aimar * transcode.c: fixed SVQ3 transcoding.
2004-03-05 Olivier Teulière * skins2/*: Change mouse cursor above a Resize control...
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Laurent Aimar * include/modules.h: increased numbers of shorcuts
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-05 Sigmund Augdal Helbergmodules/gui/wxwindows/iteminfo.cpp:
2004-03-05 Simon Latapie * telnet interface and VLM ( VideoLAN (media) manager):
2004-03-05 Laurent Aimar * udp: added a 'late' option in milli-second.
2004-03-04 Benjamin PrachtSet intf-change to TRUE when toggling fullscreen with...
2004-03-04 Sigmund Augdal Helbergmodules/video_filter/deinterlace/deinterlace.c:
2004-03-03 Cyril Deguet* utils/bezier.cpp: use lrint() to avoid rounding issues
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * configure.ac: -> 0.7.2-cvs
2004-03-03 Laurent Aimar * rtp: ported to new httpd.
2004-03-03 Laurent Aimar * http: ported to new httpd. A few features are still...
2004-03-03 Laurent Aimar * http: ported to new httpd.
2004-03-03 Laurent Aimar * all: httpd compilation.
2004-03-03 Laurent Aimar * include/httpd.h, modules/misc/httpd.c: remove old...
2004-03-03 Laurent Aimar * vout.c: fixed a warning.
2004-03-03 Laurent Aimar * mkv: added Control and use vlc_meta.h.
2004-03-03 Eric Petit macsox/* : added --macosx-fill
2004-03-03 Laurent Aimar * mpga: demux -> demux2.
2004-03-03 Laurent Aimar * a52.c aac.c au.c dts.c flac.c wav.c: Converted all...
2004-03-03 Christophe Massiot* modules/stream_out/transrate/frame.c: Fixed warnings...
2004-03-03 Laurent Aimar * id3*: Search p_input (to make it working with demux2).
2004-03-03 Christophe Massiot* modules/mux/mpeg/pes.c: Copy the flags of the data...
2004-03-03 Benjamin Pracht- Repeat and loop are now mutually exclusive
2004-03-03 Christophe Massiot* modules/codec/ffmpeg/encoder.c:
2004-03-03 Christophe Massiot* modules/stream_out/transrate:
2004-03-03 Christophe Massiot* modules/packetizer/mpegvideo.c: Correctly flag the...
2004-03-03 Christophe Massiot* modules/access_output/udp.c: New group= option, used...
2004-03-03 Christophe Massiot* modules/access/satellite/access.c: Read blocks multip...
2004-03-03 Laurent Aimar * ts.c: fixed PCR handling (when the pcr pid isn't...
2004-03-02 Olivier Teulière - skins2/utils/bezier.*: Added support for curves...
2004-03-02 Derk-Jan Hartman* This was the thing i didn't commit and which AGAIN...
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
2004-03-02 Derk-Jan HartmanSpelling error
2004-03-01 Laurent Aimar * video.c: make SVQ3/ffmpeg happy with complex stsd...
2004-03-01 Gildas Bazin* modules/gui/skins2/Modules.am: oops, 1 file too much.
2004-03-01 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: default skin...
2004-03-01 Gildas Bazin* modules/gui/skins2/Modules.am: include the default...
2004-03-01 Cyril Deguet* all: changed dtd version to 1.99 before the final...
2004-03-01 Cyril Deguet* parser/builder.cpp, parser/skin_parser.cpp: unique...
2004-03-01 Gildas Bazin* modules/gui/wxwindows/*: make sure we re-use the...
2004-03-01 Gildas Bazin* modules/demux/mkv.cpp: fixed copy&paste bug.
2004-03-01 Gildas Bazin* include/vlc_threads.h:
2004-03-01 Christophe Massiot* Added two files in Modules.am
2004-02-29 Jean-Paul SamanUpdated PDA interface.
2004-02-29 Gildas Bazin* modules/demux/rawdv.c: DV audio support was removed...
2004-02-29 Cyril Deguet* src/skin_main.cpp: do not delete the input a second...
2004-02-29 Cyril Deguet* controls/*, src/generic_window.cpp, src/generic_layou...
2004-02-29 Clément StenacSanity check
2004-02-29 Cyril Deguet* src/skin_main.cpp: fixed a bug related to the destruc...
2004-02-29 Gildas Bazin* ALL: bumped revision number to 0.7.1
2004-02-28 Clément StenacSearch on the author field too
2004-02-28 Clément StenacFix loop on end of search
2004-02-28 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added mp4a to...
2004-02-28 Eric Petit macosx/vout* : don't forget to exit fullscreen mode...
2004-02-27 Gildas Bazin* src/skin_main.cpp: fixed bug related to the destructi...
2004-02-27 Laurent Aimar * avi.c: uses rv15 for 15 and 16 bits file. (I don...
2004-02-27 Laurent Aimar * avi.c: added support for rgb 32 (24 won't work under...
2004-02-27 Laurent Aimar * rawvideo.c, ffmpeg/chroma.c: added YVU9.
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
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...
next