]> git.sesse.net Git - vlc/shortlog
vlc
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 Sam Hocevar * debian/rules: typo.
2004-08-27 Sam Hocevar * debian/*.menu:
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 * debian/rules:
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-27 Sam Hocevar * po/POTFILES.in: updated for deprecated files.
2004-08-27 Gildas Bazin* configure.ac: added --with-ffmpeg-dts/zlib options.
2004-08-27 Gildas Bazin* configure.ac: fixed typo.
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-27 Sam Hocevar * extras: ignore extra directories.
2004-08-27 Sam Hocevar * debian/rules:
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 Gildas Bazin* src/input/decoder.c: forward the p_block->i_rate...
2004-08-26 Sam Hocevar * INSTALL: added a note about bootstrapping.
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 * Update the docs
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 * input: send DEMUX_SET_GROUP.
2004-08-25 Laurent Aimar * dvb: fixes.
2004-08-25 Laurent Aimar * input: added a INPUT_UPDATE_META (for meta data...
2004-08-25 Gildas Bazin* Makefile.am: fixed make package-win32-base.
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 Sigmund Augdal... share/Makefile.am: update for default skin change
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-24 Jon Lech Johansen * ./src/libvlc.c: initialize dvd/vcd/cd-audio values...
2004-08-23 Laurent Aimar * ps.c: handle PES with 0 size. (look for next start...
2004-08-23 Gildas Bazin* src/video_output/vout_subpictures.c, video_output...
2004-08-23 Gildas Bazin* modules/packetizer/h264.c: modified ParseNALBlock...
2004-08-22 Gildas Bazin* src/input/decoder.c: don't forget that packetizers...
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 Derk-Jan Hartman* Added the new OSX vout files
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-22 Cyril Deguet * Makefile.am: don't forget to copy reduce_mouseover...
2004-08-22 Rocky Bernsteinautomake 1.8 works, so accept that as well.
2004-08-21 Derk-Jan Hartman* Fix a X11 GLX crash
2004-08-21 Gildas Bazin* configure.ac: added an option for x264 support.
2004-08-21 Antoine Cellerier* modules/gui/wxwindows/extrapanel.cpp : Changed "Resto...
2004-08-21 Sam Hocevar * Makefile.am: yet another humiliating submission...
2004-08-21 Cyril Deguet * Makefile.am: "noinst_lib_DATA" broke bootstrap :(
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 Cyril Deguet * src/audio_output/output.c: check if start_date is...
2004-08-21 Olivier TeulièreRemoved the default skin for the skins1 module
2004-08-21 Olivier TeulièreRemoved the old skins plugin
2004-08-21 Gildas Bazin* src/input/input.c: changed MRL syntax again: URL...
2004-08-21 Sam Hocevar * Makefile.am:
2004-08-21 Gildas Bazin* src/libvlc.h: updated useage.
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 * src/input/control.c: minor typo in a comment.
2004-08-20 Sam Hocevar * configure.ac: Added --enable-ffmpegaltivec. Do...
2004-08-20 Eric Petit + configure.ac: always build the beos module built-in
2004-08-20 Gildas Bazin* modules/access/cdda.c: new MRL syntax: "[dev_path...
2004-08-20 Eric Petit extras/contrib/*: don't use gettext *printf replacemen...
2004-08-20 Gildas Bazin* NEWS: updated
2004-08-20 Gildas Bazin* src/input/*: update position on title change.
2004-08-20 Gildas Bazin* src/input/input.c: re-enabled the --bookmarks option.
2004-08-19 Gildas Bazin* modules/stream_out/transcode.c: implemented fps...
2004-08-19 Sigmund Augdal... livedotcom.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...
2004-08-19 Gildas Bazin* modules/mux/asf.c: small cleanup
2004-08-19 Gildas Bazin* modules/mux/asf.c: don't forget to add the preroll...
2004-08-18 Sigmund Augdal... livedotcom.cpp: use geometric growth for the buffer...
2004-08-18 Sigmund Augdal... livedotcom.cpp: dynamically determine the buffer size...
2004-08-18 Gildas Bazin* modules/mux/asf.c: the asf muxer can only add streams...
2004-08-18 Sigmund Augdal... po/POTFILES.in: updated from clean tree (seems necessar...
2004-08-18 Gildas Bazin* modules/mux/asf.c: a few coding style changes.
2004-08-18 Sigmund Augdal... Modules.am: fixed incorrect filename
2004-08-18 Gildas Bazin* modules/codec/dmo/*: fixed video encoding.
2004-08-18 Sigmund Augdal... alsa.c: support mono on stereo only boards
2004-08-18 Sigmund Augdal... alsa.c: don't fail the probe without giving a reason...
2004-08-17 Eric Petit beos/*: fixed seek, clean up
next