July 2013 Archives by thread
Starting: Mon Jul 1 11:43:59 CEST 2013
Ending: Wed Jul 31 16:27:32 CEST 2013
Messages: 697
- [vlc-commits] macosx: add lua http password to simplified prefs
Felix Paul Kühne
- [vlc-commits] lua: fix crash introduced in 18c00a386 if a newly added input doesn' t have a parent (close #8869)
Felix Paul Kühne
- [vlc-commits] Fix 3.x DeprecationWarning
Olivier Aubert
- [vlc-commits] Fix bad type for stream index
Elodie Thomann
- [vlc-commits] flac: fix decoding samples with too large extradata
Rafaël Carré
- [vlc-commits] lua: fix compilation
KO Myung-Hun
- [vlc-commits] On the road to 2.2.0
Jean-Baptiste Kempf
- [vlc-commits] contrib: fix windows builds for gnulib
Rafaël Carré
- [vlc-commits] xcb: fix some memory leaks
Edward Wang
- [vlc-commits] Remove extra debug introduced accidentally in 9925a34ee
Rafaël Carré
- [vlc-commits] Revert "avformat: don't mark buffer as need to be writable, as we don' t write into it directly"
Rafaël Carré
- [vlc-commits] yadif: fix build with -O0
Rafaël Carré
- [vlc-commits] Make vaapi decoder compatible with latest libva changes
Timo Rothenpieler
- [vlc-commits] contrib: bump qt4 to 4.8.5
Rafaël Carré
- [vlc-commits] Configure: enharden the check for luac 32bits
Jean-Baptiste Kempf
- [vlc-commits] modules: MODULE_NAME is only used for static modules
Rémi Denis-Courmont
- [vlc-commits] Revert "vdr: force MPEG-TS demuxer"
Rémi Denis-Courmont
- [vlc-commits] vout: remove tautology
Rémi Denis-Courmont
- [vlc-commits] macosx: fix conditional crash when setting the MRL field
Felix Paul Kühne
- [vlc-commits] macosx: fix crash when parsing incorrect debug logs
Felix Paul Kühne
- [vlc-commits] vout: avoid picture copy when decoder and output format do not match
Rémi Denis-Courmont
- [vlc-commits] vout: remove the dummy display pool
Rémi Denis-Courmont
- [vlc-commits] NEWS: version typo
Rafaël Carré
- [vlc-commits] macosx: fix rendering issue in the about panel when running in non-Western locales
Felix Paul Kühne
- [vlc-commits] avcodec: fix deadlock when flusing (fixes #8901)
Rémi Denis-Courmont
- [vlc-commits] flac: add warning message for decoder error 3
Tristan Matthews
- [vlc-commits] qtsound: fix crash when freeing memory
Felix Paul Kühne
- [vlc-commits] vda: fix potential crash on empty buffer
Felix Paul Kühne
- [vlc-commits] Contribs: update Ogg to 1.3.1
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update orc to 0.4.17
Jean-Baptiste Kempf
- [vlc-commits] Contribs: libebml, update to 1.3.0
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libmatroska to 1.4.0
Jean-Baptiste Kempf
- [vlc-commits] src: fix crash in getaddrinfo due to bugs in the OSX runtime
Felix Paul Kühne
- [vlc-commits] contrib: update freetype to 2.4.12
Felix Paul Kühne
- [vlc-commits] lua: fix self-introduced leak
Felix Paul Kühne
- [vlc-commits] Revert "src: fix crash in getaddrinfo due to bugs in the OSX runtime"
Felix Paul Kühne
- [vlc-commits] Contribs: update GME to 0.6.0
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update gpg-error to 1.12
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update gcrypt to 1.5.2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update GNUTls to 3.1.12
Jean-Baptiste Kempf
- [vlc-commits] Contrib: update libxml2 to 2.9.1
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update png to 1.5.17
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update zlib to 1.2.8
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update Opus to 1.0.2
Jean-Baptiste Kempf
- [vlc-commits] ogg mux: fix format warning
Rémi Denis-Courmont
- [vlc-commits] libvlc: add API to control display of the video title
Mark Lee
- [vlc-commits] contrib: freetype: fix installation
Rafaël Carré
- [vlc-commits] picture: add assertion against double free
Rémi Denis-Courmont
- [vlc-commits] Update meta data
Rémi Denis-Courmont
- [vlc-commits] contribs: remove memalign hack on Darwin
Felix Paul Kühne
- [vlc-commits] contribs: unbreak libxml compilation on Darwin
Felix Paul Kühne
- [vlc-commits] avcodec: add dummy hardware decoding plugin
Rémi Denis-Courmont
- [vlc-commits] Lua: disable net.(poll|read|write) on Windows and document
Rémi Denis-Courmont
- [vlc-commits] Lua: do not allocate useless pipe on Win32
Rémi Denis-Courmont
- [vlc-commits] modules: move Modules.am stuff to genmf
Rémi Denis-Courmont
- [vlc-commits] configure: look for libvdpau regardless of libavcodec
Rémi Denis-Courmont
- [vlc-commits] vdpau: helper library for VDPAU and VDPAU-X11 function calls
Rémi Denis-Courmont
- [vlc-commits] vdpau: library mechanism to share VDPAU instance
Rémi Denis-Courmont
- [vlc-commits] vdpau: libavcodec hardware decoder using new helper library
Rémi Denis-Courmont
- [vlc-commits] fourcc: VDPAU surface types
Rémi Denis-Courmont
- [vlc-commits] vdpau: add function to convert VLC format to VDPAU type/format pair
Rémi Denis-Courmont
- [vlc-commits] vdpau: picture_sys_t definition for output surfaces
Rémi Denis-Courmont
- [vlc-commits] avcodec: remove old VDPAU hardware decoder
Rémi Denis-Courmont
- [vlc-commits] vdpau: dynamic allocation for (hardware decoding) video surfaces
Rémi Denis-Courmont
- [vlc-commits] vdpau: video conversion filter to VDPAU output surface format
Rémi Denis-Courmont
- [vlc-commits] vdpau: presentation queue video output display plugin
Rémi Denis-Courmont
- [vlc-commits] vdpau: RGBA subpicture blending for video output display
Rémi Denis-Courmont
- [vlc-commits] picture: handle allocation of pictures with 0 bytes-per-pixel
Rémi Denis-Courmont
- [vlc-commits] libvlccore: bump plugin interface version
Rémi Denis-Courmont
- [vlc-commits] picture: pointer for decoder-specified hardware context
Rémi Denis-Courmont
- [vlc-commits] vdpau: chroma conversion from video surface to regular YUV
Rémi Denis-Courmont
- [vlc-commits] vdpau: context structure for video surfaces
Rémi Denis-Courmont
- [vlc-commits] vdpau: video surface to output surface "chroma" conversion
Rémi Denis-Courmont
- [vlc-commits] vdpau: accept video surfaces as input to the display plugin
Rémi Denis-Courmont
- [vlc-commits] vout: robustify "early" SPU blending
Rémi Denis-Courmont
- [vlc-commits] picture_BlendSubpicture: return the number of blent regions
Rémi Denis-Courmont
- [vlc-commits] vout: keep the original picture if "early" SPU blending fails
Rémi Denis-Courmont
- [vlc-commits] vdpau: output video surfaces from decoder (pass-through)
Rémi Denis-Courmont
- [vlc-commits] vdpau: chroma filter cleanup
Rémi Denis-Courmont
- [vlc-commits] vdpau: deal with separate VDPAU instances for decoding and rendering
Rémi Denis-Courmont
- [vlc-commits] cropadd: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] invert: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] motionblur: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] puzzle: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] ripple: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] scene: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] wall: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] wave: reject 0 planes formats
Rémi Denis-Courmont
- [vlc-commits] vdpau: provide field history to the video mixer
Rémi Denis-Courmont
- [vlc-commits] vdpau: video surface picture copy
Rémi Denis-Courmont
- [vlc-commits] vdpau: basic deinterlacing filter
Rémi Denis-Courmont
- [vlc-commits] vdpau: sharpen/blur filter
Rémi Denis-Courmont
- [vlc-commits] vdpau: configurable noise reduction
Rémi Denis-Courmont
- [vlc-commits] vdpau: optional high quality scaling
Rémi Denis-Courmont
- [vlc-commits] vdpau: automatic ITU-R colour space matrix selection
Rémi Denis-Courmont
- [vlc-commits] vdpau: adjust video filter
Rémi Denis-Courmont
- [vlc-commits] vdpau: configurable advanced deinterlacing algorithms
Rémi Denis-Courmont
- [vlc-commits] vdpau: option for inverse telecine
Rémi Denis-Courmont
- [vlc-commits] vdpau: option for deinterlace chroma skip
Rémi Denis-Courmont
- [vlc-commits] vdpau: catch display preemption error
Rémi Denis-Courmont
- [vlc-commits] Qt: split the track number/total for now
Jean-Baptiste Kempf
- [vlc-commits] dshow is a c++ module, set CXXFLAGS
Rafaël Carré
- [vlc-commits] POTFILES.in: update for hw/vdpau
Rafaël Carré
- [vlc-commits] Fix make dist after 9d29844fd1028
Rafaël Carré
- [vlc-commits] modules: avoid using genmf where unnecessary
Rémi Denis-Courmont
- [vlc-commits] ncurses: add shortcuts to cycle through audio/subs tracks
Rafaël Carré
- [vlc-commits] ios2_vout: minor cleanup
Felix Paul Kühne
- [vlc-commits] contribs: Add a patch for libpng for building with automake 1.11
Martin Storsjö
- [vlc-commits] Configure: enable smb on Windows
Jean-Baptiste Kempf
- [vlc-commits] omxil: Handle parameter changes for OMX_IndexParamAudioPcm as output reconfiguration
Martin Storsjö
- [vlc-commits] Build screen module as shared on Win32
Jean-Baptiste Kempf
- [vlc-commits] Configure: activate realrtsp module
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
Jean-Baptiste Kempf
- [vlc-commits] NEWS: fix encoding
Jean-Baptiste Kempf
- [vlc-commits] OpenGL: take planes in account in DrawWithShaders
Nicolas Bertrand
- [vlc-commits] OpenGL: Addition of XYZ to RGB conversion in GLSL
Nicolas Bertrand
- [vlc-commits] vdpau: add some sanity checking assertion
Rémi Denis-Courmont
- [vlc-commits] vdpau: helper to detach a VDPAU context from a picture
Rémi Denis-Courmont
- [vlc-commits] vdpau: retain only VDPAU video context, not whole picture_t
Rémi Denis-Courmont
- [vlc-commits] Qt: QDial: show value on control (fix #8906)
Francois Cartegnie
- [vlc-commits] vdpau: correct MPEG4 profiles checks
Rémi Denis-Courmont
- [vlc-commits] hwdummy: add some useful debug
Rémi Denis-Courmont
- [vlc-commits] vdpau: missing error case handling
Rémi Denis-Courmont
- [vlc-commits] deinterlace: do not crash on broken pictures
Rémi Denis-Courmont
- [vlc-commits] vdpau: simplify surface copy when deinterlacing
Rémi Denis-Courmont
- [vlc-commits] vdpau: fix picture corruption on pause
Rémi Denis-Courmont
- [vlc-commits] vdpau: eliminate dead code
Rémi Denis-Courmont
- [vlc-commits] Qt: get/set the default volume level for each audio output (fix #8503)
Ludovic Fauvet
- [vlc-commits] Qt: add a shortcut to give the focus to the search entry in advanced prefs
Ludovic Fauvet
- [vlc-commits] Qt: QVLCDial: move value in corner
Francois Cartegnie
- [vlc-commits] Qt: do not extend the dialog minimum width for long lines
Ludovic Fauvet
- [vlc-commits] Qt: move the video filter parser in its own function
Ludovic Fauvet
- [vlc-commits] Qt: save the activation state of audio filters
Ludovic Fauvet
- [vlc-commits] l10n: Bosnian update
Adnan Memija
- [vlc-commits] l10n: Catalan update
Pau Iranzo
- [vlc-commits] l10n: Welsh update
Aled Powell
- [vlc-commits] l10n: Danish update
Aputsiaĸ Niels Janussen
- [vlc-commits] l10n: German update
VideoLAN
- [vlc-commits] l10n: Spanish update
David González
- [vlc-commits] l10n: Hindi update
Shantanu Sarkar
- [vlc-commits] l10n: Italian update
VideoLAN
- [vlc-commits] l10n: Icelandic update
Sveinn í Felli
- [vlc-commits] l10n: Japanese update
Fumio Nakayama
- [vlc-commits] l10n: Lithuanian update
Mindaugas Baranauskas
- [vlc-commits] l10n: Thai update
Thanakrit Chomphuming
- [vlc-commits] l10n: Turkish update
VideoLAN
- [vlc-commits] l10n: Ukrainian update
Andriy Bandura
- [vlc-commits] l10n: Vietnamese update
VideoLAN
- [vlc-commits] l10n: French update
Eric Lassauge
- [vlc-commits] Qt: remove dead code
Ludovic Fauvet
- [vlc-commits] Qt: useless #includes
Ludovic Fauvet
- [vlc-commits] Qt: fix .ui names conflicts and warnings
Ludovic Fauvet
- [vlc-commits] Qt: unused parameter
Ludovic Fauvet
- [vlc-commits] avformat: add codec ID in debug info
Rémi Denis-Courmont
- [vlc-commits] avcodec: allow codec NONE in the table (refs #8887)
Rémi Denis-Courmont
- [vlc-commits] ALSA: only set channels that are actually mapped (fixes #8934)
Rémi Denis-Courmont
- [vlc-commits] Check element size before reading it
Denis Charmet
- [vlc-commits] MKV: remove unused variable
Jean-Baptiste Kempf
- [vlc-commits] Add try/catch when reading elements with libmatroska.
Denis Charmet
- [vlc-commits] NSIS: use 64bits registry for uninstaller too
Rafaël Carré
- [vlc-commits] OMX: Add Tegra3 OMX IL to the list of probed cores.
Sergey Bolshakov
- [vlc-commits] Contribs: add VNCServer, GPLv2+
Jean-Baptiste Kempf
- [vlc-commits] Contrib: vncserver, just compile the client part to speed up compilation
Jean-Baptiste Kempf
- [vlc-commits] Qt: simple_prefs: fix crash when reading psz_aout
Ludovic Fauvet
- [vlc-commits] Contribs: fix compilation of vncclient with libjpeg on some MingW env
Jean-Baptiste Kempf
- [vlc-commits] Contribs: add mfx dispatcher (Media SDK) for Win32
Jean-Baptiste Kempf
- [vlc-commits] Contribs: vncserver depends on gcrypt
Jean-Baptiste Kempf
- [vlc-commits] Contribs: vncserver depends on gcrypt, jpeg and png
Jean-Baptiste Kempf
- [vlc-commits] Update PO
Jean-Baptiste Kempf
- [vlc-commits] Revert with correct fix "Qt: split the track number/total for now"
Francois Cartegnie
- [vlc-commits] Tag 2.1.0-pre1 : VLC media player 2.1.0-pre1 'Rincewind'
git at videolan.org
- [vlc-commits] Qt: recents: don't create an accelerator for MRL containing '&'
Ludovic Fauvet
- [vlc-commits] Qt: recents: hide the file:// scheme from the MRL
Ludovic Fauvet
- [vlc-commits] screen: fix mouse file location (fixes #8938)
Rémi Denis-Courmont
- [vlc-commits] Dual license fdkaac module under BSD 2-clause
Sergio Ammirata
- [vlc-commits] macosx: fix simple prefs http-password if user just hits enter
David Fuhrmann
- [vlc-commits] macosx: advanced prefs: save the default value if Default is selected, not NULL
David Fuhrmann
- [vlc-commits] macosx: fix some strdup memleaks
David Fuhrmann
- [vlc-commits] contribs: disable nls in gnutls
Felix Paul Kühne
- [vlc-commits] package/macosx: dump outdated meta data and bump OS requirement as enforced by the OS
Felix Paul Kühne
- [vlc-commits] macosx: fix runtime exception when deleting a podcast (close #8948)
Felix Paul Kühne
- [vlc-commits] podcasts SD: fix variable handling and minor cleanup (close #8947)
Felix Paul Kühne
- [vlc-commits] contrib: vncserver: fix compilation outside of windows
Rafaël Carré
- [vlc-commits] contrib: vncserver: update config.*
Rafaël Carré
- [vlc-commits] On the road to -pre2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: build crystalhd SDK on Win32
Jean-Baptiste Kempf
- [vlc-commits] Fix potential double free (cid #1047496 and #1047497)
Rémi Duraffort
- [vlc-commits] Fix potential double free (cid #1047501 and #1047502))
Rémi Duraffort
- [vlc-commits] Fix potential double free (#cid 403064)
Rémi Duraffort
- [vlc-commits] Fix potential memleak (cid #1047282)
Rémi Duraffort
- [vlc-commits] Fix use-after-free (cid #1047498 and #1047499)
Rémi Duraffort
- [vlc-commits] Fix potential use-after-free (cid #1047503)
Rémi Duraffort
- [vlc-commits] Allocation size mismatch (cid #1047372)
Rémi Duraffort
- [vlc-commits] Fix allocation size mismatch (cid #1047373)
Rémi Duraffort
- [vlc-commits] Fix printf formats
Rémi Duraffort
- [vlc-commits] Fix assignment instead of compare
Rémi Duraffort
- [vlc-commits] Playlist: fx missing unlocks (cid #1047159 and #1047160)
Rémi Duraffort
- [vlc-commits] libvlc_audio_output_device_list_get: fix spelling (fixes #8955)
Rémi Denis-Courmont
- [vlc-commits] Fix missing unlock (cid #1047159)
Rémi Duraffort
- [vlc-commits] rc: fix previous commit (wrong C&P)
Rémi Duraffort
- [vlc-commits] Fix missing unlock (cid #1047154)
Rémi Duraffort
- [vlc-commits] Fix potential missing unlock (cid #1047153)
Rémi Duraffort
- [vlc-commits] Fix missing unlock (cid #1047149)
Rémi Duraffort
- [vlc-commits] mkv: fix missing unlock (cid #1047148)
Rémi Duraffort
- [vlc-commits] bluray: fix missing unlock (cid #1047147)
Rémi Duraffort
- [vlc-commits] Fix missing unlock (cid #1047146)
Rémi Duraffort
- [vlc-commits] notify: use Makefile.am directly
Rémi Denis-Courmont
- [vlc-commits] modules: removed unused Makefile variables
Rémi Denis-Courmont
- [vlc-commits] configured: inverted LIBS and LDFLAGS
Rémi Denis-Courmont
- [vlc-commits] Qt4: simplify Makefile
Rémi Denis-Courmont
- [vlc-commits] qtcapture: fix 10.6 runtime support
Felix Paul Kühne
- [vlc-commits] macosx: fix 10.6 runtime support
Felix Paul Kühne
- [vlc-commits] XCB: pass shared memory segment XID as parameter of picture allocation
Rémi Denis-Courmont
- [vlc-commits] XCB/X11: pre-allocate and reuse shared memory segment XID
Rémi Denis-Courmont
- [vlc-commits] picture: remove invalidated assertion
Rémi Denis-Courmont
- [vlc-commits] access_jack: cleaning
Rémi Duraffort
- [vlc-commits] skins2: fix wrong break (cid #1049865)
Rémi Duraffort
- [vlc-commits] Fix file descriptor leak (cid #1049847)
Rémi Duraffort
- [vlc-commits] Fix potential memleak (cid #1049846)
Rémi Duraffort
- [vlc-commits] skins2: remove self assignment (cid #1049841)
Rémi Duraffort
- [vlc-commits] Fix potential NULL pointer deref (cid #1049834)
Rémi Duraffort
- [vlc-commits] skins2: fix wrong qualifier (cid #1049814)
Rémi Duraffort
- [vlc-commits] test: add coverage for audio output and device functions
Rémi Denis-Courmont
- [vlc-commits] access: don't link against Cocoa since this isn't needed
Felix Paul Kühne
- [vlc-commits] demux: don't link against IOKit and CoreFoundation since this isn't needed
Felix Paul Kühne
- [vlc-commits] omx: remove no-op
Rémi Denis-Courmont
- [vlc-commits] omx: fix memory leak on error
Rémi Denis-Courmont
- [vlc-commits] XCB/X11: keep SysV segment pointer only
Rémi Denis-Courmont
- [vlc-commits] XCB: develop picture free function
Rémi Denis-Courmont
- [vlc-commits] XCB/XVideo: keep only SysV segment base address
Rémi Denis-Courmont
- [vlc-commits] androidsurface: fix double free on error
Rémi Denis-Courmont
- [vlc-commits] androidsurface: remove useless member
Rémi Denis-Courmont
- [vlc-commits] kva: fix double free on error, and remove useless struct member
Rémi Denis-Courmont
- [vlc-commits] MSW/Direct3D: retain only picture_sys_t* instead of picture_resource_t
Rémi Denis-Courmont
- [vlc-commits] MSW/DirectX: keep only picture_sys_t * instead of picture_resource_t
Rémi Denis-Courmont
- [vlc-commits] MSG:WinGDI: remove no-op
Rémi Denis-Courmont
- [vlc-commits] XCB: rework picture allocation, fix a memory leak in case of error
Rémi Denis-Courmont
- [vlc-commits] MSW/WinGDI: remove no-op
Rémi Denis-Courmont
- [vlc-commits] picture: add pf_destroy to picture_resource_t
Rémi Denis-Courmont
- [vlc-commits] picture: assert that there is a destroy callback
Rémi Denis-Courmont
- [vlc-commits] XCB: use custom picture destroy callback, simplify
Rémi Denis-Courmont
- [vlc-commits] XCB/X11: fix long-standing massive leak on error
Rémi Denis-Courmont
- [vlc-commits] XCB/XVideo: fix long-standing massive leak on error
Rémi Denis-Courmont
- [vlc-commits] vdpau: use custom picture destroy callback
Rémi Denis-Courmont
- [vlc-commits] vdpau: fix leak on picture pool error
Rémi Denis-Courmont
- [vlc-commits] contrib: gettext: update to latest release 0.18.3
Rafaël Carré
- [vlc-commits] podcast: be more tolerant with faulty feeds, so just ignore invalid items instead of refusing to the list the entire feed (close #8970)
Felix Paul Kühne
- [vlc-commits] macosx: respect 'playlist-autostart' (close #7272)
Felix Paul Kühne
- [vlc-commits] Revert "On the road to -pre2"
Felix Paul Kühne
- [vlc-commits] decklink output: black out video if no new pictures are coming
Rafaël Carré
- [vlc-commits] Specify nosignal picture with an image file
Rafaël Carré
- [vlc-commits] Qt: qFindChild has been deprecated in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: QString::fromAscii has been deprecated in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: setMovable has been deprecated in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: QProxyStyle is the new way to extend styles in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: setResizeMode has been deprecated in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: use explicit constructor for the xpm
Ludovic Fauvet
- [vlc-commits] Qt: setClickable has been deprecated in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: reset() within a QAbstractItemModel has been deprecated in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: QString::toAscii has been deprecated in Qt5
Ludovic Fauvet
- [vlc-commits] Qt: move Q_WS => Q_OS in widgets and playlist code
Jean-Baptiste Kempf
- [vlc-commits] Qt: move from Q_WS to Q_OS in MainInterface, QVLCApp and (part of qt4.cpp)
Jean-Baptiste Kempf
- [vlc-commits] Qt: use Q_OS_MAC define in moc call
Jean-Baptiste Kempf
- [vlc-commits] Qt: use Q_OS_* in timetooltip for Win32 and OS/2
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove obsolete workaround for kwin
Ludovic Fauvet
- [vlc-commits] var_buffer_getmemory: invalid memcpy source pointer
Alain Degreffe
- [vlc-commits] VAAPI: fix compilation breakage
Jean-Baptiste Kempf
- [vlc-commits] skins2: fix autoresize initial value
Erwan Tulou
- [vlc-commits] fix video playback when width and height differ from coded_width and coded_height
Vittorio Giovara
- [vlc-commits] draw text taking into-account visible display size
Vittorio Giovara
- [vlc-commits] draw OSD widgets taking into-account visible display size
Vittorio Giovara
- [vlc-commits] vdpau: fix comment cut&paste error
Rémi Denis-Courmont
- [vlc-commits] vdpau: fix inverted logic
Rémi Denis-Courmont
- [vlc-commits] fourcc: add missing bits for NV16 chroma
Rémi Denis-Courmont
- [vlc-commits] vdpau: add I422 and NV16
Rémi Denis-Courmont
- [vlc-commits] fourcc: add NV24 semiplanar Y/UV 4:4:4 (partial)
Rémi Denis-Courmont
- [vlc-commits] vdpau: add YUV 444
Rémi Denis-Courmont
- [vlc-commits] XCB/XVideo: use ITU-R BT.709 colour space where applicable
Rémi Denis-Courmont
- [vlc-commits] Fix track selection according to user preference.
Denis Charmet
- [vlc-commits] http access: fix english
Rafaël Carré
- [vlc-commits] Qt: fix a visibility issue within the time tooltip
Ludovic Fauvet
- [vlc-commits] Qt: raise the tooltip so it stays in front of the fullscreen controller
Ludovic Fauvet
- [vlc-commits] Qt: remove unnecessary ellipsis in Help menu
Ludovic Fauvet
- [vlc-commits] Qt: use unicode ellipsis character in menus
Ludovic Fauvet
- [vlc-commits] avcodec: pass coded dimensions to hardware decoder
Rémi Denis-Courmont
- [vlc-commits] avcodec: allow frame threading with hardware acceleration
Rémi Denis-Courmont
- [vlc-commits] vda: drop priority to zero (refs #8927)
Rémi Denis-Courmont
- [vlc-commits] vaapi: drop priority to zero
Rémi Denis-Courmont
- [vlc-commits] avcodec: autodetect hardware acceleration by default
Rémi Denis-Courmont
- [vlc-commits] dxva2: drop priority to zero for the time being
Rémi Denis-Courmont
- [vlc-commits] Remove older iOS vout
Jean-Baptiste Kempf
- [vlc-commits] AndroidSurface: fix compilation regression from ffcfa6daa7
Jean-Baptiste Kempf
- [vlc-commits] po: add hwdummy
Rémi Denis-Courmont
- [vlc-commits] avcodec: fix potential multiple free of hwaccel module
Rémi Denis-Courmont
- [vlc-commits] avcodec: list all pixel formats, then try hardware acceleration
Rémi Denis-Courmont
- [vlc-commits] avcodec: simplify thread support checks
Rémi Denis-Courmont
- [vlc-commits] Fix sizeof mismatch (cid #1049623 and #1049622)
Rémi Duraffort
- [vlc-commits] Fix sizeof mismatch (cid #1049621)
Rémi Duraffort
- [vlc-commits] Fix sizeof mismatch (cid #1049620)
Rémi Duraffort
- [vlc-commits] FIx sizeof mismatch (cid #1049619)
Rémi Duraffort
- [vlc-commits] Fix sizeof mismatch (cid #1049614 and #1049613-12)
Rémi Duraffort
- [vlc-commits] Fix memory leak (cid #1049576)
Rémi Duraffort
- [vlc-commits] FIx sizeof mismatch (cid #1049611)
Rémi Duraffort
- [vlc-commits] Fix memory leak (cid #1049575)
Rémi Duraffort
- [vlc-commits] FIx socket leak (=?UTF-8?Q?cid=C2=A0=231049574?=)
Rémi Duraffort
- [vlc-commits] Fix potential memory leaks (cid #1049567-1049570)
Rémi Duraffort
- [vlc-commits] Fix memory leak (cid #1049562)
Rémi Duraffort
- [vlc-commits] Pass the value by pointer (cid #1049514)
Rémi Duraffort
- [vlc-commits] Fix sizeof mismatch (cid #1049614)
Rémi Duraffort
- [vlc-commits] Fix sizeof mismatch (cid #1049613)
Rémi Duraffort
- [vlc-commits] Fix sizeof mismatch (cid #1049612)
Rémi Duraffort
- [vlc-commits] Avcodec: fix FTBFS with older libav/FFmpeg
Jean-Baptiste Kempf
- [vlc-commits] vaapi: cosmetic
Rémi Denis-Courmont
- [vlc-commits] avcodec: split out and document vlc_va_t
Rémi Denis-Courmont
- [vlc-commits] vaapi: protect potentially concurrent access to the surfaces table
Rémi Denis-Courmont
- [vlc-commits] vmem: fix use of uninitialized memory
Rémi Denis-Courmont
- [vlc-commits] mtp: remove write-only datum
Rémi Denis-Courmont
- [vlc-commits] access: info.i_size -> control(ACCESS_GET_SIZE)
Rémi Denis-Courmont
- [vlc-commits] macosx: prevent continuing playback when pause is requested (fixes #8710)
David Fuhrmann
- [vlc-commits] move swscale and chain with other video conversion filters
Rémi Denis-Courmont
- [vlc-commits] Update POTFILES
Rémi Denis-Courmont
- [vlc-commits] Move splitters to a subdirectory of their own
Rémi Denis-Courmont
- [vlc-commits] decomp: avoid unreliable waitall mode of net_Read()
Rémi Denis-Courmont
- [vlc-commits] net_Gets: rewrite, deal with errors
Rémi Denis-Courmont
- [vlc-commits] win32: do not clobber error status when touching thread variables
Rémi Denis-Courmont
- [vlc-commits] net_Read: rewrite, fix corner cases (fix #8972)
Rémi Denis-Courmont
- [vlc-commits] snapshot: add true subsecond timestamp and pad with zeroes (fix #9012)
Rémi Denis-Courmont
- [vlc-commits] macosx: video effects: fix for applying profile settings with different filter strings ( refs #9010)
David Fuhrmann
- [vlc-commits] macosx: do not enable video filters which are not set in profile ( fixes #9010)
David Fuhrmann
- [vlc-commits] macosx: fix a bunch of string memleaks in video effects panel code
David Fuhrmann
- [vlc-commits] macosx: fix moar string memleaks in audio effects code
David Fuhrmann
- [vlc-commits] swscale/chroma: fix build (typo)
Francois Cartegnie
- [vlc-commits] avcodec: fix av_pix_fmt_desc_get() with ffmpeg
Francois Cartegnie
- [vlc-commits] http: implement ACCESS_GET_SIZE
Ilkka Ollakka
- [vlc-commits] TS demux: add an option to not use stream's PCR
Rafaël Carré
- [vlc-commits] qt4: OS/2 does not have additional dependencies
KO Myung-Hun
- [vlc-commits] lua: assembleenationale: Fix after website changes
François Revol
- [vlc-commits] Qt: grammar fixes
Edward Wang
- [vlc-commits] lpcm: fix BD decoding broken by 45c7b7c8764
Rafaël Carré
- [vlc-commits] Fix memory leak (cid #1049517)
Rémi Duraffort
- [vlc-commits] Fix memory leak (cid #1049518)
Rémi Duraffort
- [vlc-commits] Remove dead code (and infinite loop) (cid #1049331)
Rémi Duraffort
- [vlc-commits] Fix C&P error (cid #1049313)
Rémi Duraffort
- [vlc-commits] Audio demux: use MLP codec id for .mlp files
Rafaël Carré
- [vlc-commits] contrib: add --disable-net to disable network related code
Rafaël Carré
- [vlc-commits] vcdx: work around stupid type mismatch
Rémi Denis-Courmont
- [vlc-commits] Fix sizeof mismatch (fix many cids)
Rémi Duraffort
- [vlc-commits] Remove unmaintained cmake support
Rémi Denis-Courmont
- [vlc-commits] Fix wrong test (cid #1049310)
Rémi Duraffort
- [vlc-commits] Fix wrong test (cid #1049311)
Rémi Duraffort
- [vlc-commits] Fix potential missing unlock (cid #1049392)
Rémi Duraffort
- [vlc-commits] Fix potential missing unlock (cid #1049393)
Rémi Duraffort
- [vlc-commits] Add missing va_end (cid #1049744)
Rémi Duraffort
- [vlc-commits] Add missing va_end (cid #1049745)
Rémi Duraffort
- [vlc-commits] Add missing va_end (cid #1049746)
Rémi Duraffort
- [vlc-commits] Add missing va_end (cid #1049747)
Rémi Duraffort
- [vlc-commits] Demux: Correctly differenciate MLP and THD raw samples
Jean-Baptiste Kempf
- [vlc-commits] tools: Download the defined gas-pp version instead of master
Gleb Pinigin
- [vlc-commits] ios: Remove the contribs directory before installing new files
Martin Storsjö
- [vlc-commits] tools: Download gas-pp from libav.org instead of from github
Martin Storsjö
- [vlc-commits] dbus: thread safety requires libdbus version 1.6.0
Rémi Denis-Courmont
- [vlc-commits] youtube.lua: update to (months-old) website changes
Pierre Ynard
- [vlc-commits] youtube.lua: fix author name
Pierre Ynard
- [vlc-commits] ios: disable VNCServer contrib
Gleb Pinigin
- [vlc-commits] Don't use CryptGenRandom in Windows Store app
Rafaël Carré
- [vlc-commits] WinRT: release the CryptographicBufferStatics and Buffer instances
Jean-Baptiste Kempf
- [vlc-commits] Don't redefine UNICODE
Rafaël Carré
- [vlc-commits] tools: Use the latest version of gas-pp
Martin Storsjö
- [vlc-commits] ftp: do not compile access output if sout is disabled
Rafaël Carré
- [vlc-commits] vout_ManageWrapper: reset display pool after we reset render
Rafaël Carré
- [vlc-commits] contrib: export CCAS correctly
Felix Paul Kühne
- [vlc-commits] macosx: implement 120% volume limit
Felix Paul Kühne
- [vlc-commits] macosx: cleanup previous commit and fix position of tick, tweak appearance
David Fuhrmann
- [vlc-commits] macosx: fix visual appearance of fullscreen tic (refs #8628)
David Fuhrmann
- [vlc-commits] macosx: implement snap-in for volume sliders (refs #8628)
David Fuhrmann
- [vlc-commits] macosx: set max volume as configuable
David Fuhrmann
- [vlc-commits] avcodec: fix warning
Rémi Denis-Courmont
- [vlc-commits] hwdummy: improve assertions
Rémi Denis-Courmont
- [vlc-commits] avcodec: use reference counting for video decoder
Rémi Denis-Courmont
- [vlc-commits] avcodec: fix sign of codec ID
Rémi Denis-Courmont
- [vlc-commits] contrib: mpcdec: use svn version (r481 currently)
Rafaël Carré
- [vlc-commits] access: ftp: add TLS support (fix #137)
Francois Cartegnie
- [vlc-commits] avcodec: remove debug code
Rémi Denis-Courmont
- [vlc-commits] avcodec: factor frame initialization code
Rémi Denis-Courmont
- [vlc-commits] avcodec: add assertion after vlc_va_Get() + cosmetics
Rémi Denis-Courmont
- [vlc-commits] libvlc: add equalizer API
Mark Lee
- [vlc-commits] libvlc: add tests for the equalizer API
Mark Lee
- [vlc-commits] avcodec: log why picture is unsuitable for direct rendering
Rémi Denis-Courmont
- [vlc-commits] XCB/XVideo: pad pictures to 32x16
Rémi Denis-Courmont
- [vlc-commits] avcodec. remove redundant code
Rémi Denis-Courmont
- [vlc-commits] ALSA: correct debug message
Rémi Denis-Courmont
- [vlc-commits] vdpau: revector (no functional changes)
Rémi Denis-Courmont
- [vlc-commits] vdpau: fix surface leaks if the picture is not extracted
Rémi Denis-Courmont
- [vlc-commits] dxva2: use AVFrame.opaque to store internal per-picture state directly
Rémi Denis-Courmont
- [vlc-commits] vaapi: use AVFrame.opaque to store per-picture state directly
Rémi Denis-Courmont
- [vlc-commits] vdpau: remove no-op
Rémi Denis-Courmont
- [vlc-commits] vaapi: avoid usage of vlc_va_t * from the release callback
Rémi Denis-Courmont
- [vlc-commits] hwdummy: remove no-op
Rémi Denis-Courmont
- [vlc-commits] avcodec: remove va parameter from hwaccel release callback
Rémi Denis-Courmont
- [vlc-commits] avcodec: pass AVFrame.opaque to hwaccel release callback
Rémi Denis-Courmont
- [vlc-commits] vda: reset correctly the coded frame size.
Sebastien Zwickert
- [vlc-commits] lpcm: fix channel reordering for m2ts (close #8526)
Ludovic Fauvet
- [vlc-commits] directsound: clear the rest of the ring buffer too
Ludovic Fauvet
- [vlc-commits] directsound: remove the broken msleep fallback
Ludovic Fauvet
- [vlc-commits] directsound: remove broken notification support
Ludovic Fauvet
- [vlc-commits] directsound: clear the ring buffer ahead of the write pointer (fix #8860)
Ludovic Fauvet
- [vlc-commits] Fix live555 breakage in last update
Jean-Baptiste Kempf
- [vlc-commits] contrib: gcrypt: upgrade to 1.5.3
Rafaël Carré
- [vlc-commits] avcodec audioo: update block pointer on realloc
Rafaël Carré
- [vlc-commits] avcodec audio: update block pointer on realloc
Rafaël Carré
- [vlc-commits] Tag 2.1.0-pre2 : VLC media player 2.1.0-pre2 'Rincewind'
git at videolan.org
- [vlc-commits] On the road to -pre3
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for 2.0.8
Jean-Baptiste Kempf
- [vlc-commits] Tag 2.0.8 : VLC media player 2.0.8 - Twoflower
git at videolan.org
- [vlc-commits] avcodec: pass data pointer to hwaccel release callbacks and simplify
Rémi Denis-Courmont
- [vlc-commits] avcodec: rationalize hwaccel surface allocation callback
Rémi Denis-Courmont
- [vlc-commits] avcodec: rationale hwaccel copy/extract callback prototype
Rémi Denis-Courmont
- [vlc-commits] avcodec: rationalize hwaccel copy/extract callback prototype
Rémi Denis-Courmont
- [vlc-commits] vdpau: improve decoder capability checks messages
Rémi Denis-Courmont
- [vlc-commits] ALSA: still use VLC configuration to determine available speakers
Rémi Denis-Courmont
- [vlc-commits] ALSA: favor channel maps with fewer unused channels
Rémi Denis-Courmont
- [vlc-commits] equalizer: apply preamp twice on 2nd pass
Rafaël Carré
- [vlc-commits] androidsurface: Use the ANativeWindow API where available
Martin Storsjö
- [vlc-commits] aout: inline aout_DecNewBuffer()
Rémi Denis-Courmont
- [vlc-commits] aout: inline aout_DecDeleteBuffer()
Rémi Denis-Courmont
- [vlc-commits] decoder: separate aout initialization from buffer allocation
Rémi Denis-Courmont
- [vlc-commits] araw: zero copy for native audio sample formats
Rémi Denis-Courmont
- [vlc-commits] Fix many memory leaks (and potential ones)
Rémi Duraffort
- [vlc-commits] Fix sizeof mismatch
Rémi Duraffort
- [vlc-commits] Do not compare arrays against NULL (always true)
Rémi Duraffort
- [vlc-commits] avcodec: do not allocate unused output buffers
Rémi Denis-Courmont
- [vlc-commits] avcodec: fix memory leaks if audio output fails
Rémi Denis-Courmont
- [vlc-commits] doc: remove mad documentation
Rémi Denis-Courmont
- [vlc-commits] avformat: set pixel aspect ratio
Wills Wang
- [vlc-commits] avformat: leave SAR at 0/0 (undefined) if unknown
Rémi Denis-Courmont
- [vlc-commits] youtube.lua: basic support for scrambled signatures
Pierre Ynard
- [vlc-commits] aout: stick to single precision
Rémi Denis-Courmont
- [vlc-commits] Revert "audiounit_ios: try to handle data drops more efficiently"
Martin Storsjö
- [vlc-commits] audiounit_ios: Fill the remainder of the buffer with zeros
Martin Storsjö
- [vlc-commits] On the real road to -pre3
Rafaël Carré
- [vlc-commits] configure: remove old hack, fix bootstrapping with newer libtool
Rémi Denis-Courmont
- [vlc-commits] gettext: update to version 0.18.3
Rémi Denis-Courmont
- [vlc-commits] equalizer: fix inverted parameters in test case
Rémi Denis-Courmont
- [vlc-commits] always hide menu bar for fullscreen on osx redacted (fixes #9040)
David Fuhrmann
- [vlc-commits] macosx: fix compatibility header for compilation on 10.6
Felix Paul Kühne
- [vlc-commits] qtcapture: fix compilation on 10.6
Felix Paul Kühne
- [vlc-commits] macosx: fix compilation on 10.6 with clang 3.0
Felix Paul Kühne
- [vlc-commits] contrib: CCAS needs -c option
Rafaël Carré
- [vlc-commits] androidsurface: Only use ANativeWindow if the private symbols aren't found
Martin Storsjö
- [vlc-commits] androidsurface: Release the ANativeWindow before closing the dlopened library
Martin Storsjö
- [vlc-commits] build: detect variants of powerpc host_cpu (such as powerpc64)
Dominique Leuenberger
- [vlc-commits] Correct Winsock error #define's
Rémi Denis-Courmont
- [vlc-commits] net_Recv(): improve error handling (fixes #9081)
Rémi Denis-Courmont
- [vlc-commits] macosx: fix double release
Felix Paul Kühne
- [vlc-commits] avcodec audio decoder: update block pointer
Rafaël Carré
- [vlc-commits] Tag 2.0.8a : VLC media player 2.0.8a
git at videolan.org
- [vlc-commits] Qt: fix track total display
Jean-Baptiste Kempf
Last message date:
Wed Jul 31 16:27:32 CEST 2013
Archived on: Wed Jul 31 16:27:33 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).