]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-24 Jean-Philippe... Avoid runtime warning: directory.c does not give any...
2008-08-24 Rémi Denis... VLC resource file is only for Win32
2008-08-24 Rémi Denis... Win32: link libvlccore with the resource file
2008-08-24 Rémi Denis... VLC needs libvlc, not just libvlccore
2008-08-24 Rémi Denis... seamcarving was removed
2008-08-24 Vicente Jimenez... Added extension information to browse.xml
2008-08-24 Vicente Jimenez... browse.xml from lua's HTTP interface include all keys...
2008-08-24 David Flynn[demux/ogg] Revise oggDirac support
2008-08-24 David Flynn[codec/schroedinger] If pts is unavaliable, do not...
2008-08-24 David Flynn[codec/flac] Fix 24bit flac support
2008-08-24 Antoine CellerierRemove useless and unfinished seamcarving resizer plugi...
2008-08-24 Antoine CellerierClarifications.
2008-08-24 Antoine CellerierIf mosaic item has an alpha plane keep it even after...
2008-08-24 Antoine CellerierFix compilation warning and alpha discarding.
2008-08-24 Antoine CellerierFix cross conversions between YUVA and RGBA. Closes...
2008-08-24 Antoine CellerierSimplify.
2008-08-24 Antoine CellerierRemove trailing space.
2008-08-24 Antoine CellerierExport function to copy pixels between 2 plane_t struct...
2008-08-24 Antoine Cellerierpng comes with an alpha plane (RV32 isn't assumed to...
2008-08-24 Rémi Denis... Work around^W^WFix VLM multiple thread join (closes...
2008-08-24 Rémi Denis... Avoid pushing a full structure onto the stack
2008-08-24 Antoine CellerierThis doesn't need to be an info message.
2008-08-24 Rémi DuraffortFix #1899 as far as I can test it (in all cse this...
2008-08-24 Derk-Jan Hartmanmacosx: set the correct node when we add items and...
2008-08-24 Derk-Jan Hartmanplaylist: use get_current_status_node()
2008-08-24 Felix Paul... Blind attempt to fix the OS X builds
2008-08-24 Rémi Denis... Revert "Don't mess with the build system a single day...
2008-08-24 Felix Paul... Don't mess with the build system a single day (git...
2008-08-24 Felix Paul... 2 notes on security updates. Please check and add 2...
2008-08-24 Jean-Baptiste... Fix win32 compiling
2008-08-24 Jean-Baptiste... Fix windows packaging.
2008-08-24 Jean-Baptiste... Deactivate FS controller on Windows on 8-bit displays.
2008-08-24 Jean-Baptiste... Video Widget cleaning. Corrections of previous commits.
2008-08-24 Jean-Baptiste... Remove trailing sapce.
2008-08-24 Rémi Denis... MMS integers handling fixes, including buffer overflow
2008-08-24 Jean-Philippe... Do not read directory twice. This solves #1761 but...
2008-08-23 Christophe... l10n: Slovak update by Marián Hikaník
2008-08-23 Christophe... l10n: Finnish update by Otto Kekäläinen
2008-08-23 Christophe... l10n:Galician update by Iván Seoane Pardo
2008-08-23 Christophe... l10n: Romanian update by Cristian Secară
2008-08-23 Jean-Philippe... Qt: hide record button when the record access-filter...
2008-08-23 Aurelien Nephtalitelnet: Fix crash when the telnet port cannot be bound
2008-08-23 Derk-Jan Hartmants demux: fix potential crash in EIT events
2008-08-23 Felix Paul... macosx: fixed distribution of the *.mo files *coughcough*
2008-08-23 Felix Paul... macosx: compilation fix for the 10.4u SDK and removal...
2008-08-23 Derk-Jan Hartmanmacosx: Fix compilation. (NSUInteger) is 10.5 api chang...
2008-08-23 Sigmund AugdalFix double free on mkv files with V_QUICKTIME track
2008-08-23 Pierre d'Herbemontmacosx: Make sure VLCIntf gets NULL-ify when VLC ends.
2008-08-23 Pierre d'Herbemontmacosx: Don't use a textured Window if we have the...
2008-08-23 Christophe... l10n: Gerogian translation update by Alexander Didebulidze
2008-08-23 Christophe... l10n: New Bulgarian translation by Ivo Ivanov
2008-08-23 Antoine CellerierDon't send failure messages when probing filter. (It...
2008-08-23 Antoine CellerierFix forced audio filter2 usage in transcode (when using...
2008-08-23 David FlynnFix divide by 0 when repacketizing a Flac stream of...
2008-08-23 Antoine CellerierPrefer mono over trivial (in case trivial somehow wants...
2008-08-23 Antoine CellerierRe-enable mono, it works fine. Example command line:
2008-08-23 Antoine CellerierAdd debug message and quit if channel or rate conversio...
2008-08-23 Antoine CellerierPrefer downmixing from channel extracting.
2008-08-23 Antoine CellerierFix error message.
2008-08-23 Antoine CellerierOops.
2008-08-23 Antoine CellerierConsistency fixes.
2008-08-23 Antoine CellerierUse the same order for buttons in the fullscreen interf...
2008-08-23 Rémi Denis... Remove some files without translations
2008-08-23 Antoine CellerierChange the fullscreen button in the fullscreen controll...
2008-08-23 Rémi Denis... Disable fast install for now due to libtool brain damage
2008-08-23 Rémi Denis... Move the executables out of src/
2008-08-23 Laurent AimarProperly handle input state in InputSourceInit.
2008-08-23 Laurent AimarRevert "Keep p_input->i_state when adding a subtitle...
2008-08-23 Rémi Denis... Move libvlccore test to their dir
2008-08-23 Antoine CellerierKeep p_input->i_state when adding a subtitle on the...
2008-08-23 Rémi Denis... Fix gettext syntax
2008-08-23 Pierre d'Herbemontmacosx: Save avi-index.
2008-08-23 Pierre d'Herbemontmacosx: Remove some #define abuses and assert() when...
2008-08-23 Pierre d'Herbemontmacosx: Save a reference to the view in the voutgl.
2008-08-23 Felix Paul... macosx: fixed non-localised main menu item
2008-08-23 Rémi Denis... Mono downmix is broken - document it
2008-08-23 Jean-Baptiste... Fix #1896
2008-08-23 Jean-Philippe... Qt: by default resize main interface so that it shows...
2008-08-23 Jean-Philippe... Try to close ticket '#1775' (Qt intf startup size is...
2008-08-23 Jean-Philippe... This is an attempt to close '#1716' (zoom has to be...
2008-08-23 Jean-Philippe... Implement 'record' button in Qt intf
2008-08-23 Jean-Philippe... Add a variable + callback to toggle the record status.
2008-08-23 Jean-Philippe... Revert b1cea0a301d6bc partially (bad warning fix)
2008-08-23 Jean-Baptiste... Fix demuxdump MRL generation in Sout (Qt part of #1853 )
2008-08-22 Rémi DuraffortUpdate modules/LIST
2008-08-22 Geoffroy CouprieAdd tree-view for SD only
2008-08-22 Jean-Baptiste... Menu order after protests.
2008-08-22 Rémi DuraffortFix #1768
2008-08-22 Rémi DuraffortDon't move an item to the middle of nowhere.
2008-08-22 Rémi DuraffortForgottent "fix warning".
2008-08-22 Jean-Baptiste... Use FIND_CHILD when possible to look for the vout as...
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Loïc MinierFix #if WIN32_TRICK to be an #ifdef
2008-08-22 Felix Paul... macosx: fixed download URL for the eyetv plugin
2008-08-22 Jean-Baptiste... Find correctly the Vout.
2008-08-22 Jean-Baptiste... Close #1717 (windows only )
2008-08-22 Jean-Baptiste... Use the input_MRLSplit to open containing folder for...
2008-08-22 Loïc MinierFix man page syntax errors
2008-08-22 Jean-Baptiste... qt4: Fix hotkey i for FS controller
2008-08-22 Laurent AimarFixed input slave reading of a52/dts/flac/m4a/mpga...
next