]> git.sesse.net Git - vlc/shortlog
vlc
2008-10-22 Christophe... Fix DTD url
2008-10-22 Rémi Denis... directory: do not try to open "-" as it refers to stdin
2008-10-22 Rémi Denis... block_FifoPace: proper waiting for overflowing queue
2008-10-22 Rémi Denis... Allow block_FifoPut(fifo,NULL)
2008-10-22 Laurent AimarCosmetic.
2008-10-22 Laurent AimarAdded "next frame" support.
2008-10-22 Laurent AimarFixed system clock phase when changing rate.
2008-10-22 Laurent AimarFlush audio/subtitle in next frame.
2008-10-22 Laurent AimarAdded input_DecoderFrameNext (not yet used).
2008-10-22 Laurent AimarImplemented vout_NextPicture.
2008-10-22 Laurent AimarAdded hotkey code for input "frame-next".
2008-10-22 Laurent AimarAdded control code for "frame-next" variable.
2008-10-22 Laurent AimarClean up vout picture destruction.
2008-10-22 Laurent AimarSimplify picture selection in vout.
2008-10-22 Laurent AimarFixed display of first frame after seek while paused.
2008-10-22 Laurent AimarStore the last displayed picture pointer in vout privat...
2008-10-22 Laurent AimarSplit vout_internal.h to hide vout_thread_t definition...
2008-10-22 Rémi Denis... block_FifoWake (deprecated): wake-up _all_ threads...
2008-10-22 Rémi Denis... Do not check for decoder error in the demux thread
2008-10-22 Rémi Denis... Small code factorization
2008-10-22 Rémi DuraffortFix potential NULL dereference (CID 27).
2008-10-22 Rémi DuraffortFix compilation of modules/video_filter/imgresample.c
2008-10-22 Rémi DuraffortDon't forgot to unlock the mutex.
2008-10-22 Rémi Denis... SAP does needs an object, not specifically a stream...
2008-10-22 Rémi Denis... Add the sout stubs
2008-10-22 Rémi Denis... Restore -no-undefined on Win32
2008-10-22 Rémi Denis... Simplifications
2008-10-22 Rémi Denis... VLM: provide stubs for --disable-vlm
2008-10-22 Rémi Denis... Privatize httpd_MsgInit and httpd_MsgClean
2008-10-22 Rémi Denis... Cosmetic fixes
2008-10-22 Sebastien EscudierUse live555 timeout option and reduce waiting time
2008-10-22 Rémi Denis... More verbose ffmpeg encoding failure
2008-10-21 Pavlov Konstantinvideo4linux2: Add libv4l2 support. Fixes #1804.
2008-10-21 Jean-Baptiste... [Contribs] Update libgcrypt to 1.4.3
2008-10-21 Jean-Baptiste... [Contribs] libpng update for CVE-2008-3964
2008-10-21 Jean-Baptiste... [Qt] Fix a crash when toggling minimalView when --no...
2008-10-20 Jean-Baptiste... [Contribs] Update the patch to deactivate c99 mode...
2008-10-20 Jean-Baptiste... [Fake] Add a missing callback on fake-file-reload
2008-10-20 Jean-Baptiste... [Win32] Fix yet another packaging issue.
2008-10-20 Rémi Denis... Remove dummy embedded window exclusion
2008-10-20 Rémi Denis... Simplifications
2008-10-20 Rémi Denis... vlc_mutex_locker: automatic mutex locking for C++
2008-10-20 Ludovic FauvetBug fixed in the "recently played" functionnality
2008-10-20 Rémi Denis... Oops, remove dummy code
2008-10-20 Rémi Denis... Embedded video still crashes, so disable it - refs...
2008-10-20 Rémi Denis... Remove recursive/deadlocking calls in Qt4 embedded...
2008-10-20 Rémi Denis... Remove debug
2008-10-20 Rémi Denis... Do not use thread cancellation for Qt4 - fix #2225...
2008-10-20 Rémi Denis... Cosmetic
2008-10-20 Rémi Denis... (Cosmetic) settings don't belong to the dialog provider
2008-10-20 Jean-Baptiste... [Win32] fix build package.
2008-10-20 Jean-Baptiste... [Qt] Win Compilation fix.
2008-10-20 Jean-Baptiste... [Qt] small menus changes...
2008-10-20 Jean-Baptiste... [Qt] Forgotten file in previous commit.
2008-10-20 Jean-Baptiste... [Qt] Split the QtWinApp to its own file and rename it.
2008-10-20 Jean-Baptiste... [Qt] Various cleaning.
2008-10-20 Jean-Baptiste... [Qt] RecentMRLs: Simplification and adding some debug.
2008-10-20 Jean-Baptiste... [Qt] remove trailing spaces, set a default filter and...
2008-10-19 Ludovic FauvetNew recently played menu.
2008-10-19 Jean-Baptiste... [Qt] move some static const int to enum
2008-10-19 Rémi Denis... Unused variables
2008-10-19 Rémi Denis... Fix swscale linking
2008-10-19 Rémi Denis... Fix avformat compile+link
2008-10-19 Rémi Denis... Fix avformat compilation
2008-10-19 Rémi Denis... Fix warning
2008-10-19 Rémi Denis... Factorize avcodec chroma table - another 2kb
2008-10-19 Rémi Denis... Unused variable
2008-10-19 Rémi Denis... Spare another 2kb
2008-10-19 Rémi Denis... Factorize avcodec table - spare about 5kb
2008-10-19 Rémi Denis... Qt4: restore message dialog
2008-10-19 Rémi Denis... Do not link plugins against libvlccore explicitly
2008-10-19 Rémi Denis... Fix some integer overflows and a stupid memset() invocation
2008-10-19 Rémi Denis... Simply debug
2008-10-19 Rémi Denis... Fix warning
2008-10-18 Christophe... Add some Mime type to mozilla plugin
2008-10-18 Rémi Denis... Fix (yet another) TiVo demux overflow.
2008-10-18 Ilkka OllakkaXReparentWindow seems to be needed here to get video...
2008-10-18 Ilkka OllakkaUse normal QCloseEvent to signal maininterface to closeup
2008-10-18 Jean-Baptiste... Revert "Try to not confuse between Dolby Surround ...
2008-10-18 Jean-Baptiste... Revert "Mark "force-dolby-surround" as deprecated"
2008-10-18 Jean-Baptiste... [Subtitles] Change error message to warning message...
2008-10-17 Jean-Baptiste... [Qt] Fix Network Open Tab
2008-10-17 Jean-Baptiste... [Qt] When opening a VIDEO_TS folder, use dvd:// and...
2008-10-17 Rémi DuraffortUnneed warnings.
2008-10-17 Jean-Baptiste... [Qt] delete Qt preferences too when resetting prefs.
2008-10-17 Jean-Baptiste... [Qt] Fix the header menu popup when you have a header...
2008-10-17 Christophe... Mark "force-dolby-surround" as deprecated
2008-10-17 Christophe... Update POTFILES.in for new and/or moved files
2008-10-17 Pierre YnardUnbreak compilation with --disable-sout
2008-10-16 Ludovic FauvetA mouse click in an empty position clear the selection...
2008-10-16 Rémi Denis... Fix automake warning
2008-10-16 Rémi Denis... Remove unused gethostbyname check
2008-10-16 Scott LyonsProvide more item meta data to HTTP RPN.
2008-10-16 Jean-Baptiste... [Qt] Fix VLM icons.
2008-10-16 Lukas Durfinalibvlc: description and count of tracks, titles, chapte...
2008-10-16 Jean-Baptiste... [Qt] Remove QTimer wher we can.
2008-10-16 Ilkka OllakkaMissed this, connect mediainfo-stats also inputmanager...
2008-10-16 Ilkka OllakkaAllow thread-cancelation in qt4-module, and define...
2008-10-16 Jean-Baptiste... Try to not confuse between Dolby Surround (2.1) and...
2008-10-16 Jean-Baptiste... [Qt] Small VLM filename exporting issue.
next