]> git.sesse.net Git - vlc/shortlog
vlc
2008-12-12 Sébastien EscudierUse NULL for pointer
2008-12-12 Jean-Baptiste... [MKV] Detect Dirac in MKV.
2008-12-11 Laurent AimarDo not use 2 event manager in input.
2008-12-11 Laurent AimarFixed some avi with jpeg video.
2008-12-11 Laurent AimarFixed raw video maks in avi.
2008-12-11 Laurent AimarCosmetics.
2008-12-11 Rémi Denis... Give a clue about extending enums
2008-12-11 Rémi Denis... Fix warning
2008-12-11 basoslibvlc_MediaPlayerSnapshotTaken Event creation
2008-12-11 Pierre YnardFix typo in comment
2008-12-11 Sébastien Escudiertypo in event manager
2008-12-10 Rémi Denis... Fix deadlock, do not jump out of cleanup context
2008-12-10 Rémi Denis... Still try to splice as many memory pages as possible
2008-12-10 Rémi Denis... Don't set an useless value
2008-12-10 Rémi Denis... Do not use vmsplice in case of underflow (near end...
2008-12-10 Rémi Denis... decomp: implement minimal controls
2008-12-10 Rémi Denis... Enable the decomp plugin
2008-12-10 Rémi Denis... Turn the decompression plugin into a stream filter
2008-12-10 Felix Paul... put CVE numbers for 0.9.6, synced with bugfix-branch...
2008-12-10 Jean-Baptiste... Support for some ACD Systel Digital files. FourCC ACDV.
2008-12-10 Jean-Baptiste... [Qt] Remove access filters from Preferences.
2008-12-10 Jean-Baptiste... [Qt] Settings name consistency.
2008-12-10 Jean-Baptiste... [Qt] Add an icon when dragging.
2008-12-09 Jean-Philippe... [Qt] Fix tooltip texts
2008-12-09 Laurent AimarFixed make check.
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Rémi Denis... Fix vout window capability name
2008-12-09 Laurent AimarMoved stream record to its own module.
2008-12-09 Laurent AimarSupport for auto and user requested stream_filter.
2008-12-09 Laurent AimarAdded files/declarations for stream_filter module.
2008-12-09 Laurent AimarCosmetics.
2008-12-09 Laurent AimarSplit stream_demux from input/demux.c
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-12-09 Laurent AimarPrepare for stream filter.
2008-12-09 Laurent AimarFixed input_get_event_manager naming scheme.
2008-12-09 Laurent AimarFixed input_AddSubtitle(s) coherency.
2008-12-09 Laurent AimarCosmetics.
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.
next