]> git.sesse.net Git - vlc/history - src
The schroedinger decoder does support non packetized streams.
[vlc] / src /
2009-05-07 David FlynnReads raw dirac streams, feeds into packetizer.
2009-05-07 Rémi Denis-CourmontUse utf8_rename
2009-05-07 Rémi Denis-CourmontImplement utf8_rename
2009-05-07 Rémi Denis-Courmontremove -> utf8_unlink
2009-05-07 David FlynnDisable glibc runtime check if configure passed due...
2009-05-07 Rémi Denis-CourmontWe need both priority scheduling and thread priority...
2009-05-07 Joris van RooijOpenBSD compilation fix
2009-05-07 Rémi Duraffortconfig: fix memleak.
2009-05-06 Rémi Denis-CourmontAtomically update the cache file
2009-05-06 Rémi Denis-CourmontRemove useless parameter
2009-05-06 Rémi Denis-CourmontMake the config file lock per process rather than per...
2009-05-06 Rémi Denis-CourmontConfig lock is pointless while reading/resetting the...
2009-05-06 Rémi Denis-CourmontAlways take the item lock when reading/writing configur...
2009-05-06 Rémi Denis-CourmontReplace the configuration file atomically
2009-05-06 Rémi Denis-CourmontBoolean cosmetic
2009-05-06 Rémi Denis-CourmontFix minor overflow bug
2009-05-06 Rémi Denis-CourmontRefactor
2009-05-06 Rémi Denis-CourmontTilde expansion is the shell's job. Don't do it *too...
2009-05-06 Rémi Denis-CourmontMake config_GetCustomConfigFile static
2009-05-06 Rémi Denis-CourmontNo need to keep the config file around all the time
2009-05-06 Rémi Denis-CourmontOnly load globalhotkeys if requested by caller
2009-05-05 Laurent AimarValidated the audio layout and channels compatibility...
2009-05-05 Laurent AimarAllow reading until the end of the file while discardin...
2009-05-05 Jean-Paul Samanlibvlc: allow pause and stop during buffering (fixes...
2009-05-05 Jean-Paul Samansrc/control/media_player.c: cosmetics
2009-05-05 Jean-Paul Samanmozilla: Fix #2678 resizing browser plugin during playback.
2009-05-04 Laurent AimarAllow back seeking after an access EOF.
2009-05-03 Laurent AimarAdded I420<->J420 (422/440/444) equivalence in vout_Chr...
2009-05-03 Laurent AimarSimplify a bit vout_ChromaCmp.
2009-05-02 Laurent AimarAdded a new channel extraction helper to aout.
2009-05-02 Laurent AimarRecognized more channels layout in aout_FormatPrintChan...
2009-05-01 Anthony LoiseauAdd video-title-* options as safe
2009-05-01 Laurent AimarCheck against invalid i_title_timeout value.
2009-05-01 Laurent AimarCosmetic.
2009-05-01 Laurent AimarFixed module_need in case a shortcut list was provided.
2009-04-30 Sam HocevarAllow :start-time, :stop-time and :run-time arguments...
2009-04-30 Laurent AimarFixed typo in max pts_delay (60s not 601s)
2009-04-30 Laurent AimarClip pts_delay from access/demux to 60s.
2009-04-30 Laurent AimarAssert against broken values in input_clock_Update.
2009-04-30 Laurent AimarCheck for broken PCR value in es_out.
2009-04-30 Laurent AimarBe sure to set b_packetized in demux_PacketizerNew.
2009-04-28 Laurent AimarFixed decoder spacing mode selection.
2009-04-28 Laurent AimarFixed b_out_pace_control value when using record.
2009-04-28 Rémi DuraffortFix playlist sort when using the flag "SORT_TITLE_NUMER...
2009-04-28 Rémi DuraffortFix a bug in input_item_GetTitleFbName (fix #2701)
2009-04-27 Dylan YudakenAdd bounds checking to crop
2009-04-27 Rémi Denis-CourmontWin32: watch for bugs in vlc_cond_(timed)?wait
2009-04-27 Rémi Denis-CourmontRemove dead code (only a buggy getopt could reach this)
2009-04-26 Rémi Denis-CourmontForce plugins cache rebuild due to previous commit
2009-04-26 Rémi Denis-CourmontSubmodules do not inherit shortcuts anymore (fix: ...
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-04-26 Rémi Denis-Courmontmodule_GetModulesNamesByCapability: (partially) fix...
2009-04-26 Laurent AimarA really small optim (art fetcher).
2009-04-26 Laurent AimarComplete input/decoder.c review to use VLC_TS_INVALID.
2009-04-26 Laurent AimarReplaced playlist_internal.h by libvlc.h in control...
2009-04-26 Laurent AimarDo not include vout_control.h in mediacontrol_audio_video.c
2009-04-26 Laurent AimarReplaced ReduceHeight by GCD (vout).
2009-04-26 Rémi Denis-CourmontYum, abusing private headers
2009-04-25 Rémi Denis-CourmontUse libvlccore C flags for libvlccore
2009-04-25 Laurent AimarComplete review of clock.c to use VLC_TS_INVALID.
2009-04-25 Laurent AimarRenamed BLOCK_TS_INVALID to VLC_TS_INVALID and put...
2009-04-25 Rémi Denis-CourmontSeparate libvlccore and libvlc flags, fix pthread linki...
2009-04-25 Rémi Duraffortplaylist_sort: sort using the title and fallback to...
2009-04-25 Rémi Duraffortuse var_Get(Bool|Integer|...) when possible.
2009-04-25 Laurent AimarAdded BLOCK_TS_INVALID define to check against unset...
2009-04-25 Rémi Denis-CourmontMake drawable-xid a config item, so VLC can be embedded...
2009-04-21 Rémi Denis-CourmontUse POSIX TPS option only if present
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-19 Rémi Denis-CourmontUse ANSI/POSIX float notation uniformly for the command...
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-18 Rémi Denis-CourmontTypo
2009-04-18 Rémi Denis-Courmontx264: handle obsolete parameters (fix #2667)
2009-04-18 Christophe MutricyAdd the comment on why and how we translate "C" in...
2009-04-17 Cyril MathéAdd a us_strtof function to prevent some problem
2009-04-16 Rémi Duraffortsort: we have a macro so use it and remove unused variable.
2009-04-16 Jean-Baptiste KempfDebug the timeshift granularity in MB, not Bytes...
2009-04-16 Rémi Denis-CourmontRevert "Do not crash if sout access is not specified...
2009-04-16 Rémi Denis-CourmontAllow empty module name in chain
2009-04-16 Rémi Denis-CourmontDo not crash if sout access is not specified - fixes...
2009-04-16 Rémi Denis-CourmontInclude <libintl.h> only when really needed
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Laurent AimarFixed win32 compilation.
2009-04-15 Rémi Denis-CourmontThread-safe and more compact hotkeys initialization
2009-04-15 Rémi Denis-CourmontRevert "Win32: use the destructor function for TLS...
2009-04-14 Rémi Denis-CourmontFix --vout-event value descriptions
2009-04-14 Rémi Denis-Courmontvout-event used to be called x11-event
2009-04-13 Rémi Denis-CourmontDon't try to lock locked mutexes under valgrind
2009-04-13 Rémi Denis-CourmontDe-inline vlc_assert_locked()
2009-04-12 Rémi Denis-CourmontRemove unused vlc_(send|recv)msg
2009-04-11 Pierre d'Herbemontlibvlc: Export _get/set_nsobject.
2009-04-11 Rémi Denis-CourmontWin32: use the destructor function for TLS (fixes ...
2009-04-11 Rémi Denis-Courmontvlc_thread_fatal is not needed on production builds
2009-04-11 Rémi Denis-Courmontlibvlc.dll needs libcompat.la
2009-04-11 Rémi Denis-CourmontDeinline vlc_threadvar_(|s)get and kill useless indirection
2009-04-10 Rémi Denis-CourmontRemove buggy and unused vlc_wraptext()
2009-04-10 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-10 Rémi Denis-CourmontMove remaining replacement to static import library
2009-04-10 Rémi Denis-CourmontStart moving replacement functions to a static import...
2009-04-10 Rémi Denis-CourmontRemove useless check for time.h
2009-04-10 Rémi Denis-CourmontRemove useless (very partially used) check for errno.h
next