]> git.sesse.net Git - vlc/history - modules
CC: remove unused sys_t member
[vlc] / modules /
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
2012-10-03 Jean-Baptiste KempfAvcodec: avoid miscompilation with older libavutil...
2012-10-03 Rafaël Carréavcodec-hw: fix crash on some CPUs
2012-10-02 David Fuhrmannmacosx: move the resizing code to VLCVideoWindowCommon...
2012-10-02 David Fuhrmannmacosx: add new controller which handles multiple vout...
2012-10-01 Felix Paul Kühnemacosx: fixed crash due to race condition on launch
2012-10-01 Felix Paul Kühnevout_macosx: add additional sanity checks to prevent...
2012-10-01 Rémi Denis-Courmontdca: set output buffer size correctly (fixes #6509...
2012-10-01 Rémi Denis-CourmontWin32: use CoInitializeEx() instead of CoInitialize()
2012-10-01 Jean-Baptiste KempfAvcodec: set the dsp_mask for NEON too
2012-10-01 Jean-Baptiste KempfAvcodec: fix typo for SSSE3
2012-10-01 Jean-Baptiste KempfRemove tabs in source code
2012-09-30 David Fuhrmannmacosx: adapt module_list_get calls for latest changes...
2012-09-30 David Fuhrmannmacosx: use black color for detached window background
2012-09-30 David Fuhrmannmacosx: add own video view for each window
2012-09-30 David Fuhrmannmacosx: remove old and dead code from VideoView.m
2012-09-30 Rémi Denis-Courmonthttp: correctly strip URI scheme upon redirection ...
2012-09-30 Rémi Denis-Courmontgnutls: really translate certificate questions
2012-09-30 Rémi Denis-Courmontfile out: translate override dialog
2012-09-30 Rémi Denis-Courmontgnutls: support SSH-style first use certificate authent...
2012-09-30 Rémi Denis-Courmonttls: add service parameter for handshake
2012-09-30 Rémi Denis-Courmontgnutls: ask user if certificate is invalid
2012-09-30 Rémi Denis-Courmonttls: pass host name to handshake function, simplify
2012-09-30 Rémi Denis-Courmontgnutls: kill relocations
2012-09-30 Sergey Radionovmjpeg: move content-type checks to probe phase
2012-09-29 Felix Paul Kühnemacosx: fixed crash when selecting a QTKit capture...
2012-09-29 Felix Paul Kühnemacosx: expose the 'Karaoke' filter in the UI because...
2012-09-29 Rémi Denis-Courmontgnutls: LGPL
2012-09-29 Rémi Denis-Courmonttls: keep credentials when HTTP reconnects
2012-09-29 Rémi Denis-Courmonttls: unify server and client credential & session concepts
2012-09-29 Rémi Denis-Courmontgnutls: remove support for certificates and keys from...
2012-09-29 Rémi Denis-Courmontgnutls: use system X.509 trust
2012-09-29 Rémi Denis-Courmontgnutls: require same version as configure checks
2012-09-29 Rémi Denis-Courmontgnutls: use block_FilePath() and clean up a bit
2012-09-29 Rémi Denis-Courmonttls: clean up server credentials activation prototype
2012-09-29 Rémi Denis-Courmonttls: allocate server session in core
2012-09-29 Rémi Denis-Courmontgnutls: fix memory leak in error case
2012-09-29 Rémi Denis-Courmontgnutls: remove gcrypt initialization
2012-09-29 Rémi Denis-Courmontgnutls: error message cosmetics
2012-09-29 Rui Zhanghttplive: parse EXT-X-MEDIA-SEQUENCE only once
2012-09-29 Rui Zhanghttplive: ignore failed stream in meta list
2012-09-28 Konstantin Pavlovhttp access: advertize gzip encoding if supported ...
2012-09-28 Rémi Denis-CourmontFix error handling from module_list_get() (fixes #7500)
2012-09-28 David Fuhrmannmacosx: move detached window stuff in extra xib file...
next