]> git.sesse.net Git - vlc/shortlog
vlc
2008-12-07 Rémi Denis... Ignore binaries
2008-12-07 Rémi Denis... Ignore test binaries
2008-12-06 Jean-Philippe... Lua: youtube in HQ (when used with &fmt=18)
2008-12-06 Jean-Baptiste... Fix avformat module compilation since AVStream gets...
2008-12-06 Jean-Baptiste... Fix Avcodec module compilation.
2008-12-06 Joseph Tulouchange in vmem to allow multiple inputs (libvlc api)
2008-12-06 Hannes Domaniqt4: don't count unselectable windows
2008-12-06 Jean-Baptiste... Try to fix Win32 configures.
2008-12-06 Jean-Baptiste... Add VC1 fourCC
2008-12-05 Jean-Baptiste... NEWS: mention QCELP decoding with latest FFmpeg and...
2008-12-05 Jean-Baptiste... Add DMK2 and VX1K fourCC.
2008-12-05 Ilkka Ollakkaset stream aspect-ratio to video aspect-ratio, as ffmpe...
2008-12-04 Laurent AimarReset buffering level when needed.
2008-12-04 Laurent AimarClean up.
2008-12-04 Laurent AimarRemoved obsolete BUFFERING_S input state.
2008-12-04 Laurent AimarAdded a input "cache" variable and INPUT_EVENT_CACHE...
2008-12-04 Laurent AimarImproved OPENING_S/BUFFERING_S status change.
2008-12-04 Laurent AimarRemoved unused STOP_S input state.
2008-12-04 Laurent AimarFixed mp4 for audio stream that need alignment (qcelp...
2008-12-04 Laurent AimarAdded support for avcodec SAMPLE_FMT_*.
2008-12-04 Laurent AimarFixed input bookmark thread safety, support and event.
2008-12-04 Laurent AimarFixed INPUT_GET_VIDEO_FPS thread safety.
2008-12-04 Laurent AimarFixed vout leak.
2008-12-04 Laurent AimarAdded H264 Closed Caption SEI support to packetizer.
2008-12-04 Laurent AimarFixed INPUT_GET_BOOKMARK locking scheme.
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
2008-12-04 Laurent AimarMoved i_cr_average from input_source_t to input_thread_...
2008-12-04 Laurent AimarMoved input_item_t from input_source_t to input_thread_...
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarImproved access/demux update state reading.
2008-12-04 Rémi Denis... Improve messages
2008-12-04 Rémi Denis... Fix inverted RTP dropout and misordering, and some...
2008-12-04 Rémi Denis... Remove useless optimistic synchronization hack
2008-12-04 Rémi Denis... Add some warnings
2008-12-04 Jean-Baptiste... NEWS and THANKS
2008-12-04 Jean-Baptiste... PulseAudio: Support for 7.1 and use accept 32-bits...
2008-12-04 Jean-Baptiste... FourCC fiesta.
2008-12-03 Rémi Denis... RTP sout: pick truly random ISN and SSRC
2008-12-03 Robert Paciorekinvmem fake video codec module
2008-12-03 Rémi Denis... RTP: fix overflow in jitter computation
2008-12-03 Rémi Denis... RTP: dequeue and discard late packets
2008-12-03 Rémi Denis... Revert debug crap
2008-12-03 Rémi Denis... Cosmetic
2008-12-03 Rémi Denis... RTP sout: use same port as RTP input by default
2008-12-03 Danny WoodPulseaudio surround support
2008-12-02 Rémi Denis... Fix socket hang-up detection
2008-12-02 Michael HanselmannAdd us_asprintf function
2008-12-02 Pierre YnardFix typo in comment
2008-12-02 Rémi Denis... Grmbl!!!
2008-12-01 Rémi Denis... Really fix the real overflow
2008-12-01 Rémi DuraffortUnused variable.
2008-12-01 Pierre YnardReplaces useless function declaration by empty definition
2008-12-01 Vicente Jimenez... Typo in README.txt file about Lua interface
2008-12-01 Jean-Baptiste... [FFmpeg] support for native RV40
2008-11-30 Rémi DuraffortInput/control: Fix memleak.
2008-11-30 Laurent AimarInitialize demux_meta_t before calling "meta reader".
2008-11-30 Rémi Duraffortflac: Fix comparaison between signed and unsigned.
2008-11-30 Laurent AimarCorrectly display time and seek with high input caching.
2008-11-30 Laurent AimarCorrectly reset date after a discontinuity in audio...
2008-11-30 Laurent AimarStop es_out before removing demux.
2008-11-30 Laurent AimarFixed a potential vout object leak in decoder.
2008-11-30 Rémi DuraffortFix compilation warning (const variables)
2008-11-30 Rémi Duraffortosd/simple: remove nop.
2008-11-30 Rémi Duraffortcmml: cleaning (remove dummy code). xarray will be...
2008-11-30 Rémi DuraffortXtag: don't return anything from xtag_free
2008-11-30 Rémi Duraffortdrms: Some cleanups
2008-11-30 Rémi DuraffortTaglib: cleaning and better use of the tag library.
2008-11-30 Rémi Denis... By definition of sizeof, sizeof(char) = 1
2008-11-30 Rémi Denis... Real: fix integer overflow
2008-11-29 Ilkka Ollakkaconvert audioscrobbler-plugin to intf-event stuff,...
2008-11-29 Iain WadeDRM Video decryption
2008-11-29 Jean-Baptiste... Update news with references to latest commits and updat...
2008-11-29 Laurent AimarFixed OS-X compilation.
2008-11-29 Laurent AimarCosmetics.
2008-11-29 David Flynnmux/ogg: Don't use granulepos = UINT64_MAX on EOS page
2008-11-29 David Flynndemux/ogg: protect against invalid oggdirac stream
2008-11-29 David Flynndemux/ogg: Update OggDirac granule_shift (should be...
2008-11-29 Laurent AimarAdded MLP support to es demuxer.
2008-11-29 Laurent AimarAdded MLP packetizer with TrueHD support (AC3 frame...
2008-11-29 Laurent AimarFix BD TrueHD and LPCM fourcc (ts).
2008-11-29 Laurent AimarAdded support of BD LPCM (using fcc bpcm)
2008-11-29 Laurent AimarCosmetics (lpcm).
2008-11-29 Laurent AimarAllow up to 8 channels with ffmpeg decoder.
2008-11-29 Laurent AimarCosmetics (use AV_VERSION_INT).
2008-11-29 Laurent AimarAdded MLP fourcc definition to ffmpeg.
2008-11-29 Laurent AimarFixed buffering value for frame step.
2008-11-29 Laurent AimarFixed an unlikely segfault (subtitles).
2008-11-29 Laurent AimarImproved current times in regard to es_out timeshift.
2008-11-29 Laurent AimarRevert "Hide es out timeshift delay from time display."
2008-11-29 Laurent AimarProtect audio decoder against invalid date.
2008-11-29 Laurent AimarFixed seeking while paused (visible with high caching).
2008-11-29 Laurent AimarProtect against bogus time in vout while paused.
2008-11-28 Geoffroy CouprieFix my previous commit
2008-11-28 Geoffroy CouprieWinCE: update the use of messages subscription
2008-11-27 Geoffroy CouprieUsing a not sxs-aware CRT won't work
2008-11-27 Rémi Denis... httpd: full URL is also valid for HTTP (fixes #2320)
2008-11-27 Rémi Denis... Compile fix
next