]> git.sesse.net Git - vlc/shortlog
vlc
2006-07-24 Christophe... Localized the stings inside the .ui and update the...
2006-07-24 Olivier Teulière * skins2/src/dialogs.cpp: more encoding fixes
2006-07-24 Felix Paul... libavutil/common.h was re-worked, so it doesn't need...
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
2006-07-23 Jean-Paul SamanFix installation of ffmpeg-svn version
2006-07-23 Jean-Paul SamanRevert revision 16112
2006-07-23 Jean-Paul SamanForward port of revision 16113. Fixes a bug in live555...
2006-07-23 Jean-Paul SamanForward port of revision 16111
2006-07-22 Antoine CellerierOops
2006-07-22 Antoine Cellerieradd --snapshot-prefix and --snapshot-sequential options...
2006-07-22 Antoine CellerierSome more vfilter2 stuff
2006-07-21 Christophe... oups missed that
2006-07-21 Felix Paul... * minor layout improvement
2006-07-21 Christophe... contribs: Rename the qt tarball to indicate it's a...
2006-07-21 Clément StenacQt4 contrib fixes
2006-07-20 Clément StenacAdd Qt4 to contrib
2006-07-20 Felix Paul... * some minor fixes (signed vs unsigned ints, removed...
2006-07-20 Felix Paul... * compile before you commit
2006-07-20 Felix Paul... * another patch for ffmpeg, so make up a new ffmpeg...
2006-07-20 Felix Paul... * compilation fix to reflect x264's API change in its...
2006-07-20 Felix Paul... * yet another patch for ffmpeg: its configure script...
2006-07-20 Christophe... Compile fix. gcc doesn't like foo=foo();
2006-07-20 Clément StenacFix a bunch of bugs
2006-07-20 Christophe... Cosmetic: svn properties, Id, copyright dates
2006-07-20 Damien Fouilleul- direct3d: new video output module using Direct3D...
2006-07-20 Christophe... Run update-po. Fix make dist
2006-07-19 Antoine CellerierAdd some "const" where relevant
2006-07-19 Antoine CellerierMake code less readable and (hopefully) faster for...
2006-07-19 Clément StenacSome more Qt interaction support
2006-07-19 Olivier Aubertconfigure.ac: the svg module now needs a librsvg2 ...
2006-07-19 Olivier Aubertmodules/misc/svg.c: fix SVG rendering
2006-07-19 Clément StenacAdd support for modules help strings (Closes:#413)
2006-07-19 Clément StenacRemove some code duplication
2006-07-19 Jean-Paul SamanDon't use Patches/goom2k4-0-nommx.patch when building...
2006-07-19 Clément StenacMove v4l and pvr into the main access directory.
2006-07-19 Clément StenacSome more demux and access code factorization
2006-07-19 Olivier Aubertbindings/mediacontrol-python/vlcglue.c: bind get_/set_r...
2006-07-19 Olivier Aubertinclude/vlc/mediacontrol.h, src/control/mediacontrol_au...
2006-07-19 Olivier Aubertbindings/mediacontrol-python/setup.py: deactivate PIC...
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
next