]> git.sesse.net Git - vlc/shortlog
vlc
2006-07-18 Clément StenacA bunch of various fixes (encoding, refcount, layout)
2006-07-18 Clément StenacLayout improvements
2006-07-18 Christophe... Fix compilation
2006-07-18 Jean-Paul SamanFix libpng properly (forgot this in a previous commit).
2006-07-18 Clément Stenac* Fix a number of encoding bugs
2006-07-18 Clément StenacBetter packetizer helpers
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-18 Olivier Aubertbindings/mediacontrol-python/vlcwrapper.py: make the...
2006-07-18 Clément Stenac* compiles-but-untested complete implementation of...
2006-07-18 Damien Fouilleul- all: fixed object interfaces queries and other fixes...
2006-07-18 Sigmund Augdal... support muxing and demuxing of dual mono mpeg ts stream...
2006-07-17 Felix Paul... * adapted the extended panel to the latest video filter...
2006-07-17 Filippo CaroneReport in the FAQ that --enable-java-bindings works...
2006-07-16 Antoine CellerierDon't show the scale filter in the preferences
2006-07-16 Antoine CellerierAdd (verbose) NEWS
2006-07-16 Antoine CellerierMake "video filter2" filters selectable on the vout...
2006-07-16 Rémi Denis... (Partial?) fix for make dist
2006-07-16 Rémi Denis... Revert commit that breaks bootstrap/aclocal (v2.60...
2006-07-16 Rémi Denis... Don't duplicate check for automake 1.7
2006-07-16 Rémi Denis... Use nice apostrophe
2006-07-16 Sam Hocevar * src/libvlc.c: fixed comment.
2006-07-15 Felix Paul... * removed useless include
2006-07-15 Felix Paul... * implemented a ctrl-click menu for the vouts (refs...
2006-07-15 Antoine Celleriercheck that p_pic->pf_release != NULL before calling it
2006-07-14 Antoine CellerierSplit the distort video filter module into several...
2006-07-14 Antoine CellerierRemove unneeded include
2006-07-14 Sam Hocevar * m4: added libtool macro files. Na.
2006-07-14 Antoine CellerierInvert is now a "video filter2"
2006-07-14 Antoine CellerierAdjust is now a "video filter2"
2006-07-14 Jean-Paul SamanRemove double .gnutls from HAVE_WIN32 and UNIX targets
2006-07-13 Christophe... Fix dist
2006-07-13 Christophe... Revert [16011] until someone svn add the concerned...
2006-07-13 Jean-Paul SamanReally fix goom for fc4
2006-07-13 Sam Hocevar * src/Makefile.am: made the dist rule independent...
2006-07-13 Jean-Paul SamanDisable MMX support goom for now since it doesn't compi...
2006-07-13 Jean-Paul SamanFix live555 compilation in contrib
2006-07-13 Rémi Denis... Another extra boilerplate
2006-07-13 Rémi Denis... Work-around for Winsock
2006-07-13 Christophe... qt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-13 Sam Hocevar * Added SVN ignore flags to src/ subdirectories.
2006-07-13 Felix Paul... * implement the error panel correctly (for the records...
2006-07-13 Sam Hocevar * bootstrap: strip library version from modules.
2006-07-13 Clément StenacBeginning of menus implementation
2006-07-13 Sam Hocevar * modules/control/hotkeys.c: nawak.
2006-07-12 Jean-Paul SamanRemoved unused variable pi_gamma
2006-07-12 Jean-Paul SamanRTSP rewind and fastforward support (Scale option)...
2006-07-12 Pavlov Konstantinget rid of unresolved symbols
2006-07-12 Sam Hocevar * src/Makefile.am: fixed sed commands.
2006-07-12 Sam Hocevar * src/Makefile.am: reverted addition of vlc_devices...
2006-07-12 Sam Hocevar * Updated changelog.
2006-07-12 Sam Hocevar * src/Makefile.am: yay, another missing file in Makef...
2006-07-12 Sam Hocevar * m4/Makefile.am: added more missing files. olleh...
2006-07-12 Sam Hocevar * m4/Makefile.am: added missing files to the distribu...
2006-07-12 Sam Hocevar * src/audio_output/common.c: moved message around...
2006-07-12 Sam Hocevar * src/audio_output/common.c: added error message...
2006-07-12 Clément StenacMissing header in EXTRA_DIST
2006-07-11 Benjamin Pracht* Patch to add ATSC support by Dennis Lou
2006-07-11 Felix Paul... * fix make dist
2006-07-10 Felix Paul... * updated the po-files, started some work on the German...
2006-07-10 Derk-Jan Hartman* when possible use the PTS for GET_TIME and GET_LENGTH...
2006-07-10 Felix Paul... * fixed typo pointed out by Dirk Stegemann on the forum
2006-07-09 Antoine Cellerier#transcode{vfilter=...} only works with video filter2...
2006-07-08 Christophe... Have a module_string less confusing
2006-07-08 Christophe... Clean up
2006-07-08 Christophe... Fix compilation. It inserts the playlist only in tree...
2006-07-08 Felix Paul... * complete clean-up
2006-07-08 Felix Paul... * unified the GUI-presented string
2006-07-08 Christophe... Fix stats collecting
2006-07-08 Felix Paul... * use intf_IntfProgress instead of intf_UserProgress...
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-07-08 Felix Paul... * added the Google Video Playlist file-type
2006-07-08 Mohammed Adnène... cosmetic changes + compilation fixes
2006-07-08 Clément StenacImprove embedded video output
2006-07-08 Clément StenacFix some crashes
2006-07-08 Rémi Denis... Some legal boilerplate.
2006-07-07 Antoine CellerierFix segfault (thanks to zorglub for the hint)
2006-07-07 Antoine CellerierAdd Google Video Playlist parsing support (stuff like...
2006-07-06 Christophe... Add a b_restart flag to indicate this option take effec...
2006-07-06 Damien Fouilleulvout.m: change in fullscreen behaviour
2006-07-06 Derk-Jan Hartman* Fix SDP file parsing of the SAP module.
2006-07-06 Clément StenacFix 2005 changelog
2006-07-06 Sam Hocevar * doc/fortunes.txt: Fixed layout. We need quality...
2006-07-06 Mohammed Adnène... partial Arabic translation.
2006-07-05 Clément Stenac[Untested] Save interface position
2006-07-05 Christophe... unicode.c: Fix MB2MB() by removing spurious ';'. Thanks...
2006-07-04 Pavlov Konstantinlink visual plugin against math library
2006-07-04 Sam Hocevar * modules/control/motion.c: control VLC with laptop...
2006-07-04 Sam Hocevar * modules/demux/mkv.cpp: fixed a pointer cast bug.
2006-07-04 Sam Hocevar * modules/stream_out/transcode.c: improve error messa...
2006-07-04 Sam Hocevar * modules/video_filter/transform.c: minor coding...
2006-07-03 Felix Paul... * you didn't see anything
2006-07-03 Felix Paul... * implemented a non-blocking progress-bar in the main...
2006-07-02 Antoine Celleriers/Shoutcast/QTL/
2006-07-02 Antoine CellerierAdd QuickTime Media Link parsing. FIXME: Optional attri...
2006-07-02 Clément Stenacmake sure that we don't use deleted objects
2006-07-01 Derk-Jan Hartman* Move sgimb demux to the playlist demux, and port...
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-07-01 Pavlov Konstantinfix indentation and memory leak introduced in 19564.
2006-06-30 Pavlov Konstantinsupport for creating pid files when going daemon mode.
2006-06-29 Derk-Jan Hartman* fix an issue with stats on inputstreams (this fixes...
next