]> git.sesse.net Git - vlc/shortlog
vlc
2012-02-14 Christopher... dash: set chunk bitrate
2012-02-14 Christopher... dash: added downloader and bitrate to chunk
2012-02-14 Christopher... dash: removed couts from buffer
2012-02-14 Christopher... dash: added blockbuffer
2012-02-14 Christopher... dash: dont use best rep without information
2012-02-14 Christopher... dash: added resolution interpretation
2012-02-14 Christopher... dash: added byte range requests
2012-02-14 Konstantin... COPYING.*: Use full versions of licenses.
2012-02-14 Rafaël Carrédxva2: fix chroma pitch calculation
2012-02-13 Christophe... Typo
2012-02-13 Antoine CellerierBlind attempt at fixing a predicted link error on WinCE.
2012-02-13 Antoine CellerierRemove unneeded code used when debugging.
2012-02-13 Ilkka Ollakkaavcodec: avoid unneeded memcpy in EncodeVideo/Audio
2012-02-13 Francois Cartegnielua playlist: extend pluzz.lua to handle france4.
2012-02-13 Juha Jeronenmodules/codec/dirac.c: use ENC_MCBLK_HEIGHT_TEXT as...
2012-02-12 Jean-Baptiste... Avcodec: deactivate DR on cinepack
2012-02-12 Felix Paul... macosx: minor optimisation as suggested by Rafael
2012-02-12 Felix Paul... macosx: improve dropzone resizing (fixes #6018)
2012-02-12 Felix Paul... macosx: implemented the sidebar completely to support...
2012-02-12 Benjamin Drungosdmenu: Tweak config file for installed system
2012-02-12 Felix Paul... macosx_vout: fixed flicker when resizing the vout throu...
2012-02-12 Felix Paul... macosx: fixed caching preferences (refs #5994)
2012-02-12 Felix Paul... macosx: save playback modes on quit and recover more...
2012-02-12 Jean-Baptiste... Be more pedantic for the theora library versions
2012-02-12 Theron LewisUse newer theora API and fix crash
2012-02-12 Rémi Denis... DVB: discriminate ITU-T J.83 A and C annexes if possible
2012-02-12 Rafaël Carrédxva2: support IMC3
2012-02-12 Pierre Ynardmetachannels: properly resolve xml entities
2012-02-12 Pierre Ynardmetachannels: fix playlist script too
2012-02-11 Pierre Ynardmetachannels: properly resolve xml entities
2012-02-11 Pierre Ynardmetachannels: fix search function too
2012-02-11 Pierre Ynardmetachannels: don't crash if image tag is missing
2012-02-11 Antoine CellerierChange --directory-version-sort boolean config option...
2012-02-11 Felix Paul... macosx: fixed bluray MRL
2012-02-11 Antoine CellerierFactorize and simplify client deletion
2012-02-11 Felix Paul... fixed make dist
2012-02-11 David Fuhrmannmacosx: don't allow lion fullscreen in combination...
2012-02-11 Felix Paul... macosx: l10n fixes
2012-02-11 Felix Paul... macosx: make sure there is a sane default value in...
2012-02-11 Jean-Baptiste... SRC: add missing translatable strings
2012-02-11 Jean-Baptiste... Gradfun: missing translation
2012-02-11 Kaarlo RaihaSupport opening over 15 files at same time via Windows...
2012-02-11 Felix Paul... macosx: re-write the resize control used in the black...
2012-02-11 Felix Paul... macosx: make sure the fspanel is visible when using...
2012-02-11 Felix Paul... macosx: hide the time slider's gradient effect on launc...
2012-02-11 Felix Paul... macosx: make sure the splitview's left subview is big...
2012-02-11 Antoine CellerierAdd news about the lua cli interface now working in...
2012-02-11 Antoine CellerierFix host destructor call.
2012-02-11 Antoine CellerierRemove select timeout.
2012-02-10 Rob Jonsonadd http commands to select title, chapter, subtitle...
2012-02-10 Brad SmithFix compilation due to missing headers on OpenBSD/powerpc
2012-02-10 Laurent AimarUsed linear filtering when converting chroma in D3D.
2012-02-10 Jean-Baptiste... DTV: add dvbt shortcut, for old-BDA module compatibility
2012-02-10 Jean-Baptiste... NEWS: sync with 1.1-bugfix
2012-02-10 Rémi Denis... anaglyph: stray declaration
2012-02-10 Rémi Denis... Qt4: use OpenDialog::getOptions() where appropriate
2012-02-10 Rémi Denis... Qt4: add item options for all items
2012-02-10 Rafaël CarréTS Mux: simplify SDT parsing
2012-02-10 Rafaël CarréTS Mux: cosmetics, deintend
2012-02-10 Rafaël CarréTS Mux: simplify mux pmt parsing
2012-02-10 Rafaël CarréTS Mux: use calloc
2012-02-10 Rafaël CarréTS Mux: factorize
2012-02-10 Rafaël CarréUse unsigned type
2012-02-10 Rafaël Carrédon't case bsearch() to unrelated types
2012-02-10 Rafaël CarréTS Mux: cosmetics / goto
2012-02-10 Rafaël CarréTS Mux: use ascii for AC3/DTS ids
2012-02-10 Rafaël CarréTS Mux: generate lang array directly in the needed...
2012-02-10 Rafaël CarréTS Mux: deindent, cosmetics, use stack rather than...
2012-02-10 Rafaël CarréTS Mux GetPMT(): factor out mpeg4 code
2012-02-10 Rafaël CarréTS Mux GetPMT(): move variables into their context...
2012-02-10 Rafaël CarréTS mux: cosmetics
2012-02-10 Rafaël CarréTS mux: remove write-only variable
2012-02-10 Rafaël CarréTS mux: if/else -> switch/case
2012-02-10 Rafaël CarréTS mux: cosmetics, reduce indentation
2012-02-10 Rafaël CarréTS Mux: split Mux()
2012-02-10 Rafaël CarréTS mux: reduce indentation
2012-02-10 Rafaël CarréTS mux: cosmetics
2012-02-10 Rafaël CarréTS mux: move debug until after the stream is opened
2012-02-10 Rafaël CarréTS mux: simplify language setup
2012-02-10 Rafaël CarréTS mux: simplify unsupported codec path
2012-02-10 Rafaël CarréTS mux: remove write only variables
2012-02-10 Rafaël CarréTS mux: use calloc, don't rename i_extra/p_extra
2012-02-10 Rafaël CarréTS mux: set correct mimetype
2012-02-10 Rafaël CarréTS mux: while -> for
2012-02-10 Rafaël CarréTS mux: cosmetics, align case on switch
2012-02-10 Rafaël CarréTS mux: factor out CSA setup
2012-02-10 Rafaël CarréTS mux: use var_* helpers
2012-02-10 Rafaël Carréts mux: use c99 for
2012-02-10 Rafaël Carréts mux: assume dvbpsi_GenSDTSections is present
2012-02-10 Rafaël Carréts mux: simplify compare functions
2012-02-09 Rafaël Carréudev: fix warning
2012-02-09 Rafaël Carréts mux ActiveKeyCallback: reduce critical section
2012-02-09 Rafaël CarréTS mux: remove disabled code
2012-02-09 Pierre YnardQt: don't offer the lua CLI in the preferences on windows
2012-02-09 Rémi Denis... Reset plugin ABI version for 2.1.x
2012-02-09 Felix Paul... macosx: updated eyetv plugin xcodeproj (fixes #5299)
2012-02-09 Felix Paul... macosx: added PackageMaker project to create the EyeTV...
2012-02-09 Felix Paul... macosx: fixed zooming the main window when using the...
2012-02-09 David Fuhrmannmacosx: let fullscreen controls show the complete time...
2012-02-09 Rafaël Carréudev discovery: remove categories
next