]> git.sesse.net Git - vlc/shortlog
vlc
2013-09-06 Julian Scheelomxil: rpi: Fetch pixel aspect ratio from decoder.
2013-09-05 Julian Scheelomxil: vout: Handle dynamic aspect changes.
2013-09-05 Rémi Denis... Update to gettext 0.18.3.1, fix AC_CHECK_DECLS usage
2013-09-05 Rémi Denis... Add subdir-objects automake option where appropriate
2013-09-05 Rémi Denis... avcodec: align dimensions only for software decoding
2013-09-05 Steinar H.... avformat mux: Mark keyframe blocks as such.
2013-09-05 Steinar H.... Increase the avformat mux buffer size to 10 MB.
2013-09-05 Rafaël Carréncurses: fix crash after deleting last item
2013-09-04 Rémi Denis... PulseAudio: disable fix-rate when negotiating pass...
2013-09-04 Rafaël Carrédirectsound: fix crash when no audio card is present...
2013-09-04 Ilkka Ollakkahttplive: remove write-only variable
2013-09-04 Ilkka Ollakkalivehttp: use playlist max duration instead segment...
2013-09-03 Timothy B.... Remove K&R macros from unzip declarations - 2
2013-09-03 Timothy B.... Remove K&R macros from zip declarations.
2013-09-03 David R RobisonWin32: allow affinity changes in OpenGL output for...
2013-09-03 Jean-Baptiste... Win32: launch the application at the end of the installer
2013-09-03 Timothy B.... Add support for parsing more Ogg tags.
2013-09-03 Francois CartegnieQt: use validator for clipboard input
2013-09-03 Francois CartegnieQt: move validators
2013-09-03 Timothy B.... Sort Xiph tag checks.
2013-09-03 Timothy B.... Support alternate TrackTotal styles in taglib.
2013-09-03 Timothy B.... Add support for writing more Ogg tags.
2013-09-02 Rémi Denis... demux: use stream_vaControl() where applicable (fixes...
2013-09-02 Rémi Denis... es: copy va_list only when needed
2013-09-02 Rémi Denis... PulseAudio: remove unused datum
2013-09-02 Rémi Denis... PulseAudio: remove broken logic
2013-09-02 Timothy B.... Show Save Metadata button when editing comments.
2013-09-02 Timothy B.... Fix a memory leak in ParseVorbisComments().
2013-09-02 Timothy B.... Update the language when saving metadata.
2013-09-02 Timothy B.... Add support for updating Opus metadata.
2013-09-02 Ludovic FauvetQt: trim the MRL before validating its content (fix...
2013-09-02 Jean-Baptiste... MacOSX: fix engrish error
2013-09-02 Sergey Radionovlibvlc: libvlc_MediaSubItemTreeAdded event type added
2013-09-02 David R Robisonmjpeg: work around broken MIME separators in crappy...
2013-09-02 Paul ClarkAllow negative rates
2013-09-02 Jean-Baptiste... scene: Fix division by 0
2013-09-02 Denis CharmetCorrectly repacketize wavpack frames from Matroska
2013-09-01 David Fuhrmannauhal: respect changes in default audio device during...
2013-09-01 David Fuhrmannauhal: cosmetics
2013-09-01 Konstantin... extras/tools: bump cmake version to current stable...
2013-09-01 Konstantin... extras/tools: fix ragel build with clang on OSX Mavericks
2013-09-01 Rafaël CarréInput clock reference: bump maximum gap to 60s
2013-09-01 Rémi Denis... avcodec: pass aligned picture dimensions to video output
2013-08-31 Mirsal Ennaimedoc: New fortune :)
2013-08-31 Pierre Ynardlua dkjson: use us_tostring() to fix locale issues...
2013-08-31 Rémi Denis... compat: add some more thread locale constants
2013-08-29 Martin Storsjöomxil: Use pts instead of dts by default
2013-08-29 Martin Storsjöomxil: Include timestamps in the omx debug messages
2013-08-29 Rémi Denis... Correct typo (fixes #9292)
2013-08-29 Rémi DuraffortFix VLC_CLIP usage (and potential divisions by zero)
2013-08-29 Rémi DuraffortFix memory leak (cid #1048910)
2013-08-29 Rémi DuraffortFix sizeof mismatch (cid #1064682)
2013-08-28 Jean-Baptiste... Freetype: move GetStyleFromStack to helper
2013-08-28 Jean-Baptiste... Freetype: use a text_style_t in p_sys
2013-08-28 Jean-Baptiste... Freetype: harmonize between platforms
2013-08-28 Jean-Baptiste... Freetype: use psz_fontname
2013-08-28 Ludovic Fauvetcue.lua: remove tabs
2013-08-28 Ludovic Fauvetcue: support Latin1 cue files (fix #9238)
2013-08-28 Jean-Baptiste... Freetype: use int instead of uint8 for alpha
2013-08-28 Jean-Baptiste... Freetype: move arguments type to match text_style_t
2013-08-28 Jean-Baptiste... Freetype: rename variables to match text_style_t names
2013-08-28 Jean-Baptiste... Freetype: fix Win32 compilation
2013-08-28 Ludovic FauvetQt: replace a remnant of Qt3
2013-08-28 Ludovic Fauvetconfigure: require at least Qt 5.1.0 to use Qt5
2013-08-28 Jean-Baptiste... Freetype: split some functions in text_renderer.c
2013-08-28 Jean-Baptiste... Qt: do not delete speedControl yourself
2013-08-28 Jean-Baptiste... Qt: toAscii has been deprecated
2013-08-28 Jean-Baptiste... Qt5: Fix ADD_ICON, again
2013-08-28 Jean-Baptiste... Qt5: Be sure to use the rcc/moc/tools of Qt5
2013-08-28 Ludovic Fauvetfreetype: fallback to the system font if no font is...
2013-08-28 Rafaël Carrécontrib: regex: don't build tests or doc
2013-08-27 Rémi Denis... input: remove input_source_t.p_stream (refs #8455)
2013-08-27 Rémi Denis... input: delete stream from demux_Delete() (refs #8455)
2013-08-27 Rémi Denis... input: remove dead and broken byte offset bookmark...
2013-08-27 Rémi Denis... qt: discard bookmark byte offset
2013-08-27 Rémi Denis... demux: fix bit logic
2013-08-27 Rémi Denis... dtv: undo accidental code removal (fixes #9274 probably)
2013-08-27 Ludovic Fauvetconfigure: correctly detect Qt5
2013-08-27 Rafaël CarréHLS: implement pause
2013-08-27 David Fuhrmannauhal: HACK to fix infinite restart when trying to...
2013-08-26 Rémi Denis... input: deprecate input_source_t.p_stream (refs #8455)
2013-08-26 Rémi Denis... Remove unused variables
2013-08-26 Rémi Denis... input: remove input_source_t.p_access
2013-08-26 Rémi Denis... access: remove info.i_(update|title|seekpoint)
2013-08-26 Rémi Denis... mpeg: implement title/seekpoint controls (refs #8455)
2013-08-26 Rémi Denis... vcdx: switch to ACCESS_GET_(TITLE|SEEKPOINT)
2013-08-26 Rémi Denis... vcd: switch to ACCESS_GET_(TITLE|SEEKPOINT)
2013-08-26 Rémi Denis... vdr: switch to ACCESS_GET_SEEKPOINT
2013-08-26 Rémi Denis... input: add access & stream controls for current title...
2013-08-26 Rémi Denis... input: always use the demux for titles & seekpoints...
2013-08-26 Rémi Denis... directory: fix warning
2013-08-26 Rémi Denis... input: always pass meta data through demux (refs #8456)
2013-08-26 Rémi Denis... input: poll signal level through demux (refs #8456)
2013-08-26 Francois CartegnieQt: standardpanel: fix potential null dereference
2013-08-26 Francois CartegnieQt: PLModel: initialize member
2013-08-26 Rémi Denis... access: simplify control default case, remove dummy...
2013-08-26 Ilkka Ollakkahttplive: cosmetic retab
2013-08-26 Ilkka Ollakkahttplive: downgrade most of the messages from Info...
2013-08-26 Ilkka Ollakkahttplive: don't reload playlist all the time.
2013-08-26 Ilkka Ollakkahttplive: check segment gap on last segment number...
next