]> git.sesse.net Git - vlc/history - src
bluray: implement still image timing
[vlc] / src /
2014-02-19 Felix Abecassisvout: fix typos in comment
2014-02-18 Jean-Baptiste KempfFix possible XSS in httpd_HtmlError
2014-02-18 Jean-Baptiste KempfAdd YUV 4:4:4 16-bit
2014-02-17 Denis CharmetAllow custom HTTP headers for httpd_Stream
2014-02-16 Rafaël CarréhttpdAuthOk: fix mismatched parameters order
2014-02-16 Rafaël Carréhttpd: whitespace
2014-02-16 Rafaël Carréhttpd: split user auth
2014-02-16 Rafaël Carréhttpd: use c99 for
2014-02-16 Rafaël Carréhttpd: simplify httpd_ReasonFromCode
2014-02-16 Rafaël Carréhttp: split loop function
2014-02-16 Rafaël Carréhttpd: cosmetics
2014-02-16 Rafaël Carréhttpd: use switch, cosmetics
2014-02-15 Jean-Paul SamanRevert "input core: add status field per elementary...
2014-02-15 Jean-Paul Samaninput core: add status field per elementary stream
2014-02-15 Jean-Paul Samansrc/misc/fourcc.c: do not break some MPEG2 videos
2014-02-15 Jean-Paul Samansout: report muxer errors back
2014-02-15 Rafaël CarréUse block_ChainRelease
2014-02-15 Rafaël Carrésout-all now defaults to true
2014-02-15 KO Myung-Hunos2: missing #include
2014-02-15 Rafaël Carrés/sout_stream_id_t/sout_stream_id_sys_t/
2014-02-15 Rafaël Carréinput_clock_ConvertTS: log failures
2014-02-15 Ilkka OllakkaURational: handle also plain integers
2014-02-15 Ilkka Ollakkadifferentiate mp1v from mp2v and default mpgv to mp2v
2014-02-15 Rémi Denis-CourmontLinux: update default optical disk paths
2014-02-15 Rafaël CarréFix typo in comment
2014-02-14 Rémi Denis-CourmontWin32: remove useless variable atomicity
2014-02-14 Rémi Denis-CourmontWin32: remove live loop and bogus atomic variable
2014-02-14 Francois Cartegnieplaylist: indirectly write when exporting to ml.xspf
2014-02-13 Rémi Denis-Courmontvout: fix signedness warnings
2014-02-13 Jean-Baptiste KempfRevert "vout: assume aspect ratio is 1:1 if information...
2014-02-12 Francois Cartegnieinput: es_out_timeshift: fix temp file dir separator
2014-02-10 Rafaël Carrépicture_Setup: set visible dimensions correctly
2014-02-10 Rafaël Carrévideo_format_Setup: set visible dimensions
2014-02-10 Rafaël CarréDistribute vlc_addons.h
2014-02-09 Francois CartegnieAdd addons management API
2014-02-09 Ilkka Ollakkaaccept opus as audio codec also with Opus
2014-02-08 Rémi Denis-CourmontWin32: avoid warning about "pidfile"
2014-02-08 Jean-Baptiste KempfAdd FIC video FourCC
2014-02-08 Felix Abecassisvout: reduce zoom ratio in order to avoid signalling...
2014-02-08 Felix Abecassisvout: assume aspect ratio is 1:1 if information is...
2014-02-08 Felix Abecassisvout: remove commented code (moved to vlc_vout_wrapper.h)
2014-02-07 Hugo Beauzée-Luyssenlibvlc-module: remove description string for removed...
2014-02-07 Rémi Denis-Courmontwin32: use SetThreadErrorMode() if available
2014-02-07 Rémi Denis-Courmontwin32: call SetErrorMode() while still single-threaded
2014-02-07 Matthias Keiservideo_format_IsSimilar: check orientation
2014-02-07 Matthias Keiserdecoder: check video orientation in vout_new_buffer()
2014-02-07 Julian Scheeldecoder: Give packetizer aspect ratio to decoder.
2014-02-06 Jean-Baptiste KempfProvide vlc_meta_TypeToLocalizedString for the new...
2014-01-29 Jean-Baptiste KempfWin32: workaround awesome Windows key design
2014-01-28 Rafaël Carré--stats: default to false
2014-01-28 Petri HintukainenReset input titles before adding new ones.
2014-01-27 Felix Paul Kühnedarwin/dirs: fix plugin lookup with the NPAPI plugin
2014-01-27 Rémi Denis-Courmontvlc_readdir: remove string duplication, simplify
2014-01-27 Rémi Denis-Courmontvlc_readdir: drop support for threaded access to a...
2014-01-27 Rémi Denis-Courmontinput: cosmetic
2014-01-24 Maxim Bublismisc/image: fixed overwriting of correct visible dimensions
2014-01-19 Rémi Durafforthelp: fix help string if colors are disabled
2014-01-19 Rémi Duraffortupdate: fix memory leak
2014-01-17 Rafaël Carrévout_Request: cosmetics
2014-01-16 Rafaël CarréUse str_format_meta for snapshots
2014-01-14 David FuhrmannUpdate tooltip for http-cert to reflect the situation...
2014-01-13 Rafaël Carrécore: ask video decoder to return its buffered pictures
2014-01-12 Wieland Hoffmannplaylist: Recurse on ITEM_TYPE_NODE when calculating...
2014-01-12 Daniel Verkampavcodec: map Auravision AURA
2014-01-12 Daniel Verkampavcodec: map Canopus Lossless (CLLC)
2014-01-12 Daniel Verkampavcodec: map KGV1 (Kega Game Video)
2014-01-11 Edward WangAndroid: implement vlc_strerror and vlc_strerror_c
2014-01-11 Daniel Verkampavcodec: map Escape 124 video
2014-01-11 Daniel Verkampavcodec: map RenderWare TXD
2014-01-11 Daniel Verkampavcodec: map GameCube THP video and audio
2014-01-11 Daniel Verkampavcodec: map LCL MSZH and ZLIB
2014-01-11 Daniel Verkampavcodec: map Wing commander IV Xxan video
2014-01-10 Rémi Denis-CourmontFix grammar / typo
2014-01-10 Ilkka Ollakkacore: differentiate mp2 from mp3 audio layers
2014-01-09 Jean-Baptiste KempfMap Bink Audio and Video codecs
2014-01-09 Rémi Denis-Courmontvlc_readdir: fix integer overflow on error
2014-01-09 Jean-Baptiste KempfAdd Atrac3+ decoder mapping
2014-01-07 Rémi Denis-Courmontsrc: simplify and inline pl_Get()
2014-01-07 Rémi Denis-Courmontplaylist: create instance only when needed
2014-01-07 Rémi Denis-Courmontlib: add helper for playlist startup
2014-01-07 Rémi Denis-Courmontsrc: helper for command line item handling
2014-01-07 Rémi Denis-Courmontinterface: create the playlist first and use it as...
2014-01-07 Rémi Denis-Courmontplaylist: merge interface and playlist locks as one
2014-01-07 Rémi Denis-Courmontsrc: move one declaration
2014-01-07 Rémi Denis-Courmontwin32: move single instance back-end to separate interface
2014-01-07 David Fuhrmannsrc: darwin/thread: do not create own condattr
2014-01-07 David Fuhrmannsrc: darwin/thread: reimplement monotonic clock for...
2014-01-05 Rémi Denis-Courmontvout: add proper core-managed object variable for wall...
2014-01-05 Rémi Denis-Courmontvout: pass enum for window state instead of boolean...
2014-01-04 Ilkka Ollakkadate_Decrement: change assert so it doesn't to funky...
2014-01-02 Rémi Denis-Courmontstr_format_meta: fix reference counting
2014-01-02 Felix AbecassisRemove the deprecated vlc_atomic_t type.
2014-01-02 Rémi Duraffortxdg: fix infinite loop if the file is invalid
2014-01-02 Rémi Duraffortvlm: reduce deletion complexity and help analyzers
2014-01-01 Rémi Denis-Courmontinput_CreateFilename: take explicit input thread pointer
2014-01-01 Rémi Denis-Courmontstr_format_meta: take input thread pointer rather than...
2014-01-01 Rémi Denis-Courmontstr_format_meta: clean up
2014-01-01 Rémi Denis-Courmontintf-add: small simplification
2014-01-01 Rémi Denis-Courmontlibvlc: look "syslog" value only once, simplify
2014-01-01 Rémi Denis-Courmontlibvlc: look the value of intf up only once when used
next