]> git.sesse.net Git - vlc/history - src
demux: ogg: add ogg/VP8 support
[vlc] / src /
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
2014-01-01 Rémi Denis-Courmontlibvlc: remove "evil" daemon global variable and clean up
2014-01-01 Rémi Denis-CourmontRemove stray comment
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_PreparseEnqueue() (refs ...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_AskForArtEnqueue() (refs...
2013-12-31 Rémi Denis-Courmontplaylist: add playlist-independent functions for meta...
2013-12-31 Rémi Denis-Courmontlibvlc: remove stray debug message
2013-12-31 Rémi Denis-Courmontplaylist: clean up #includes for meta data modules
2013-12-31 Rémi Denis-Courmontplaylist: hide fetcher underneath the preparser and...
2013-12-30 Francois Cartegnieapi: allow to change A/R on the fly.
2013-12-30 KO Myung-Hunos2: implement vlc_strerror() and vlc_strerror_c()
2013-12-30 Rémi Denis-CourmontMissing #includes
2013-12-29 Felix Paul Kühnedarwin/error: add partial l10n and doc
2013-12-29 Felix Paul Kühnedarwin/error: there is no need to re-implement the...
2013-12-29 Felix Paul Kühnedarwin: implement vlc_strerror and vlc_strerror_c
2013-12-29 Rémi Denis-Courmontwin32: remove unused net_strerror()
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-Courmontmsg: remove %m hack
2013-12-29 Rémi Denis-Courmontsrc: use vlc_strerror_c() for log messages
2013-12-29 Rémi Denis-Courmontwin32: implement vlc_strerror and vlc_strerror_c
2013-12-29 Rémi Denis-Courmontvlc_strerror() and vlc_strerror_c() convenience wrappers
2013-12-29 Rémi Denis-Courmontposix: simplify thread error handler
2013-12-28 Rémi Denis-CourmontSOCKSv5: fix inverted logic (fixes #10247)
2013-12-27 Felix Paul Kühnesrc/darwin: cleanup threads
2013-12-27 Felix Paul Kühnesrc: split darwin threading code from the generic posix...
2013-12-22 Francois Cartegniedemux: add missing default handler for GET_SIGNAL
2013-12-19 Rafaël CarréSimplify message when codec could not be found
2013-12-19 Rafaël CarréImprove the unsupported codec errors
2013-12-15 Rémi Duraffortinput: fix memory leak if access is not found
2013-12-13 Tristan Matthewslibvlc: don't use string after free
2013-12-13 Felix Abecassisfourcc: add entry for Android opaque buffer type.
2013-12-13 Felix Abecassisinput: rename members and functions previously related...
2013-12-13 Felix Abecassisinput: remove useless function DecoderFlushBuffering...
2013-12-13 Felix Abecassisinput: remove sout decoder buffering.
2013-12-13 Felix Abecassisinput: remove subpicture decoder buffering.
2013-12-13 Felix Abecassisinput: remove video decoder buffering.
2013-12-13 Felix Abecassisinput: remove audio decoder buffering.
2013-12-12 Ilkka Ollakkause CLOCK_FREQ in date_Decrement
2013-12-11 Francois Cartegnieinput: add DEMUX_SET_ES notification
2013-12-11 Rémi Duraffortupdate: fix use after free
2013-12-10 Rafaël CarréDon't reset master program clock if master program...
2013-12-09 Erwan Tulouimage: fix image misfunctioning in recent builds
2013-12-09 Rafaël CarréRename main module to core
2013-12-08 Felix Abecassisvout: set visible resolution of input/output video...
2013-12-08 Vittorio Giovaracore: use same source name in DisplayNew
2013-12-08 Vittorio Giovaracore: do not overwrite visible size
2013-12-06 Rafaël CarréRemove MODULE_PATH define
2013-12-06 Rémi Denis-Courmontinput: do not misinterpret attachment MRLs as file...
2013-12-06 Rémi Denis-Courmontinput: off-by-three
2013-12-06 Rafaël Carrémessages: Don't mix fprintf and utf8_fprintf
2013-12-06 Rafaël CarréPrint(Color)Msg: align pointers on the right
2013-12-02 Rafaël Carrédecoder: Simplify DecoderWaitUnblock() proto
2013-12-02 Rafaël Carrédecoder: merge DecoderError into DecoderProcess
2013-12-02 Rafaël Carrédecoder: cosmetics
2013-12-01 Maxim BublisFixed unused variable and parameter warnings.
2013-11-30 Francois Cartegnievout: missing initializer (cid #1049030)
2013-11-30 Francois Cartegnievlmshell: fix null pointer dereference (cid #1049028)
2013-11-30 Felix AbecassisAdd missing include in order to provide a declaration...
2013-11-30 Felix AbecassisAdd #ifdef clauses around MinGW specific code.
2013-11-30 Jean-Baptiste KempfFix KEY_PAUSE double-definition
2013-11-30 Felix Abecassisfourcc: fix empty initializer
2013-11-30 Felix Abecassisnetwork: undef EAFNOSUPPORT before overriding it.
2013-11-30 Felix AbecassisFix concatenation of Unicode string literals.
2013-11-29 Felix Abecassiswin32: remove xstrdup macro.
2013-11-25 Rémi Duraffortupdate: fix memory leak (cid #1100857)
2013-11-23 Maxim BublisFixed warning on incompatible pointer types discarding...
2013-11-23 Maxim BublisFixed warnings on duplicate const modifiers
2013-11-20 Ilkka Ollakkaudp: don't set receive/send buffers for socket
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-11-17 Denis CharmetIncrease dpb size for HEVC
2013-11-10 Rémi Denis-Courmontinput: get PTS delay from stream rather than access...
2013-11-10 Rémi Denis-CourmontAdd STREAM_GET_PTS_DELAY control (refs #8457)
2013-11-09 Daniel VerkampFix Duck DK3/DK4 ADPCM mappings
2013-11-08 Adrien MagloVout: add a new vout_window type for android native...
2013-11-07 Rémi Denis-Courmontvout: allow ARGB for SPU
2013-11-07 Rémi Denis-Courmontvout: fix intermediate chroma when converting from...
2013-11-07 Rémi Denis-Courmontfourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-11-06 Rémi Denis-Courmontkeys: define Print and Pause keys
2013-11-06 Jean-Baptiste KempfMap LJPG to MJPEG for decoding
2013-11-04 Francois Cartegnievlc_es: add defines for priority levels
2013-11-03 Rémi Denis-Courmontwindow: add window type
2013-10-30 Rafaël CarréAudio decoder: output buffered decoded frames on EOF
2013-10-28 Rafaël Carréhelp: fix Windows Store build
2013-10-26 Rémi Denis-Courmonthelp: missing #include
2013-10-26 Felix Paul Kühnesrc/darwin: fix compilation for iOS
2013-10-25 Rémi Denis-Courmonthelp: simplify output function calls
2013-10-25 Rémi Denis-Courmonthelp: print UTF-8 BOM in vlc-help.txt on Windows
2013-10-25 Rémi Denis-Courmonthelp: wrap Unicode text correctly (fixes #5417)
next