]> git.sesse.net Git - vlc/shortlog
vlc
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... Avcodec: set the cpu flags/mask in modern version of...
2012-10-04 Rémi Denis... aout: add --stereo-mode to replace audio-channels varia...
2012-10-04 Rémi Denis... Win32: has gettimeofday()
2012-10-04 Rafaël Carréandroid: add libvlc specific file
2012-10-04 Rafaël CarréRemove unused config_GetConfDir
2012-10-04 Francois CartegnieQt: BackGroundWidget: fade in background
2012-10-04 Francois Cartegniedemux ts: fix EITConvertToUTF8 to deal with no longer...
2012-10-04 Rafaël Carrécontrib: fix libshout build on FreeBSD 8
2012-10-03 Rémi Denis... dshow: check CoInitialize() in callbacks
2012-10-03 Rémi Denis... Wim32: use CoInitializeEx() instead of CoInitialize()
2012-10-03 Rémi Denis... gnutls: show different message if certificate is unknow...
2012-10-03 Rémi Denis... gnutls: print error if key storage fails
2012-10-03 Rémi Denis... configure: do not require libposproc by default
2012-10-03 Jean-Baptiste... FFmpeg: remove outdated WinCE configuration
2012-10-03 Jean-Baptiste... Contribs: setting -mfloat-abi is orthogonal to NEON
2012-10-03 Jean-Baptiste... Avcodec: avoid miscompilation with older libavutil...
2012-10-03 Jean-Baptiste... Update mailmap
2012-10-03 Jean-Baptiste... Contribs: runtime-detect only has impact on PPC
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-02 Jean-Baptiste... More extensions for the open dialog
2012-10-02 Jean-Baptiste... Contribs: use more standard functions for qt4
2012-10-01 Felix Paul... macosx: fixed crash due to race condition on launch
2012-10-01 Felix Paul... vout_macosx: add additional sanity checks to prevent...
2012-10-01 Rémi Denis... dca: set output buffer size correctly (fixes #6509...
2012-10-01 Rémi Denis... Win32: use CoInitializeEx() instead of CoInitialize()
2012-10-01 Rafaël Carréupdate: constify
2012-10-01 Rafaël Carréupdate: do not modify base64 input to add \0 terminators
2012-10-01 Jean-Baptiste... Avcodec: set the dsp_mask for NEON too
2012-10-01 Jean-Baptiste... Avcodec: fix typo for SSSE3
2012-10-01 Jean-Baptiste... Fix SSE4.2 detection
2012-10-01 Felix Paul... macosx: show more suitable icons instead of 'generic...
2012-10-01 Felix Paul... Support opening .xesc files on the Mac
2012-10-01 Felix Paul... Support opening of wtv files on the Mac
2012-10-01 Jean-Baptiste... Remove tabs in source code
2012-10-01 Jean-Baptiste... Support opening of wtv files
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... tls: poll and timeout during handshake (fixes #7533)
2012-09-30 Pierre Ynardkoreus.lua: decode title and description
2012-09-30 Pierre Ynardkoreus.lua: small fix-up
2012-09-30 Rémi Denis... http: correctly strip URI scheme upon redirection ...
2012-09-30 Rémi Denis... gnutls: really translate certificate questions
2012-09-30 Rémi Denis... file out: translate override dialog
2012-09-30 Rémi Denis... gnutls: support SSH-style first use certificate authent...
2012-09-30 Rémi Denis... tls: add service parameter for handshake
2012-09-30 Rémi Denis... gnutls: ask user if certificate is invalid
2012-09-30 Rémi Denis... dialog: support format strings in dialog_Question()
2012-09-30 Rémi Denis... tls: pass host name to handshake function, simplify
2012-09-30 Rémi Denis... gnutls: kill relocations
2012-09-30 Sergey Radionovmjpeg: move content-type checks to probe phase
2012-09-30 Jean-Baptiste... Fix koreus parsing
2012-09-29 Felix Paul... macosx: fixed crash when selecting a QTKit capture...
2012-09-29 Francois Cartegniefr: fix simplified translation
2012-09-29 Rémi Denis... tls: simplify server code
2012-09-29 Felix Paul... macosx: expose the 'Karaoke' filter in the UI because...
2012-09-29 Rémi Denis... gnutls: LGPL
2012-09-29 Rémi Denis... tls: keep credentials when HTTP reconnects
2012-09-29 Rémi Denis... tls: unify server and client credential & session concepts
2012-09-29 Rémi Denis... gnutls: remove support for certificates and keys from...
2012-09-29 Rémi Denis... gnutls: use system X.509 trust
2012-09-29 Rémi Denis... gnutls: require same version as configure checks
2012-09-29 Rémi Denis... gnutls: use block_FilePath() and clean up a bit
2012-09-29 Rémi Denis... block: add block_FilePath() to load a file into a block_t
2012-09-29 Rémi Denis... tls: clean up server credentials activation prototype
2012-09-29 Rémi Denis... tls: allocate server session in core
2012-09-29 Rémi Denis... gnutls: fix memory leak in error case
2012-09-29 Rémi Denis... gnutls: remove gcrypt initialization
2012-09-29 Rémi Denis... gnutls: error message cosmetics
2012-09-29 Rémi Denis... block: add VLC_MALLOC attribute as appropriate
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... http access: advertize gzip encoding if supported ...
2012-09-28 Rémi Denis... modules: initialize static modules at the same time...
2012-09-28 Rémi Denis... Fix error handling from module_list_get() (fixes #7500)
2012-09-28 Rémi Denis... Missing error check
2012-09-28 David Fuhrmannmacosx: move detached window stuff in extra xib file...
2012-09-28 David Fuhrmannmacosx: remove unneeded outlet for window in controlsBa...
2012-09-28 Jean-Baptiste... Contribs: unpacking prebuilt can fail, notably on Win32
2012-09-28 Felix Paul... macosx: work-around IOKit bug in OS X 10.7.4 and 10...
2012-09-28 Frédéric Yhueldemux/mp4: bug fix for files with 'moov' at the end
2012-09-28 Frédéric YhuelSmooth Streaming: read PacketSize attribute in manifest
2012-09-28 Pierre Ynardyoutube.lua: parse signature parameter
2012-09-27 Rafaël Carrébase64 decode: stops after first invalid character
2012-09-27 Jean-Baptiste... Contribs: update taglib to 1.8
2012-09-27 Jean-Baptiste... Contribs: update gnuTLS to the latest of the 2.12.x...
2012-09-27 Jean-Baptiste... COntribs: update to fribidi 0.19.4
2012-09-27 Jean-Baptiste... Contribs: update tiff to 4.0.3
2012-09-27 Jean-Baptiste... Schroedinger: fix notests patch
2012-09-26 Pierre Ynardbootstrap: catch Modules.am in all subdirectories
2012-09-26 Francois CartegnieQt: sout_mrl: fix mrl generation for *codec=none||copy
2012-09-26 Rémi Denis... bootstrap: use shell rather than find and sed
2012-09-26 Jean-Baptiste... Do not build Dummy and T.140 encoder when sout is disabled
2012-09-26 Jean-Baptiste... Theora: split encoder from decoder
2012-09-26 Jean-Baptiste... Speex: split encoder from decoder
next