]> git.sesse.net Git - vlc/history - modules
Removed commented out code in AVI demuxer.
[vlc] / modules /
2012-06-01 Laurent AimarRemoved commented out code in AVI demuxer.
2012-06-01 Laurent AimarImproved support for AVI with DV data type 1.
2012-06-01 Laurent AimarFixed DV audio using 12 bits quantization.
2012-06-01 Laurent AimarSplitted dv audio helpers into rawdv.h
2012-06-01 Laurent AimarFixed the value of DV_NTSC_FRAME_SIZE.
2012-06-01 Hugo Beauzée-Luyssenmjpeg: Avoid potential read of uninitialized value.
2012-06-01 Felix Paul Kühnemacosx: CAS: hide 3 empty encap matrix cells we don...
2012-06-01 Felix Paul Kühnemacosx: CAS: added i18n support for the customization...
2012-06-01 Felix Paul Kühnemacosx: CAS: added ui skeleton for to customize a profile
2012-05-31 Felix Paul Kühnemacosx: CAS: added profiles and implemented profile...
2012-05-31 Felix Paul Kühnemacosx: CAS: implemented destination file selector
2012-05-31 Felix Paul Kühnemacosx: CAS: added i18n support
2012-05-31 Felix Paul Kühnemacosx: convert & save: updated coding style
2012-05-31 Felix Paul Kühnemacosx: Convert & Save dialog: finished drag & drop...
2012-05-31 Rémi Denis-Courmontaout: remove emitted but never subscribed intf-change...
2012-05-31 Hugo Beauzée-Luyssenbluray: Add missing vlc_mutex_init
2012-05-31 Rémi Denis-Courmontv4l2: add v4l shortcut
2012-05-31 Hugo Beauzée-Luyssenmjpeg: Try to handle misformed streams.
2012-05-31 Felix Paul Kühnemacosx: set 'freetype-font' to the postscript name...
2012-05-31 Felix Paul Kühnefreetype: in case the provided font name is neither...
2012-05-31 Felix Paul Kühnefreetype: provide a proper fix to prevent ATS from...
2012-05-31 Frédéric Yhuellibmp4: 'trun' parsing: minor fixes
2012-05-31 Jean-Baptiste KempfHTTP Live Streaming: relicense to LGPL
2012-05-31 Konstantin Pavlovm3u: Check Content-type if available.
2012-05-31 Konstantin Pavlovm3u: assume m3u with BOM at start as utf-8 encoded.
2012-05-31 Jean-Paul SamanRevert "video_filter/transform.c: Horizontal and Vertic...
2012-05-30 Jean-Baptiste KempfDash: correct LGPL header
2012-05-30 Chris SmowtonDon't reset current HLS segment playback pointer on...
2012-05-30 Chris SmowtonFix trying to prefetch 2 segments from a 1-segment...
2012-05-30 Sébastien Toquelibass: add android default font
2012-05-30 Rémi Denis-CourmontDirectSound: possibly fix volume computation
2012-05-30 David Fuhrmanngrowl: fix crash and duplicated notifications in some...
2012-05-30 Rémi Denis-CourmontALSA: force small period to avoid latency problems
2012-05-30 Jean-Baptiste KempfMP3: support free format
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: Horizontal and Vertical flip...
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: mark these options as safe.
2012-05-30 Jean-Paul Samanvideo_filter/adjust.c: mark these options as safe
2012-05-30 Hugo Beauzée-Luyssendash: Be more permissive about missing attributes.
2012-05-30 Hugo Beauzée-Luyssendash: BasicCMParser: Avoid potential crash when inherit...
2012-05-30 Hugo Beauzée-Luyssendash: AdaptationSet is the new Group.
2012-05-30 Hugo Beauzée-Luyssendash: BasicCMParser: Don't ignore errors.
2012-05-30 Hugo Beauzée-Luyssendash: BlockBuffer: Simplifications
2012-05-30 Hugo Beauzée-Luyssendash: Rework profile handling.
2012-05-30 Hugo Beauzée-Luyssendash: Handle multiple names for profile "urn:mpeg:dash...
2012-05-30 Felix Paul Kühnemacosx: allow the playlist table to be sorted by Genre...
2012-05-30 Felix Paul Kühnemacosx: restore playlist column selection, position...
2012-05-30 Felix Paul Kühnefreetype: use MAXPATHLEN instead of 1024 for ATS font...
2012-05-30 Felix Paul Kühnemacosx: create playlist columns at runtime instead...
2012-05-30 Felix Paul Kühnemacosx: prepare drag & drop support for the Convert...
2012-05-29 Felix Paul Kühnefreetype: fixed crash within ATS when looking for non...
2012-05-29 Jean-Baptiste KempfAutodel: relicense to LGPL
2012-05-29 Hugo Beauzée-Luyssendash: Fix a typo
2012-05-28 Felix Paul Kühnemacosx: lock the scroll direction for 0.8 secs, so...
2012-05-28 Felix Paul Kühnemacosx: optimize scrollwheel code by saving 3 objc...
2012-05-28 Felix Paul Kühnemacosx: automatically close the shared NSFontPanel...
2012-05-28 David Fuhrmannmacosx: fix some issues with playlist column headers
2012-05-28 Jean-Baptiste KempfFreetype: limit HAVE_STYLES to font selection
2012-05-28 Felix Paul Kühnefreetype: config_GetPsz delivers UTF-8 content instead...
2012-05-28 Felix Paul Kühnefreetype: use Apple Type Services to get the font file...
2012-05-27 Rémi Denis-CourmontWin32: fix warning
2012-05-27 Laurent AimarEnabled screensaver for win32 opengl vout (close #426).
2012-05-27 Rémi Denis-Courmontadummy: do not create dummy audio-device (refs #6874)
2012-05-27 Rémi Denis-CourmontALSA: destroy audio-device at exit (refs #6874)
2012-05-27 Edward Wangvisual: remove depreciated vlc_object_alive
2012-05-27 Edward Wangvisual: check for NULL before free
2012-05-26 Rafaël CarréMissing __MIN
2012-05-25 Laurent AimarAdded support for SSE2 to 16 bit merge (deinterlace).
2012-05-25 Laurent AimarFixed alignment and potential overread/write in MergeNE...
2012-05-25 Laurent AimarClean up a bit merge functions in deinterlace.
2012-05-25 Laurent AimarAdded partial support for > 8 bits YUV video in the...
2012-05-25 Laurent AimarAdded support for all planar 8 bit YUV chromas to the...
2012-05-25 Laurent AimarSimplified a bit the code that decides the output forma...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Jean-Baptiste KempfQt: Missing include in previous commit
2012-05-25 Jean-Baptiste KempfWin32: recognize more MCE commands
2012-05-25 David Fuhrmannmacosx: remove now unneeded volume osd hack
2012-05-25 David Fuhrmannmacosx: several fixes and improvements for hotkey handling
2012-05-24 Frédéric Yhueldemux/mp4: do not demux f4v files for now
2012-05-24 Edward Wangvorbis: also check comments for comment metadata
2012-05-24 Sébastien Toquefreetype: add android default font
2012-05-24 Jean-Baptiste KempfAVI: parse dmlh chunk
2012-05-24 Jean-Baptiste KempfAVI: do not warn about embedded subtitles
2012-05-24 Jean-Baptiste KempfAVI: be less picky about wrong sizes for LIST chunk
2012-05-24 Jean-Baptiste KempfAVI: better debug
2012-05-24 Jean-Baptiste KempfAVI: remove unnecessary macros
2012-05-24 Jean-Baptiste KempfAVI: reduce the debug tree size
2012-05-24 Jean-Baptiste KempfAVI: better debug
2012-05-24 Hugo Beauzée-Luyssendash: DASHManager: Prevent a crash when the downloader...
2012-05-24 Hugo Beauzée-Luyssendash: Remove now useless variables.
2012-05-24 Hugo Beauzée-Luyssendash: Prevent infinite recursion.
2012-05-24 Hugo Beauzée-Luyssendash: DOMParser: Multiple profile may be used by some...
2012-05-24 Konstantin PavlovUpnp: Fix #6250, honor --miface.
2012-05-23 Rafaël CarréRemove mingw-w64 2.0 workarounds
2012-05-23 Laurent AimarHide errors with multi-part rar when the end of archive...
2012-05-23 Laurent AimarFixed support of G726.
2012-05-23 Rui ZhangAvcodec: disable delayed opening for packetized AAC...
2012-05-23 Konstantin PavlovBluray: use msg_Info instead of msg_Err.
2012-05-23 Konstantin PavlovBluray: use meaningful error messages when available.
next