]> git.sesse.net Git - vlc/history - modules
* Fixed a few string errors
[vlc] / modules /
2004-09-01 Clément Stenac* Fixed a few string errors
2004-08-31 Derk-Jan Hartman * Defer nsviews untill the NSWindow is created. Hopefu...
2004-08-31 Derk-Jan Hartman* Don't bitch anymore about not found access_demux...
2004-08-31 Gildas Bazin* src/video_output/vout_subpictures.c, include/vlc_video.h:
2004-08-31 Gildas Bazin* modules/stream_out/transcode.c, modules/audio_filter...
2004-08-31 Gildas Bazin* modules/audio_filter/converter/dtstofloat32.c,a52tofl...
2004-08-31 Gildas Bazin* modules/codec/araw.c: got rid of the audio conversion...
2004-08-31 Gildas Bazin* modules/demux/ps.h: oups... fixed typo in my ps_pkt_p...
2004-08-31 Gildas Bazin* modules/audio_filter/converter/dtstofloat32.c,a52tofl...
2004-08-31 Benjamin PrachtConsistency in labels.
2004-08-30 Gildas Bazin* modules/stream_out/transcode.c: fix for channels...
2004-08-30 Benjamin Pracht* Add some options to the subtitle selection dialog...
2004-08-30 Gildas Bazin* modules/demux/avi/avi.c, modules/codec/rawvideo.c...
2004-08-30 Gildas Bazin* modules/access/v4l/v4l.c: in v4l, RGB24 really is...
2004-08-30 Gildas Bazin* ALL: use rgb mask members in video_format_t.
2004-08-30 Gildas Bazin* modules/mux/mpeg/ts.c: waiting for the fifo to have...
2004-08-30 Gildas Bazin* modules/stream_out/transcode.c: don't segfault when...
2004-08-30 Gildas Bazin* modules/gui/wxwindows/interface.cpp: do not use a...
2004-08-30 Derk-Jan Hartman* Remove fprintf debug statement in the mp4 demux
2004-08-30 Gildas Bazin* modules/demux/ps.h: fixed parsing of system header.
2004-08-30 Gildas Bazin* modules/video_chroma/i420_rgb8.c: take care of width...
2004-08-30 Gildas Bazin* modules/video_chroma/i420_rgb16.c: take care of width...
2004-08-30 Gildas Bazin* modules/video_chroma/i420_yuy2.c: take care of chroma...
2004-08-29 Derk-Jan Hartman* added TSCC decoder to our ffmpeg module
2004-08-29 Clément StenacFix memleaks
2004-08-29 Derk-Jan Hartman* Fix the play/pause button status
2004-08-29 Laurent Aimar * mp4: support vobsub in .mp4 (NeroRecode), but won...
2004-08-29 Derk-Jan Hartman* Don't release the VLCWindow on QTClose. The mainthrea...
2004-08-29 Derk-Jan Hartman* fix text encoding of subtitle filenames (and other...
2004-08-29 Gildas Bazin* modules/stream_out/transcode.c: when overlaying subti...
2004-08-29 Gildas Bazin* modules/misc/dummy/vout.c: have the dummy vout use...
2004-08-29 Gildas Bazin* modules/demux/ogg.c: fixed skipped pictures problem...
2004-08-29 Gildas Bazin* modules/mux/ogg.c: when removing a stream, flush...
2004-08-29 Gildas Bazin* modules/codec/vorbis.c: VBR encoding is now the defau...
2004-08-29 Gildas Bazin* modules/video_output/x11/xcommon.c: 24 bits screen...
2004-08-29 Clément StenacFix last playlist item deletion with wxWIN32
2004-08-29 Cyril Deguet * async_queue.*: AsyncQueue::remove is now thread...
2004-08-29 Gildas Bazin* modules/codec/mpeg_audio.c: correct bitrate.
2004-08-29 Gildas Bazin* commit modules/mux/ogg.c: added SNOW fourcc.
2004-08-29 Gildas Bazin* codec/ffmpeg/video_filter.c: deinterlace filter.
2004-08-29 Gildas Bazin* modules/audio_filter/converter/dtstofloat32.c: added...
2004-08-28 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c: added...
2004-08-28 Gildas Bazin* modules/codec/vorbis.c: vorbis encoder takes float32...
2004-08-28 Gildas Bazin* modules/gui/wxwindows/menus.cpp: increased size of...
2004-08-28 Clément StenacUpdate the "Stream and Media Info" dialog
2004-08-28 Gildas Bazin* codec/theora.c: Removed the "multiple of 16" size...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-28 Laurent Aimar * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-28 Clément Stenacs/access/access2
2004-08-27 Gildas Bazin* modules/demux/asf/asf.c: ignore the ES extra data...
2004-08-27 Gildas Bazin* modules/mux/asf.c: flush our buffers on close.
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-27 Gildas Bazin* configure.ac: add the audio format conversion filter.
2004-08-27 Gildas Bazin* modules/stream_out/transcode.c:
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-26 Gildas Bazin* modules/codec/libmpeg2.c: use the DTS in the synchro...
2004-08-26 Eric Petit + demux/ts.c: gcc < 3 fix
2004-08-26 Eric Petit + input/decoder.c: detach decoder after vout_Request...
2004-08-25 Olivier Teulière * skins2: new "playlist.load()" and "playlist.save...
2004-08-25 Laurent Aimar ts.c: send pid select/unselect to access. (untested).
2004-08-25 Laurent Aimar * dvb: fixes.
2004-08-24 Laurent Aimar * dvb: compilation fix. With great luck it may, perhap...
2004-08-24 Laurent Aimar * dvn: first pass to port dvb to new api. (it doesn...
2004-08-24 Laurent Aimar * udp: unused line.
2004-08-24 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed fullscreen...
2004-08-24 Cyril Deguet * the default skin is now shipped as a .vlt (whether...
2004-08-24 Cyril Deguet * all: removed obsolete b_blocking in intf_dialogs_arg_t
2004-08-24 Gildas Bazin* modules/demux/demuxstream.c: module obsoleted by...
2004-08-24 Laurent Aimar * ts.c: fixed --ts-out.
2004-08-23 Laurent Aimar * ps.c: handle PES with 0 size. (look for next start...
2004-08-23 Gildas Bazin* modules/packetizer/h264.c: modified ParseNALBlock...
2004-08-22 Gildas Bazin* modules/codec/ogt/*: updated the prototype of the...
2004-08-22 Cyril Deguet * all: french translation for skin popup menu
2004-08-22 Laurent Aimar * compilation fix.
2004-08-22 Cyril Deguet * theme_repository.*: the popup menu for skin selecti...
2004-08-22 Olivier Teulière * skins2/src/window_manager.cpp: Added the vlc.isOnTop...
2004-08-22 Derk-Jan Hartman* initialize variables and don't use arguments that...
2004-08-22 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: added a skins...
2004-08-22 Gildas Bazin* modules/video_output/x11/glx.c: don't call XCloseDisp...
2004-08-22 Cyril Deguet * all: skeleton of a popup menu entry for skin selection
2004-08-22 Gildas Bazin* modules/access/dvdread.c: fixed chapter change detection.
2004-08-22 Cyril Deguet * ctrl_list.cpp: beginning of key handling in the...
2004-08-21 Derk-Jan Hartman* Fix a X11 GLX crash
2004-08-21 Antoine Cellerier* modules/gui/wxwindows/extrapanel.cpp : Changed "Resto...
2004-08-21 Cyril Deguet * alsa.c: compute next_date with snd_pcm_delay() if...
2004-08-21 Gildas Bazin* modules/gui/wxwindows/*: updated open disc dialog.
2004-08-21 Cyril Deguet * alsa.c: pass next_date=0 to aout_OutputNextBuffer if
2004-08-21 Olivier TeulièreRemoved the old skins plugin
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-20 Eric Petit beos/MessagesWindow*: fixed messages window
2004-08-20 Sam Hocevar * modules/codec/ffmpeg/ffmpeg.c modules/stream_out...
2004-08-20 Sam Hocevar * configure.ac: Added --enable-ffmpegaltivec. Do...
2004-08-20 Gildas Bazin* modules/access/cdda.c: new MRL syntax: "[dev_path...
2004-08-19 Gildas Bazin* modules/stream_out/transcode.c: implemented fps...
2004-08-19 Sigmund Augdal Helberglivedotcom.cpp: update the StreamRead function to non...
2004-08-19 Gildas Bazin* modules/mux/asf.c: use syncpoints + add an empty...
2004-08-19 Gildas Bazin* modules/codec/dmo/*: flag sync-points in the video...
2004-08-19 Gildas Bazin* modules/stream_out/transcode.c: small cleanup + added...
next