]> git.sesse.net Git - vlc/history - modules
Revert "Revert "Correctly detect alac in mp4 properties""
[vlc] / modules /
2013-03-22 Francois CartegnieQt: ExtendedDialog: Add sync to config checkbox for...
2013-03-22 Francois CartegnieQt: Equalizer: add presets icons
2013-03-22 Francois CartegnieQt: Equalizer: rework (fix #7923)
2013-03-21 Ronald Wrightequalizer: increase precision of frequency centers...
2013-03-21 Felix Paul Kühnemacosx: make sure the fspanel's volume slider knob...
2013-03-21 Felix Paul Kühnemacosx: resize the retina bitmaps for the progressions...
2013-03-21 Erwan Tuloupulse: ensure a report is sent if no stream is available
2013-03-20 Edward WangQt4: replace awkward word 'keep-pressed'
2013-03-20 Ilkka Ollakkahttplive: handle better relative urls
2013-03-20 Erwan Tulouskins2: use the "mute" variable
2013-03-19 Rafaël CarréRemove unmaintained switcher module
2013-03-19 Felix Paul Kühnemacosx: switch fspanel icon set to use the brighter...
2013-03-19 Ilkka Ollakkalivehttp: fix padding to work with iOS/Android
2013-03-19 Rafaël CarréLook for inet_ntop/inet_pton in ws2_32
2013-03-19 Martin Storsjöopengl: Handle subpicture textures being aligned to...
2013-03-19 Martin Storsjöopengl: Split texture uploading to a separate function
2013-03-19 Martin Storsjöopengl: Handle pixel pitch properly when repacking...
2013-03-18 Felix Paul Kühnemacosx: fix fspanel pause button button alignment
2013-03-18 Felix Paul Kühnemacosx: fix fullscreen volume slider knob alignment
2013-03-18 Felix Paul Kühnemacosx: fix time slider knob alignment in bright mode
2013-03-18 Rémi Denis-CourmontRename msg_item_* to vlc_log_* (cosmetic)
2013-03-18 Rémi Denis-Courmontskins2: remove unused data
2013-03-18 Rémi Denis-Courmontmacosx: use vlc_LogSet()
2013-03-18 Rémi Denis-CourmontQt4: use vlc_LogSet()
2013-03-18 Rémi Denis-Courmontncurses: use vlc_LogSet()
2013-03-18 Rémi Denis-Courmontlogger: use vlc_LogSet()
2013-03-18 Rémi Denis-Courmontlibvlc: simplify logging callback
2013-03-18 Martin Storsjöomxil: Generalize code for hardcoded component/role...
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-03-18 Martin Storsjöomxil: Feed input data in multiple buffers if needed
2013-03-18 Martin Storsjöh264_nal: Fix a boundary check in the H264 bitstream...
2013-03-18 Martin Storsjöomxil: Add a configure option for enabling raspberry...
2013-03-18 Martin Storsjöomxil_vout: Set broadcom specific parameters
2013-03-18 Martin Storsjöomxil: Add a broadcom/raspberry pi specific OMX header
2013-03-18 Martin Storsjöomxil: Use the alternative 64 bit integer ABI on the...
2013-03-18 Martin Storsjöomxil: Signal OMX version 1.1.2 when targeting raspberry pi
2013-03-18 Martin Storsjöomxil: Hardcode known roles for OMX broadcom components...
2013-03-18 Martin Storsjöomxil: Try to load the broadcom OMX IL core and host...
2013-03-18 Martin Storsjöomxil: Add an omxil based video output module
2013-03-18 Martin Storsjöomxil: Factorize event queue handling to a separate...
2013-03-18 Martin Storsjöomxil: Factorize event debug printing to a separate...
2013-03-18 Martin Storsjöomxil: Split omx core management to a separate file
2013-03-18 Francois Cartegnieaccess: add vnc/rfb: update LIST/NEWS
2013-03-18 Francois Cartegnieaccess: add rfb/vnc viewonly module.
2013-03-18 Sébastien Toquei420->rv32 neon: improve scheduling & registers usage
2013-03-18 Martin Storsjöopengl: Set the color to full alpha in the non-shader...
2013-03-18 Ilkka Ollakkalivehttp: Fix crash on when not using encryption
2013-03-17 Ilkka Ollakkalivehttp: tell if playlist is vod
2013-03-17 Ilkka Ollakkax264: use x264 macro to get both B-frame types
2013-03-17 Ilkka Ollakkaavcodec: flag blocks as corrupted if avpacket tells...
2013-03-17 Ilkka Ollakkaavcodec: mark SP/SI/BI pictures
2013-03-17 Ilkka Ollakkaavformat: don't offset dts/pts to start from 0, avforma...
2013-03-17 Ilkka Ollakkaavformat: don't mark buffer as need to be writable...
2013-03-17 Ilkka Ollakkalivehttp: support static IV-use on encryption
2013-03-17 Rafaël Carrélivehttp: stream encryption
2013-03-17 Ilkka Ollakkahttplive: support absolute URI-locations for key-retrieval
2013-03-17 Ilkka Ollakkalivehttp: free p_sys->p_seglens if str_format_time...
2013-03-16 Ilkka Ollakkalivehttp: set caching disabled for default
2013-03-15 Ilkka Ollakkaavformat: set stream sar.den as we set sar.num also
2013-03-15 Ilkka Ollakkaavformat: set pf_* after everything else in init
2013-03-14 Ilkka Ollakkaavcodec: use encode_video2 if available
2013-03-13 Martin Storsjöopengl: Take w.num into account when calculating the...
2013-03-13 Martin Storsjöopengl: Make the ES1/ES2 video output work
2013-03-13 Martin Storsjöopengl: Fix the ES 1 vs 2 version check
2013-03-12 Jean-Baptiste KempfPartial revert of "avcodec: remove support for old...
2013-03-12 Jean-Baptiste KempfAvcodec: create replacements for older versions of...
2013-03-12 Jean-Baptiste Kempflibav*: create a new avcommon_compat.h file for backwar...
2013-03-11 Martin Storsjöomxil: Convert the khronos provided headers to unix...
2013-03-11 Martin Storsjöomxil: Convert from/to OMX_TICKS via helper functions
2013-03-11 Francois CartegnieQt: EPGView: highlight day change
2013-03-11 Francois CartegnieQt: EPGRuler: simplify color change case.
2013-03-11 Martin Storsjöomxil: Remove an unused struct member
2013-03-11 Martin Storsjöomxil: Remove an unused local variable
2013-03-11 Martin Storsjöomxil: Remove hacks for disabling use of direct buffers
2013-03-10 Sébastien ToqueAdd i420->rv16 neon converter
2013-03-10 Anatoliy Anischovichaudio input core: fix wrong parsing of replaygain tags...
2013-03-10 Ronald WrightFix alignment and appearance of ISO standard equalizer...
2013-03-10 Felix Paul Kühnemacosx: replace avcodec-hw hack by proper settings
2013-03-10 Felix Paul Kühnemacosx: misc minor improvements to the legacy transcodi...
2013-03-10 Felix Paul Kühnemacosx: fix crash when trying to transcode with help...
2013-03-10 Felix Paul Kühnemacosx: minor code optimization
2013-03-10 Felix Paul Kühnemacosx: added a UI to the simplified preferences to...
2013-03-10 Mirsal Ennaimedbus: Fix handling of input events and remove memleaks
2013-03-09 Felix Paul Kühneauhal: keep last used audio device throughout sessions...
2013-03-09 Felix Paul Kühneauhal: restart aout if device setup changes
2013-03-09 Rémi Denis-Courmontavcodec: elim thresholds are only in libavcodec < 55...
2013-03-09 Rémi Denis-Courmontavcodec: fix pointer conversion warning
2013-03-09 Felix Paul Kühnemacosx: automagically update the audio device list...
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated deinterlacing filter
2013-03-09 Rémi Denis-CourmontRemove picture quantization table (same reason as qtype)
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qstride / qscale_table
2013-03-09 Rémi Denis-CourmontRemove picture qtype support code
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qscale_type
2013-03-09 Francois CartegnieQt: EPGView: includes cleanup
2013-03-09 Francois CartegnieQt: EPGWidget: namespace enum
2013-03-09 Francois CartegnieQt: EPGRuler: highlight day change
2013-03-09 Francois CartegnieQt: EPGRuler: includes cleanup
2013-03-09 Francois CartegnieQt: EPGRuler: compute sizes based on widget's
2013-03-09 Francois CartegnieQt: EPGView: use bounding rects for simplification
2013-03-09 Rémi Denis-CourmontQt4: add missing build dependencies (fix #8288)
next