]> git.sesse.net Git - vlc/shortlog
vlc
2012-10-12 Rémi Denis... Qt4: use config_GetPszChoices() for module items
2012-10-12 Rémi Denis... config_GetPszChoices(): add support for module config...
2012-10-12 Rémi Denis... Add xstrdup()
2012-10-12 Rémi Denis... module_need(): rewrite using module_list_cap()
2012-10-12 Rémi Denis... module_list_cap(): sorts modules for a certain capability
2012-10-12 Rémi Denis... module_get_capability(): never return NULL
2012-10-12 Rémi Denis... Remove old object aliasing code
2012-10-12 Rémi Denis... DVB: remove dead HTTP code
2012-10-12 Rémi Denis... DVB scan: re-enable the old plugin
2012-10-12 Rémi Denis... DVB scan: fix compilation errors
2012-10-12 Jean-Baptiste... DShow: change text
2012-10-12 Jean-Baptiste... Revert "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... Contribs: deactivate libavcodec vorbis encoder
2012-10-12 Jean-Baptiste... Qt: fix similar Typo
2012-10-12 Jean-Baptiste... Dshow: fix typo
2012-10-12 Rémi Denis... Qt4: use MTA apartment for COM (fixes #6880)
2012-10-12 Rémi Denis... avcodec: unify interface for video acceleration
2012-10-12 Rémi Denis... avcodec: reduce indentation, fix spelling
2012-10-12 Rémi Denis... avcodec: remove dead code
2012-10-12 Rémi Denis... avcodec: useless #include
2012-10-12 Rémi Denis... avcodec: move xlib check to vaapi.c
2012-10-12 Rémi Denis... avcodec: use av_get_pix_fmt_name(), fix potential out...
2012-10-12 Rémi Denis... avcodec: fix spelling
2012-10-12 Rémi Denis... avcodec: fix unaligned USWC copy (fixes #6333)
2012-10-12 Rémi Denis... Win32: match resource character encoding (fixes #7567)
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 Jean-Baptiste... Contribs: more cleanups for libav/FFmpeg
2012-10-10 Jean-Baptiste... Contribs: simplify libav/FFmpeg rules as suggested...
2012-10-10 Felix Paul... macosx: don't initiate a modal dialog during a modal...
2012-10-10 Jean-Baptiste... Subsdec: various fixes for broken subtitles
2012-10-09 Pierre Ynardyoutube.lua: support live streams
2012-10-09 Rafaël Carréavformat demux: AVFormatContext->nb_streams == 0 is...
2012-10-09 Felix Paul... macosx: show the localized, intended to be user-facing...
2012-10-09 Jean-Baptiste... Fix compilation on older versions of libavutil
2012-10-09 Jean-Baptiste... Avformat: set the dsp mask too
2012-10-09 Jean-Baptiste... Av* move GetVlcDspMask from avcodec.h to avcommon.h
2012-10-09 Rafaël Carréandroid: threads support
2012-10-09 Jean-Baptiste... Avcodec: set the Dsp flags for the encoders too
2012-10-09 Jean-Baptiste... Kill a deprecation warning
2012-10-09 Jean-Baptiste... HLS: PROGRAM-ID is not mandatory in EXT-X-STREAM-INF
2012-10-09 Felix Paul... extras/tools: update autoconf and automake to the lates...
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... h264_nal: include limits.h for INT_MAX
2012-10-08 Jean-Baptiste... Avcodec: kill a warning on non-SSE2 compilations
2012-10-08 Jean-Baptiste... Update 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... H264_nal: kill a warning
2012-10-08 Martin StorsjöAdd support for the new Android JellyBean MediaCodec API
2012-10-08 Felix Paul... m4: enable dolt support for further apple platforms
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 Yhuelsrc/misc/fourcc: add entries "ACCL" and "AACH"
2012-10-07 Frédéric Yhuelmp4: use vlc_fourcc_GetCodec()
2012-10-06 Pierre Ynardrotate: fix unimotion link
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... autodel does not need for pace control
2012-10-06 Rémi Denis... sout: access_out and SDP do not need a sout instance
2012-10-06 Rémi Denis... sout: remove unused sout_input_t.p_sout
2012-10-06 Rémi Denis... mpeg mux: remove useless references to p_sout
2012-10-06 Rémi Denis... mp4 mux: remove unused p_sout parameter
2012-10-06 Rémi Denis... contrib: gnutls static pkg-config
2012-10-06 David Fuhrmannmacosx: add black view to detached video view in order...
2012-10-06 Rémi Denis... stream output: remove nul/unused object members
2012-10-06 Rémi Denis... contrib: fluidsynth version 1.1.6
2012-10-06 Rémi Denis... contrib: fluidsynth simplification
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... arm_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... Update LIST and NEWS
2012-10-05 Jean-Baptiste... AudioTrack: kill an unused warning
2012-10-05 Jean-Baptiste... AudioTrack: blind fix for compilation
2012-10-05 Frédéric YhuelSmooth Streaming: clean / factorize code
2012-10-05 Jean-Baptiste... Contribs: activate thumb2 on ARMv7-a cpu, not only...
2012-10-05 Rafaël CarréFix audiotrack sources
2012-10-05 Felix Paul... extras/tools: updated gas-pp revision
2012-10-05 Ming HuAndroid: add native AudioTrack aout module
next