]> git.sesse.net Git - vlc/history - modules
Add another jpeg2000 fourcc by Lead
[vlc] / modules /
2011-09-29 Rémi Denis-CourmontQt4: fix invalid pointer on unknown V4L2 control type...
2011-09-29 Rémi Denis-CourmontTry to correct (lack of) ISDB-S with Linux DVB 5.0
2011-09-29 Rémi Denis-CourmontProperly disable ISDB-T code with Linux DVB 5.0
2011-09-29 Jean-Baptiste KempfOMX: try to fix compilation issue on INT_MAX
2011-09-29 Jean-Baptiste KempfAudiobar: remove unused variable
2011-09-29 Ming Huomxil: ignore software codecs
2011-09-29 Martin Storsjöomxil: Simplify the definition of SOURCES_iomx
2011-09-29 Martin Storsjöomxil: Avoid warnings about unused parameters in the...
2011-09-29 Martin Storsjöomxil: Avoid warnings about implicitly casting a const...
2011-09-29 Martin Storsjöomxil: Include h264_nal.h in the SOURCES of the omxil...
2011-09-29 Martin Storsjöomxil: Avoid warnings about differences in signedness
2011-09-29 Martin Storsjöh264_nal: Make the p_nal_size parameter optional
2011-09-28 Ludovic FauvetQt: fix tooltip events handling on Win32
2011-09-28 Martin Storsjöomxil: Feed H264 in annex b format
2011-09-28 Martin StorsjöSplit SPS/PPS parsing and annex b conversion to a reusa...
2011-09-28 Rafaël Carréskins2: get correct header for _mkdir
2011-09-28 Rémi Denis-CourmontVoD: inform about RTSP destination syntax change
2011-09-28 Rémi Denis-CourmontRTP: inform about RTSP destination syntax change
2011-09-28 Rémi Denis-CourmontRTP: pass path rather than URL to RtspSetup()
2011-09-28 Rémi Denis-CourmontHTTP: deal with https in warning too
2011-09-28 Rémi Denis-CourmontHTTP out: clarify dst= syntax change error
2011-09-28 Rémi Denis-CourmontQt4: remove Qt versions 4.3-4.5 specific code
2011-09-28 Martin Storsjöomxil: Don't trust a qcom decoder claiming to output...
2011-09-28 Martin Storsjöomxil: Interpret OMX_COLOR_FormatYUV420SemiPlanar as...
2011-09-28 Ludovic FauvetQt: attempt to fix the borderless time bubble on KDE
2011-09-28 Ludovic FauvetQt: animate the handle of the seek slider
2011-09-28 Ludovic FauvetQt: improve look and feel of the seek handle
2011-09-27 Rémi Denis-CourmontALSA: improve (and uglify) channels configuration selection
2011-09-27 Rémi Denis-CourmontALSA: fallback to another sample format where needed
2011-09-27 Dominique LeuenbergerMKV: Fix build with libmatroska 1.3.0
2011-09-27 F. YhuelFix typos in httplive.c
2011-09-26 Rémi Denis-CourmontDeal with saturation correctly for S16N volume
2011-09-26 Rémi Denis-CourmontUse maximum precision for FI32 volume
2011-09-26 Felix Paul Kühnemacosx: fixed hotkey support for the arrow keys and...
2011-09-26 Felix Paul Kühnemacosx: fixed l10n of the Growl option
2011-09-26 Rob Jonsonexpose make_path to lua
2011-09-26 Rob Jonsoninstead of sending the uri as name to input_item_NewExt...
2011-09-26 Jean-Baptiste KempfWin32: use DWORD_PTR instead of DWORD for callback...
2011-09-26 Jean-Baptiste KempfD3D vout: don't spam too much the messages in release...
2011-09-25 Jean-Baptiste KempfQt: regroup systray connect to a central place
2011-09-25 Jean-Baptiste KempfQt: Delay system tray creation
2011-09-25 Jean-Baptiste KempfQt: fix a potential crash with the systray management
2011-09-25 Jean-Baptiste KempfQt: reload some preferences live
2011-09-25 Jean-Baptiste KempfQt, Sprefs: hide the style selection on Win32 and fix it
2011-09-25 Jean-Baptiste KempfQt: cache some config variables
2011-09-25 Jean-Baptiste KempfQt: simple prefs dependency on Win32
2011-09-25 Jean-Baptiste KempfQt: simplify systray menu and add volume control
2011-09-25 Rémi Denis-CourmontQt4: simplify and improve playlist item folder exploration
2011-09-25 Rémi Denis-CourmontQt4: correct [eda1f5fea35ddb79a196aea9bbd698c737e1bd0f]
2011-09-25 Felix Paul Kühneauhal: merge fixes from the stable branch
2011-09-25 Rafaël CarréRevert "vlc_memalign: use memalign() if posix_memalign...
2011-09-24 Francois Cartegnielua_http: fix name parsing on encoded uri
2011-09-24 Laurent AimarTry to fallback to stereo for mono audio in alsa.
2011-09-24 Francois CartegnieQt: menus: fix faster/slower icons
2011-09-24 Jean-Baptiste KempfQt: match the volume % with the OSD
2011-09-24 Jean-Baptiste KempfQt: simplify volume management
2011-09-24 Jean-Baptiste KempfQt: change the string for GPU acceleration
2011-09-24 Jean-Baptiste KempfQt: manage the volume with the core
2011-09-24 Rémi Denis-CourmontPhony error if old HTTP output syntax is used and avoid...
2011-09-24 Rémi Denis-CourmontRemove unused defines
2011-09-24 Jean-Baptiste KempfUpdate NEWS and LIST
2011-09-22 Jean-Baptiste KempfMKV: de-advanced some options
2011-09-22 Francois CartegnieQt: info panels: fix NULL dereference (#5368 fix).
2011-09-22 Rémi Denis-Courmontlogger: output UTF-8 in text mode and prefix with a...
2011-09-22 Rémi Denis-Courmontlogger: use <strong> rather than <b> in strict HTML
2011-09-22 Martin Storsjöomxil: Enable OMX.SEC.index.ThumbnailMode if available
2011-09-22 Martin Storsjöomxil: Implement OMX_GetExtensionIndex and OMX_SetConfi...
2011-09-22 Martin Storsjöomxil: Set OMX version 1.0.0 on android
2011-09-22 Rafaël Carrévlc_memalign: use memalign() if posix_memalign() isn...
2011-09-21 Martin Storsjöomxil: Allow using IOMX on Android
2011-09-21 Martin Storsjöomxil: Make GetAudioParamSize nonstatic
2011-09-21 Konstantin PavlovStream out switcher: use existing kludges to port to...
2011-09-21 Konstantin PavlovRevert "Switcher: port to FFmpeg-0.8 API"
2011-09-21 Martin Storsjöomxil: Recognize some semiplanar 420 formats
2011-09-21 Martin Storsjöomxil: Push a dummy buffer on the input buffer fifo...
2011-09-21 Martin Storsjöomxil: Handle planes with a height larger than the...
2011-09-21 Martin Storsjöomxil: Update the number of buffers when reconfiguring
2011-09-21 Martin Storsjöomxil: Only print psz_role if OMX_ComponentRoleEnum...
2011-09-21 Denis CharmetHandle mkv file with random data appended
2011-09-21 Denis CharmetMKV: Virtual segment rewrite
2011-09-20 Laurent AimarImproved time managment and seeking in our avformat...
2011-09-20 Jean-Baptiste KempfFix typo: Hidding -> Hiding
2011-09-20 Dominik 'Rathann... Switcher: port to FFmpeg-0.8 API
2011-09-19 Laurent AimarFixed a double free when av_open_input_stream() fails.
2011-09-19 Laurent AimarRemoved unused variable (avformat)
2011-09-19 Rafaël Carréxcb-window: make sure VLC_ADD_CFLAGS is useful
2011-09-17 Francois CartegnieQt: Force custom toolbars not to follow RTL auto layout...
2011-09-17 Francois CartegnieQt: adv options: fix RTL handling for synchronization
2011-09-17 Pierre Ynardaccess_http: support comments (parentheses) in user...
2011-09-17 Francois CartegnieQt: adv settings: Optimize synchronization panel
2011-09-16 Felix Paul Kühneauhal: blind attempt to fix S/PDIF on Lion
2011-09-16 Jean-Baptiste KempfAccept mdf and dvd as extension for DVD iso
2011-09-16 Jean-Baptiste KempfQt: open network fixes and simplifications
2011-09-16 Jean-Baptiste KempfQt: open dialog code simplification
2011-09-16 Felix Paul Kühnemacosx: fixed minor appearance issues
2011-09-16 Felix Paul Kühnegrowl_udp: removed module, since it is broken and will...
2011-09-16 Felix Paul Kühnemacosx: fixed white spacing errors introduced in previo...
2011-09-16 Jan WinterOS X AppleScript: added new features
2011-09-16 Jean-Baptiste KempfQt: clarify a text
2011-09-16 Sebastien ZwickertOpenGL: enable shaders for MacOS and cleans some specif...
next