]> git.sesse.net Git - vlc/history - modules
No need to set b_packetized in demuxer using a packetizer.
[vlc] / modules /
2009-04-28 Laurent AimarFixed asprint checks in mod demuxer.
2009-04-28 Laurent AimarFixed coding style in mod demuxer.
2009-04-28 Laurent AimarFixed decoder spacing mode selection.
2009-04-28 Laurent AimarFixed record DelEs function.
2009-04-28 Laurent AimarPrevent a 0 division when invalid frequency step is...
2009-04-28 Rémi Duraffortqt4: fix a memleak.
2009-04-28 basos gCLEAN QT4 fix some memory leaks. Reorgazine code
2009-04-28 Rémi Duraffortqt4: fix memleak.
2009-04-28 Rémi Duraffortqt4: typo + untranslated string.
2009-04-28 Nicolas Chauvet... Fix opencv module compilation - missing vlc_vout.h
2009-04-27 Jean-Baptiste KempfQt: Show Encoded By in the GUI
2009-04-27 Jean-Baptiste KempfMod: reindent.
2009-04-27 Konstanty BialkowskiExtra meta data from mod files
2009-04-27 Jean-Baptiste KempfQt4: Open dialog, various changes on DVB opening on...
2009-04-27 Jean-Baptiste KempfQt4: DVB-T and DVB-C should be in Hz on Windows.
2009-04-27 Jean-Baptiste KempfQt4: get 10 recents items (was 8)
2009-04-26 Rémi Denis-CourmontGnuTLS: add larger SHAs
2009-04-26 Jean-Baptiste KempfQt4: FSC: increase the top of it for better grabation.
2009-04-26 Jean-Baptiste KempfQt: FSC, don't move if you clicked on a button (and...
2009-04-26 Rémi Duraffortremove unneeded tests.
2009-04-26 Rémi Denis-Courmont*Ahem*
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-26 Rémi Denis-CourmontDummy: vlc is only a valid shortcut for access/demux
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-04-26 Rémi Denis-CourmontXCB: handle planar YVU (YV12) properly (untested)
2009-04-26 Rémi Denis-CourmontXCB: allocate UV planes, fallback to HW scaling + SW...
2009-04-26 Rémi Denis-CourmontXCB: develop picture core initialization
2009-04-26 Rémi Denis-CourmontXCB: also set RGB masks in video_format_t
2009-04-26 Rémi Denis-CourmontSimplify context
2009-04-26 KonstantyAdds a few more types of MOD files
2009-04-26 Laurent AimarFixed opencv video filter wrapper compilation.
2009-04-26 Ludovic Fauvetinvmem: fix a pts issue causing the output to stays...
2009-04-26 Ludovic FauvetInvmem: fix a crash when allocating pictures memory...
2009-04-26 Jean-Baptiste KempfQt4: force destruction of PopupMenu when Vout Changes.
2009-04-26 Jean-Baptiste KempfPortaudio: kills warnings.
2009-04-26 Jean-Baptiste KempfBDA: remove unneeded variable.
2009-04-26 Jean-Baptiste KempfWin32: fix compile of BDA.
2009-04-25 Rémi Denis-CourmontXCB: preliminary XVideo plugin
2009-04-25 Rémi Denis-CourmontRemove no-op combination.
2009-04-25 Rémi Denis-CourmontXCB: develop resize handling
2009-04-25 Rémi Denis-CourmontXCB: Factor picture allocation
2009-04-25 Rémi Denis-CourmontXCB: factor some code
2009-04-25 Rémi Duraffortuse var_Get(Bool|Integer|...) when possible.
2009-04-25 Rémi Duraffortaccess: compile warnings.
2009-04-25 Rémi Duraffortinclude config.h before any other include.
2009-04-25 Rémi Denis-CourmontMake drawable-xid a config item, so VLC can be embedded...
2009-04-25 Anthony Loiseaudeinterlace: Tag this option as safe
2009-04-25 Laurent AimarFixed direct3d open error handling.
2009-04-24 Jean-Baptiste KempfQt4: fix a rare crash...
2009-04-24 Laurent AimarAuto probe BDA tuner when using dvb://
2009-04-24 Laurent AimarUse the same frequency range for DVB-T/C than our linux...
2009-04-24 Laurent AimarForce TS demuxer when using BDA access.
2009-04-24 Laurent AimarCleaned up the way BDA store data from the sample grabber.
2009-04-24 Laurent AimarFixed BDA sample grabber connection.
2009-04-24 Laurent AimarFixed segafult when stopping BDA.
2009-04-24 Jean-Baptiste KempfQt: fullscreen controller first position.
2009-04-24 Jean-Baptiste KempfQt: fix some parsing of SOut options.
2009-04-24 Jean-Baptiste KempfQt: fix behaviour in F11 mode.
2009-04-24 Jean-Baptiste KempfLibass: set more debug messages.
2009-04-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-04-24 Jean-Baptiste KempfQt4: make the cdda-track option work from the GUI.
2009-04-22 Laurent AimarUsed a better audio output frame size in avcodec depend...
2009-04-22 Laurent AimarFixed cmov error handling avoid a later NULL pointer...
2009-04-22 Ludovic FauvetAvoid MoveEvent action in Drag&Drop
2009-04-21 Ludovic FauvetQt4: Middle mouse click on the InputSlider cause a...
2009-04-21 Joris van RooijVCD OpenBSD build fix
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-20 Jean-Baptiste KempfQt4: main_interface, cleaning
2009-04-20 Laurent AimarFixed object type parsing in mpeg4 audio.
2009-04-20 Laurent AimarWorkaround another swscale bug.
2009-04-20 Jean-Baptiste KempfQt: fix a crash ( #342332 on ubuntu)
2009-04-20 Laurent AimarEnabled again timeout for win32 in live555.
2009-04-20 Jean-Baptiste KempfNSV: use VP30 instead of VP31.
2009-04-20 Jean-Baptiste KempfQt: cosmetics.
2009-04-20 Jean-Baptiste KempfSupport for VP50 and Speex in NSV.
2009-04-20 Jean-Baptiste KempfQt: no need to restart VLC to get the new toolbars.
2009-04-20 Rémi Denis-CourmontMKV wants to include libintl.h
2009-04-20 Jean-Baptiste KempfQt: make the customize dialog a true Dialog.
2009-04-20 Jean-Baptiste KempfQt: apply big and flat attributes to all QToolButton...
2009-04-20 Rémi Denis-CourmontXCB: small simplification
2009-04-20 Rémi Denis-CourmontXCB: memory leak with --no-x11-shm
2009-04-19 Felix Paul KühneClean up (with a little help from clang)
2009-04-19 Rémi Denis-CourmontXCB: do not set the background to black
2009-04-19 Rémi Duraffortxosd: requiere a not so old version.
2009-04-19 Laurent AimarAllocated up to VOUT_MAX_PICTURES when direct mode...
2009-04-19 Laurent AimarAlways link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
2009-04-19 Rémi Denis-CourmontRemove imgresample
2009-04-19 Rémi Duraffortxosd: some cleaning and fix compilation for version...
2009-04-18 Rémi Denis-CourmontTranslate meta data category properly
2009-04-18 Rémi Denis-CourmontDon't call gettext for stuff that's not translated
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-18 Rémi Denis-CourmontXCB: get rid of -lxcb_image
2009-04-18 Rémi Denis-CourmontXCB: move xcb_flush to more appropriate place
2009-04-18 Rémi Denis-CourmontTypo
2009-04-18 Rémi Denis-CourmontXCB: keep the same window through resizing
2009-04-18 Rémi Denis-CourmontXCB: output does not need -lxcb_aux anymore
2009-04-18 Rémi Denis-CourmontXCB: select the screen from parent window rather than...
2009-04-18 Felix Paul Kühnemacosx: fixed a few bugs found by clang's code analysis
2009-04-18 Rémi Denis-CourmontXCB: subscribe to parent window resize event only once
2009-04-18 Rémi Denis-Courmontx264: handle obsolete parameters (fix #2667)
next