]> git.sesse.net Git - vlc/shortlog
vlc
2008-12-09 Laurent AimarRemoved debug leftover.
2008-12-09 Laurent AimarDo not access input object from decoders.
2008-12-09 Laurent AimarParse meta data at ogg level.
2008-12-09 Laurent AimarDisplay codec meta data.
2008-12-09 Laurent AimarFixed event on UNKNOWN_ES es.
2008-12-09 Laurent AimarAllow decoder/packetizer to output meta data.
2008-12-09 Laurent AimarFixed ppsz_input_state in RC after input state changes.
2008-12-09 Jean-Baptiste... [Qt] Save the values saved during Toolbar edition.
2008-12-09 Vicente Jimenez... Corrected comparison in RTP port selection. While loop...
2008-12-09 Rémi Denis... Factorize a condition
2008-12-09 Rémi Denis... Fix type
2008-12-09 Rémi Denis... Use config_ChainDestroy
2008-12-09 Rémi Denis... Use sout_StreamId* wrappers
2008-12-09 Rémi DuraffortFix dereference before NULL test (CID 106)
2008-12-09 Rémi DuraffortFix a memleak in item categories.
2008-12-09 Jean-Baptiste... [Qt] You need now Qt4.3...
2008-12-09 Jean-Baptiste... [Qt] Change accelerator in menu.
2008-12-09 Jean-Baptiste... [Qt] add various toolbars not just one.
2008-12-09 Jean-Baptiste... [Qt] Edition of both lines.
2008-12-09 Jean-Baptiste... [Qt] Fix small glitches, issues, because of previous...
2008-12-09 Jean-Baptiste... [Qt] Menu integration.
2008-12-09 Jean-Baptiste... [Qt] Rewrite of the controller and ToolBar edition.
2008-12-09 Jean-Baptiste... New Spacing icon.
2008-12-09 Pierre YnardWinCE: fix cancellation safety
2008-12-08 Geoffroy Couprieremove npvlc.dll.manifest and axvlc.dll.manifest while...
2008-12-08 Geoffroy Couprieremove dependency to vc80's crt
2008-12-08 Rémi Denis... Cosmetic change
2008-12-08 Joseph TulouRemove useless parameter
2008-12-08 Joseph TulouChange lock status from true to false in SubFilterAlloc...
2008-12-08 Joseph Tuloulibvlc: Fix event manager leak in media_discoverer
2008-12-07 Rémi Denis... Protect against vobsub lines overflow
2008-12-07 Rémi Denis... RTP: add QCLEP and GSM static formats (untested)
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
next