]> git.sesse.net Git - vlc/history - modules
i420_rgb: dead code
[vlc] / modules /
2013-09-14 Rémi Denis-Courmonti420_rgb: dead code
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-14 Rémi Denis-Courmontavcodec: move more build logic to Makefile
2013-09-14 Rémi Denis-Courmontavformat: avoid genmf
2013-09-14 Rémi Denis-Courmontaltivec: merge back into video_chroma (refs #9367)
2013-09-14 Rémi Denis-Courmontsse2: merge back into video_chroma (refs #9367)
2013-09-14 Rémi Denis-Courmontmmx: merge back into video_chroma (refs #9367)
2013-09-14 Rémi Denis-Courmontvideo_chroma: avoid genmf
2013-09-14 Rémi Denis-CourmontRemove left-over .gitignore files
2013-09-13 Rémi Denis-CourmontPulseAudio: compile helper only once (refs #9367)
2013-09-13 Rémi Denis-CourmontXCB: compile events.c only once (refs #9367)
2013-09-13 Ilkka Ollakkax262: add new x262 MPEG-2 encoding module based on...
2013-09-13 Ilkka Ollakkalivehttp: refactor Close
2013-09-13 Ilkka Ollakkalivehttp: refactor segment change and writing into...
2013-09-12 Francois CartegnieQt: convert: don't enforce container extension (fix...
2013-09-12 David Fuhrmannauhal: ignore invalid default audio device changes...
2013-09-12 David Fuhrmannauhal: fill size variables correctly for AudioObjectGet...
2013-09-12 Francois Cartegniedemux: ogg: drop useless initializers
2013-09-12 Francois Cartegniedemux: ogg: add replay gain support
2013-09-12 Francois Cartegniedemux: ogg: reorder chapters
2013-09-11 Pierre YnardQt: fix mismatched <p> tag
2013-09-11 Pierre YnardFix grammar in comments
2013-09-11 Felix Paul Kühnequartztext: fix relative font size handling
2013-09-11 Felix Paul Kühnemacosx: minor code cleanup
2013-09-11 Jean-Baptiste Kempfs/informations/information
2013-09-11 Jean-Baptiste KempfWinGDI: remove useless includes
2013-09-11 Jean-Baptiste Kempfglwin32: remove unneeded includes and defines
2013-09-11 Jean-Baptiste KempfDirectDraw: remove unused include
2013-09-11 Jean-Baptiste KempfWin32: cleanup the events.c codebase
2013-09-11 Jean-Baptiste KempfWin32 vout: update comments
2013-09-11 Jean-Baptiste KempfWin32 vout: Remove unused sys_t member
2013-09-11 Jean-Baptiste KempfGlwin32: move affinity to the glwin32 structure
2013-09-11 Jean-Baptiste KempfWin32 Vout: remove unnecessary includes
2013-09-11 Jean-Baptiste KempfWin32: include headers where needed
2013-09-11 Jean-Baptiste KempfOpenGL.h: protect double-inclusion
2013-09-11 Jean-Baptiste KempfWin32: common code is not DirectX specific
2013-09-10 Francois Cartegniedemux: ogg: correctly handle chapters.
2013-09-10 Jean-Baptiste KempfDirectSound: don't alloc p_sys if we're gonna fail
2013-09-09 Jean-Baptiste KempfTS: fix playback of HDPR files
2013-09-09 Jean-Baptiste KempfFreetype: move ProcessNodes to text_renderer
2013-09-09 Jean-Baptiste KempfFreetype: simplify ProcessNodes without using p_sys
2013-09-09 Jean-Baptiste KempfFreetype: Use the style also for the mono font
2013-09-09 Rafaël Carréuse i_visible_ dimensions to initialize encoders
2013-09-09 Rafaël Carrétranscode: use width/height if visible dimension is...
2013-09-09 Rafaël Carrétranscode: set visible resolution correctly
2013-09-08 David Fuhrmannmacosx: fix l10n issues
2013-09-08 Jean-Baptiste KempfQt: increase the bottom combobox margin for audio devic...
2013-09-08 Jean-Baptiste KempfQt: correctly display waveout options
2013-09-08 Jean-Baptiste KempfQt: correctly show the afile options
2013-09-08 Jean-Baptiste KempfQt: remove SPDIF option
2013-09-08 Denis CharmetDon't use more aout channels than the stream actually...
2013-09-07 Jean-Baptiste KempfVorbisChapter: prevent overflow
2013-09-07 Francois Cartegniemux: avi: use reallocable block instead of fixed size...
2013-09-07 Francois Cartegniemux: avi: add metadata.
2013-09-07 Francois Cartegniemux: avi: improve RIFF header builder.
2013-09-07 Francois Cartegniedemux: ogg: handle opus seeking (fix #9334)
2013-09-07 Ludovic FauvetDirectSound: use a new strategy for erasing the ring...
2013-09-07 Jean-Baptiste KempfQt sprefs: save lang in registry
2013-09-07 Felix Paul Kühnezvbi: fix teletext decoding broken in b3c35a765 (close...
2013-09-06 Francois Cartegniedemux: mkv: wrong struct member.
2013-09-06 Francois Cartegniedemux: ogg: update seekpoints info on new seekpoint...
2013-09-06 Francois CartegnieQt: menus: do not store QModelIndex.
2013-09-06 Francois CartegnieQt: menus: correctly connect chapters signals abstracti...
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-CourmontAdd subdir-objects automake option where appropriate
2013-09-05 Rémi Denis-Courmontavcodec: align dimensions only for software decoding
2013-09-05 Steinar H. Gundersonavformat mux: Mark keyframe blocks as such.
2013-09-05 Steinar H. GundersonIncrease 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-CourmontPulseAudio: 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. TerriberryRemove K&R macros from unzip declarations - 2
2013-09-03 Timothy B. TerriberryRemove K&R macros from zip declarations.
2013-09-03 David R RobisonWin32: allow affinity changes in OpenGL output for...
2013-09-03 Timothy B. TerriberryAdd 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. TerriberrySort Xiph tag checks.
2013-09-03 Timothy B. TerriberrySupport alternate TrackTotal styles in taglib.
2013-09-03 Timothy B. TerriberryAdd support for writing more Ogg tags.
2013-09-02 Rémi Denis-Courmontdemux: use stream_vaControl() where applicable (fixes...
2013-09-02 Rémi Denis-Courmontes: copy va_list only when needed
2013-09-02 Rémi Denis-CourmontPulseAudio: remove unused datum
2013-09-02 Rémi Denis-CourmontPulseAudio: remove broken logic
2013-09-02 Timothy B. TerriberryShow Save Metadata button when editing comments.
2013-09-02 Timothy B. TerriberryFix a memory leak in ParseVorbisComments().
2013-09-02 Timothy B. TerriberryUpdate the language when saving metadata.
2013-09-02 Timothy B. TerriberryAdd support for updating Opus metadata.
2013-09-02 Ludovic FauvetQt: trim the MRL before validating its content (fix...
2013-09-02 Jean-Baptiste KempfMacOSX: fix engrish error
2013-09-02 David R Robisonmjpeg: work around broken MIME separators in crappy...
2013-09-02 Jean-Baptiste Kempfscene: 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 Rémi Denis-Courmontavcodec: pass aligned picture dimensions to video output
2013-08-29 Martin Storsjöomxil: Use pts instead of dts by default
next