]> git.sesse.net Git - vlc/history - modules
Fix sizeof mismatch
[vlc] / modules /
2013-07-26 Rémi DuraffortFix sizeof mismatch
2013-07-26 Rémi DuraffortFix many memory leaks (and potential ones)
2013-07-26 Rémi Denis-Courmontaraw: zero copy for native audio sample formats
2013-07-26 Rémi Denis-Courmontdecoder: separate aout initialization from buffer alloc...
2013-07-26 Martin Storsjöandroidsurface: Use the ANativeWindow API where available
2013-07-25 Rafaël Carréequalizer: apply preamp twice on 2nd pass
2013-07-25 Rémi Denis-CourmontALSA: favor channel maps with fewer unused channels
2013-07-25 Rémi Denis-CourmontALSA: still use VLC configuration to determine availabl...
2013-07-25 Rémi Denis-Courmontvdpau: improve decoder capability checks messages
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel copy/extract callback...
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel surface allocation callback
2013-07-25 Rémi Denis-Courmontavcodec: pass data pointer to hwaccel release callbacks...
2013-07-25 Rafaël Carréavcodec audio: update block pointer on realloc
2013-07-24 Jean-Baptiste KempfFix live555 breakage in last update
2013-07-24 Ludovic Fauvetdirectsound: clear the ring buffer ahead of the write...
2013-07-24 Ludovic Fauvetdirectsound: remove broken notification support
2013-07-24 Ludovic Fauvetdirectsound: remove the broken msleep fallback
2013-07-24 Ludovic Fauvetdirectsound: clear the rest of the ring buffer too
2013-07-24 Ludovic Fauvetlpcm: fix channel reordering for m2ts (close #8526)
2013-07-24 Sebastien Zwickertvda: reset correctly the coded frame size.
2013-07-24 Rémi Denis-Courmontavcodec: pass AVFrame.opaque to hwaccel release callback
2013-07-24 Rémi Denis-Courmontavcodec: remove va parameter from hwaccel release callback
2013-07-24 Rémi Denis-Courmonthwdummy: remove no-op
2013-07-24 Rémi Denis-Courmontvaapi: avoid usage of vlc_va_t * from the release callback
2013-07-24 Rémi Denis-Courmontvdpau: remove no-op
2013-07-24 Rémi Denis-Courmontvaapi: use AVFrame.opaque to store per-picture state...
2013-07-24 Rémi Denis-Courmontdxva2: use AVFrame.opaque to store internal per-picture...
2013-07-24 Rémi Denis-Courmontvdpau: fix surface leaks if the picture is not extracted
2013-07-24 Rémi Denis-Courmontvdpau: revector (no functional changes)
2013-07-24 Rémi Denis-CourmontALSA: correct debug message
2013-07-24 Rémi Denis-Courmontavcodec. remove redundant code
2013-07-24 Rémi Denis-CourmontXCB/XVideo: pad pictures to 32x16
2013-07-24 Rémi Denis-Courmontavcodec: log why picture is unsuitable for direct rendering
2013-07-24 Mark Leelibvlc: add equalizer API
2013-07-24 Rémi Denis-Courmontavcodec: add assertion after vlc_va_Get() + cosmetics
2013-07-24 Rémi Denis-Courmontavcodec: factor frame initialization code
2013-07-24 Rémi Denis-Courmontavcodec: remove debug code
2013-07-24 Francois Cartegnieaccess: ftp: add TLS support (fix #137)
2013-07-23 Rémi Denis-Courmontavcodec: fix sign of codec ID
2013-07-23 Rémi Denis-Courmontavcodec: use reference counting for video decoder
2013-07-23 Rémi Denis-Courmonthwdummy: improve assertions
2013-07-23 Rémi Denis-Courmontavcodec: fix warning
2013-07-23 David Fuhrmannmacosx: set max volume as configuable
2013-07-23 David Fuhrmannmacosx: implement snap-in for volume sliders (refs...
2013-07-23 David Fuhrmannmacosx: fix visual appearance of fullscreen tic (refs...
2013-07-23 David Fuhrmannmacosx: cleanup previous commit and fix position of...
2013-07-23 Felix Paul Kühnemacosx: implement 120% volume limit
2013-07-23 Rafaël Carréftp: do not compile access output if sout is disabled
2013-07-22 Jean-Baptiste KempfDemux: Correctly differenciate MLP and THD raw samples
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049747)
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049746)
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049745)
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049744)
2013-07-22 Rémi DuraffortFix potential missing unlock (cid #1049393)
2013-07-22 Rémi DuraffortFix potential missing unlock (cid #1049392)
2013-07-22 Rémi DuraffortFix wrong test (cid #1049311)
2013-07-22 Rémi DuraffortFix wrong test (cid #1049310)
2013-07-22 Rémi Denis-Courmontvcdx: work around stupid type mismatch
2013-07-22 Rafaël CarréAudio demux: use MLP codec id for .mlp files
2013-07-22 Rafaël Carrélpcm: fix BD decoding broken by 45c7b7c8764
2013-07-22 Edward WangQt: grammar fixes
2013-07-22 KO Myung-Hunqt4: OS/2 does not have additional dependencies
2013-07-22 Rafaël CarréTS demux: add an option to not use stream's PCR
2013-07-21 Ilkka Ollakkahttp: implement ACCESS_GET_SIZE
2013-07-21 Francois Cartegnieavcodec: fix av_pix_fmt_desc_get() with ffmpeg
2013-07-21 Francois Cartegnieswscale/chroma: fix build (typo)
2013-07-21 David Fuhrmannmacosx: fix moar string memleaks in audio effects code
2013-07-21 David Fuhrmannmacosx: fix a bunch of string memleaks in video effects...
2013-07-21 David Fuhrmannmacosx: do not enable video filters which are not set...
2013-07-21 David Fuhrmannmacosx: video effects: fix for applying profile setting...
2013-07-21 Rémi Denis-Courmontdecomp: avoid unreliable waitall mode of net_Read()
2013-07-21 Rémi Denis-CourmontMove splitters to a subdirectory of their own
2013-07-21 Rémi Denis-Courmontmove swscale and chain with other video conversion...
2013-07-21 David Fuhrmannmacosx: prevent continuing playback when pause is reque...
2013-07-21 Rémi Denis-Courmontaccess: info.i_size -> control(ACCESS_GET_SIZE)
2013-07-21 Rémi Denis-Courmontmtp: remove write-only datum
2013-07-21 Rémi Denis-Courmontvmem: fix use of uninitialized memory
2013-07-20 Rémi Denis-Courmontvaapi: protect potentially concurrent access to the...
2013-07-20 Rémi Denis-Courmontavcodec: split out and document vlc_va_t
2013-07-20 Rémi Denis-Courmontvaapi: cosmetic
2013-07-20 Jean-Baptiste KempfAvcodec: fix FTBFS with older libav/FFmpeg
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049611)
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049612)
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049613)
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049614)
2013-07-19 Rémi DuraffortPass the value by pointer (cid #1049514)
2013-07-19 Rémi DuraffortFix memory leak (cid #1049562)
2013-07-19 Rémi DuraffortFix potential memory leaks (cid #1049567-1049570)
2013-07-19 Rémi DuraffortFIx sizeof mismatch (cid #1049611)
2013-07-19 Rémi DuraffortFix sizeof mismatch (cid #1049614 and #1049613-12)
2013-07-19 Rémi Denis-Courmontavcodec: simplify thread support checks
2013-07-19 Rémi Denis-Courmontavcodec: list all pixel formats, then try hardware...
2013-07-19 Rémi Denis-Courmontavcodec: fix potential multiple free of hwaccel module
2013-07-19 Jean-Baptiste KempfAndroidSurface: fix compilation regression from ffcfa6daa7
2013-07-19 Jean-Baptiste KempfRemove older iOS vout
2013-07-18 Rémi Denis-Courmontavcodec: autodetect hardware acceleration by default
2013-07-18 Rémi Denis-Courmontdxva2: drop priority to zero for the time being
2013-07-18 Rémi Denis-Courmontvaapi: drop priority to zero
2013-07-18 Rémi Denis-Courmontvda: drop priority to zero (refs #8927)
2013-07-18 Rémi Denis-Courmontavcodec: allow frame threading with hardware acceleration
next