]> git.sesse.net Git - vlc/history - modules
dbus: simplify input event handling and reduce lock scope
[vlc] / modules /
2012-10-13 Rémi Denis-Courmontdbus: simplify input event handling and reduce lock...
2012-10-13 Rémi Denis-Courmonti420_yuy2: clobber MM and XMM registers correctly
2012-10-13 Rémi Denis-Courmontsepia: clobber XMM registers correctly
2012-10-13 Rémi Denis-Courmontavcodec: avoid duplicate vlc_CPU() call
2012-10-13 Rémi Denis-Courmontavcodec: clobber XMM registers correctly (fixes #5268)
2012-10-13 Rémi Denis-Courmontavcodec: split generic YV12/NV12 copy out of SSE2 functions
2012-10-13 Rémi Denis-Courmontavcodec: fix SSE 4.1 check optimization
2012-10-12 Rémi Denis-CourmontQt4: fix codec prefs layout
2012-10-12 Rémi Denis-CourmontQt4: update avcodec-hw prefs
2012-10-12 Rémi Denis-Courmontdxva2: compilation fix
2012-10-12 Rémi Denis-Courmontavcodec: move hardware decoding into dedicated plugins...
2012-10-12 Rémi Denis-Courmontavcodec: make vlc_va_t a VLC object
2012-10-12 Rémi Denis-Courmontavcodec: use automake conditionals for hardware acceler...
2012-10-12 Rémi Denis-CourmontQt4: use config_GetPszChoices() for module items
2012-10-12 Rémi Denis-CourmontDVB: remove dead HTTP code
2012-10-12 Rémi Denis-CourmontDVB scan: re-enable the old plugin
2012-10-12 Rémi Denis-CourmontDVB scan: fix compilation errors
2012-10-12 Jean-Baptiste KempfDShow: change text
2012-10-12 Jean-Baptiste KempfRevert "dshow: add missing parameter in dialog invocation"
2012-10-12 KO Myung-HunQt: Show TimeTooltip window without activating it on...
2012-10-12 KO Myung-HunQt: Bring a timetooltip on the top on OS/2
2012-10-12 Frédéric Yhueldemux/mp4: fix some memory leaks
2012-10-12 Frédéric Yhueldemux/mp4: rewrite MP4_BoxGetNextChunk()
2012-10-12 Frédéric YhuelSmooth Streaming: fix a memory leak
2012-10-12 Frédéric YhuelSmooth Streaming: don't use block_t
2012-10-12 Frédéric YhuelSmooth Streaming: fix some memory leaks
2012-10-12 Jean-Baptiste KempfQt: fix similar Typo
2012-10-12 Jean-Baptiste KempfDshow: fix typo
2012-10-12 Rémi Denis-CourmontQt4: use MTA apartment for COM (fixes #6880)
2012-10-12 Rémi Denis-Courmontavcodec: unify interface for video acceleration
2012-10-12 Rémi Denis-Courmontavcodec: reduce indentation, fix spelling
2012-10-12 Rémi Denis-Courmontavcodec: remove dead code
2012-10-12 Rémi Denis-Courmontavcodec: useless #include
2012-10-12 Rémi Denis-Courmontavcodec: move xlib check to vaapi.c
2012-10-12 Rémi Denis-Courmontavcodec: use av_get_pix_fmt_name(), fix potential out...
2012-10-12 Rémi Denis-Courmontavcodec: fix spelling
2012-10-12 Rémi Denis-Courmontavcodec: fix unaligned USWC copy (fixes #6333)
2012-10-12 Pierre Ynardrotate: simplify angle stuff
2012-10-11 Pierre Ynardmotion: fail if no sensor is available
2012-10-11 Pierre Ynardmotion: destroy transform-type variable when unused
2012-10-11 Pierre Ynardmotion: destroy motion data properly
2012-10-11 Pierre Ynardmotion: simplify
2012-10-11 Pierre Ynardmotion: don't override permanent configuration
2012-10-11 Rafaël CarréCC: remove unused sys_t member
2012-10-11 Rafaël CarréCC: simplify Eia608TextUtf8()
2012-10-11 Rafaël CarréCC: use c99, removed dummy Eia608Exit
2012-10-10 Felix Paul Kühnemacosx: don't initiate a modal dialog during a modal...
2012-10-10 Jean-Baptiste KempfSubsdec: various fixes for broken subtitles
2012-10-09 Rafaël Carréavformat demux: AVFormatContext->nb_streams == 0 is...
2012-10-09 Felix Paul Kühnemacosx: show the localized, intended to be user-facing...
2012-10-09 Jean-Baptiste KempfFix compilation on older versions of libavutil
2012-10-09 Jean-Baptiste KempfAvformat: set the dsp mask too
2012-10-09 Jean-Baptiste KempfAv* move GetVlcDspMask from avcodec.h to avcommon.h
2012-10-09 Jean-Baptiste KempfAvcodec: set the Dsp flags for the encoders too
2012-10-09 Jean-Baptiste KempfKill a deprecation warning
2012-10-09 Jean-Baptiste KempfHLS: PROGRAM-ID is not mandatory in EXT-X-STREAM-INF
2012-10-08 David Fuhrmannfix bug where window resizes to full screen size when...
2012-10-08 David Fuhrmannmacosx: adapt and fix fullscreen handling after latest...
2012-10-08 Jean-Baptiste Kempfh264_nal: include limits.h for INT_MAX
2012-10-08 Jean-Baptiste KempfAvcodec: kill a warning on non-SSE2 compilations
2012-10-08 Jean-Baptiste KempfUpdate NEWS, po and LIST for mediacodec API
2012-10-08 Ilkka Ollakkaavformat: if we use dummy access, let avformat write...
2012-10-08 Ilkka Ollakkax264: in crf mode, set stream bitrate to be maxrate...
2012-10-08 Jean-Baptiste KempfH264_nal: kill a warning
2012-10-08 Martin StorsjöAdd support for the new Android JellyBean MediaCodec API
2012-10-08 Rafaël Carréaudiotrack: set i_original_channels correctly
2012-10-08 Martin Storsjöomxil: Move code for in-buffer conversion of H264 to...
2012-10-08 Pierre Ynardrotate: get rid of useless motion field
2012-10-07 Pierre Ynardgnutls: fix grammar
2012-10-07 Martin Storsjöiomx: Always build this module if building for android
2012-10-07 Frédéric Yhuelmp4: use vlc_fourcc_GetCodec()
2012-10-06 Pierre Ynardmotion: fix source file paths
2012-10-06 Pierre Ynardmotion: move rotate code into the rotate video filter
2012-10-06 Pierre Ynardmotion: split out motion sensor code
2012-10-06 Rémi Denis-Courmontautodel does not need for pace control
2012-10-06 Rémi Denis-Courmontsout: access_out and SDP do not need a sout instance
2012-10-06 Rémi Denis-Courmontmpeg mux: remove useless references to p_sout
2012-10-06 Rémi Denis-Courmontmp4 mux: remove unused p_sout parameter
2012-10-06 David Fuhrmannmacosx: add black view to detached video view in order...
2012-10-06 Rémi Denis-Courmontstream output: remove nul/unused object members
2012-10-06 Ilkka OllakkaRevert "avcodec: set libmpeg2mmx idct in use if we...
2012-10-06 Ilkka Ollakkax264: check that string has content before apply it...
2012-10-05 Felix Paul Kühnearm_neon: fixed simple channel mixer compilation using...
2012-10-05 Frédéric YhuelSmooth Streaming: fix a macro
2012-10-05 Frédéric YhuelSmooth Streaming: fix manifest parsing (FourCC)
2012-10-05 Jean-Baptiste KempfUpdate LIST and NEWS
2012-10-05 Jean-Baptiste KempfAudioTrack: kill an unused warning
2012-10-05 Jean-Baptiste KempfAudioTrack: blind fix for compilation
2012-10-05 Frédéric YhuelSmooth Streaming: clean / factorize code
2012-10-05 Rafaël CarréFix audiotrack sources
2012-10-05 Ming HuAndroid: add native AudioTrack aout module
2012-10-05 David Geldreichadd ARM/NEON version of simple channel mixer
2012-10-04 Jean-Baptiste KempfAvcodec: set the cpu flags/mask in modern version of...
2012-10-04 Rémi Denis-Courmontaout: add --stereo-mode to replace audio-channels varia...
2012-10-04 Francois CartegnieQt: BackGroundWidget: fade in background
2012-10-04 Francois Cartegniedemux ts: fix EITConvertToUTF8 to deal with no longer...
2012-10-03 Rémi Denis-Courmontdshow: check CoInitialize() in callbacks
2012-10-03 Rémi Denis-CourmontWim32: use CoInitializeEx() instead of CoInitialize()
2012-10-03 Rémi Denis-Courmontgnutls: show different message if certificate is unknow...
2012-10-03 Rémi Denis-Courmontgnutls: print error if key storage fails
next