]> git.sesse.net Git - vlc/history - modules
invmem: fix a pts issue causing the output to stays black
[vlc] / modules /
2009-04-26 Ludovic Fauvetinvmem: fix a pts issue causing the output to stays...
2009-04-26 Ludovic FauvetInvmem: fix a crash when allocating pictures memory...
2009-04-26 Jean-Baptiste KempfQt4: force destruction of PopupMenu when Vout Changes.
2009-04-26 Jean-Baptiste KempfPortaudio: kills warnings.
2009-04-26 Jean-Baptiste KempfBDA: remove unneeded variable.
2009-04-26 Jean-Baptiste KempfWin32: fix compile of BDA.
2009-04-25 Rémi Denis-CourmontXCB: preliminary XVideo plugin
2009-04-25 Rémi Denis-CourmontRemove no-op combination.
2009-04-25 Rémi Denis-CourmontXCB: develop resize handling
2009-04-25 Rémi Denis-CourmontXCB: Factor picture allocation
2009-04-25 Rémi Denis-CourmontXCB: factor some code
2009-04-25 Rémi Duraffortuse var_Get(Bool|Integer|...) when possible.
2009-04-25 Rémi Duraffortaccess: compile warnings.
2009-04-25 Rémi Duraffortinclude config.h before any other include.
2009-04-25 Rémi Denis-CourmontMake drawable-xid a config item, so VLC can be embedded...
2009-04-25 Anthony Loiseaudeinterlace: Tag this option as safe
2009-04-25 Laurent AimarFixed direct3d open error handling.
2009-04-24 Jean-Baptiste KempfQt4: fix a rare crash...
2009-04-24 Laurent AimarAuto probe BDA tuner when using dvb://
2009-04-24 Laurent AimarUse the same frequency range for DVB-T/C than our linux...
2009-04-24 Laurent AimarForce TS demuxer when using BDA access.
2009-04-24 Laurent AimarCleaned up the way BDA store data from the sample grabber.
2009-04-24 Laurent AimarFixed BDA sample grabber connection.
2009-04-24 Laurent AimarFixed segafult when stopping BDA.
2009-04-24 Jean-Baptiste KempfQt: fullscreen controller first position.
2009-04-24 Jean-Baptiste KempfQt: fix some parsing of SOut options.
2009-04-24 Jean-Baptiste KempfQt: fix behaviour in F11 mode.
2009-04-24 Jean-Baptiste KempfLibass: set more debug messages.
2009-04-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-04-24 Jean-Baptiste KempfQt4: make the cdda-track option work from the GUI.
2009-04-22 Laurent AimarUsed a better audio output frame size in avcodec depend...
2009-04-22 Laurent AimarFixed cmov error handling avoid a later NULL pointer...
2009-04-22 Ludovic FauvetAvoid MoveEvent action in Drag&Drop
2009-04-21 Ludovic FauvetQt4: Middle mouse click on the InputSlider cause a...
2009-04-21 Joris van RooijVCD OpenBSD build fix
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-20 Jean-Baptiste KempfQt4: main_interface, cleaning
2009-04-20 Laurent AimarFixed object type parsing in mpeg4 audio.
2009-04-20 Laurent AimarWorkaround another swscale bug.
2009-04-20 Jean-Baptiste KempfQt: fix a crash ( #342332 on ubuntu)
2009-04-20 Laurent AimarEnabled again timeout for win32 in live555.
2009-04-20 Jean-Baptiste KempfNSV: use VP30 instead of VP31.
2009-04-20 Jean-Baptiste KempfQt: cosmetics.
2009-04-20 Jean-Baptiste KempfSupport for VP50 and Speex in NSV.
2009-04-20 Jean-Baptiste KempfQt: no need to restart VLC to get the new toolbars.
2009-04-20 Rémi Denis-CourmontMKV wants to include libintl.h
2009-04-20 Jean-Baptiste KempfQt: make the customize dialog a true Dialog.
2009-04-20 Jean-Baptiste KempfQt: apply big and flat attributes to all QToolButton...
2009-04-20 Rémi Denis-CourmontXCB: small simplification
2009-04-20 Rémi Denis-CourmontXCB: memory leak with --no-x11-shm
2009-04-19 Felix Paul KühneClean up (with a little help from clang)
2009-04-19 Rémi Denis-CourmontXCB: do not set the background to black
2009-04-19 Rémi Duraffortxosd: requiere a not so old version.
2009-04-19 Laurent AimarAllocated up to VOUT_MAX_PICTURES when direct mode...
2009-04-19 Laurent AimarAlways link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
2009-04-19 Rémi Denis-CourmontRemove imgresample
2009-04-19 Rémi Duraffortxosd: some cleaning and fix compilation for version...
2009-04-18 Rémi Denis-CourmontTranslate meta data category properly
2009-04-18 Rémi Denis-CourmontDon't call gettext for stuff that's not translated
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-18 Rémi Denis-CourmontXCB: get rid of -lxcb_image
2009-04-18 Rémi Denis-CourmontXCB: move xcb_flush to more appropriate place
2009-04-18 Rémi Denis-CourmontTypo
2009-04-18 Rémi Denis-CourmontXCB: keep the same window through resizing
2009-04-18 Rémi Denis-CourmontXCB: output does not need -lxcb_aux anymore
2009-04-18 Rémi Denis-CourmontXCB: select the screen from parent window rather than...
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-18 Rémi Denis-CourmontXCB: subscribe to parent window resize event only once
2009-04-18 Rémi Denis-Courmontx264: handle obsolete parameters (fix #2667)
2009-04-18 Christophe MutricyProvide at least a short text and don't translate ""
2009-04-17 Felix Paul Kühnemacosx: add respective popup menu item to save HTML...
2009-04-17 Rémi Duraffortmacosx: add the possibility to export the playlist...
2009-04-17 Rémi Denis-CourmontImplement VOUT_SET_STAY_ON_TOP
2009-04-17 Rémi Denis-CourmontMemory leak
2009-04-17 Rémi Denis-CourmontXCB: do not render, we always use the native server...
2009-04-17 Rémi Denis-CourmontXCB: declare the same byte sex as the server wants
2009-04-17 Rémi Denis-CourmontXCB: no need to create a color map for default visual
2009-04-17 Rémi Denis-CourmontXCB: select X11 visual from pixmap, not from root depth
2009-04-17 Rémi Denis-CourmontXCB: reject pixmap formats with unknown bit depth
2009-04-17 Cyril MathéChange strtof to us_strtof to avoid some problem
2009-04-17 Rémi Denis-CourmontRemove libmpeg2 copy for XvMC
2009-04-17 Nicolas Chauvet... Update mpeg2_internal.h to the last version.
2009-04-17 Nicolas Chauvet... Remove internal libmpeg2 from xvmc codec/vout
2009-04-17 Jean-Baptiste KempfAdd a52.h to Modules.am after 933abd7b060e8622294283930...
2009-04-16 Rémi Duraffortshowintf: fix a variable type (bool instead of int...
2009-04-16 Rémi Denis-CourmontHeisenbug fix
2009-04-16 Rémi Denis-CourmontBetter file name
2009-04-16 Laurent AimarFixed xcb resize support.
2009-04-16 Rémi Denis-CourmontXCB: check/select pixmap format
2009-04-16 Laurent AimarXDS does not mean CC channel 3.
2009-04-16 Laurent AimarChecked CC parity.
2009-04-16 Laurent AimarAdded support for explicit HeV2 LOAS/LATM stream in...
2009-04-16 Laurent AimarBe more explicit on faad error.
2009-04-16 Laurent AimarUsed mpg extension for PS in record.
2009-04-16 Rémi Denis-CourmontMimic X11 plugin picture allocation
2009-04-16 Rémi Denis-CourmontFactor SHM and non SHM pictures a little
2009-04-16 Rémi Denis-CourmontPrivatize a variable
2009-04-16 Rémi Denis-CourmontSmall race condition
2009-04-16 Rémi Denis-CourmontAuto-probe does not make much sense for network access...
2009-04-16 Rémi Denis-CourmontFix memleaks on error path, fix sign warnings, cleanup
next