]> git.sesse.net Git - vlc/shortlog
vlc
2010-01-23 Rémi Denis... VLC: exit if the requested interface could not be started
2010-01-23 Luca Barbatolibvlc os-specific path discovery
2010-01-23 Rémi Denis... Some objects have no name. Fix segmentation fault.
2010-01-23 Pierre Ynardrtp sout: support IPv6 in SDP for RTSP
2010-01-23 Jean-Baptiste... Real demux: Do not store the SIPR flavor in profile.
2010-01-23 Rafaël Carrélibvlc: Get ES descriptions for media
2010-01-23 Rafaël Carrémpga decoder: modify input ES format with layer
2010-01-23 Rafaël Carréh264 packetizer: fill profile/level
2010-01-23 Rafaël Carrées_format_t: add i_level
2010-01-23 Rafaël CarréInit es_format_t->i_profile to -1 (not filled)
2010-01-23 Rafaël Carréaudio_format_t.i_flavor -> es_format_t.i_profile
2010-01-23 Vincent Penquerc'hRemove the conversion from premultiplied alpha, ...
2010-01-23 Ramiro Polladummy vout: check for sys->pool before deleting it.
2010-01-23 Kaarlo Raihaadd option to disable dvd subtitle transparency to...
2010-01-23 Rémi Duraffortphonon: 0 => NULL.
2010-01-23 Rémi DuraffortNew C++ binding for libvlc.
2010-01-23 Rémi Denis... Still build the vcdx plugin
2010-01-23 Rémi Denis... ncurses: always use vcd
2010-01-23 Rémi Denis... HAVE_CDDAX is never defined (anymore)
2010-01-23 Rémi Denis... ncurses: typo
2010-01-23 Rémi Denis... Use a doubly-linked list for object tree
2010-01-23 Rémi Denis... Remove dead code
2010-01-23 Rémi Denis... test_block requires threads lib too
2010-01-23 Rémi Denis... Remove vlc_list_find
2010-01-23 Rémi Denis... FindObjectName: split parent and child search modes
2010-01-23 Rémi Denis... vlc_object_find_name: simplify FIND_ANYWHERE
2010-01-23 Rémi Denis... Split FindObject into FindParent and FindChild
2010-01-23 Daniel MierswaSimplify vcdx configure.ac logic.
2010-01-23 Rémi Denis... Revert "file: rewind before read"
2010-01-23 Rémi Denis... file: fix warning
2010-01-23 Pierre Ynardrtp sout: factor out some SDP code
2010-01-22 Jean-Baptiste... Real: small fix
2010-01-22 Jean-Baptiste... Real demux: visual alignment
2010-01-22 Jean-Baptiste... Real demux: correctly set the subpacket size when SIPR...
2010-01-22 Jean-Baptiste... Real Demuxer: use the VLC_CODEC macros
2010-01-22 Jean-Baptiste... Real demux: fix a comment
2010-01-22 Pierre Ynardrtp sout: use the URL helper everywhere
2010-01-22 Pierre Ynardrtp sout: fix RTSP track numbering in SDP
2010-01-22 Pierre Ynardrtp sout: fix duplicate slashes in RTSP URLs
2010-01-22 Rémi Duraffortaccess_sftp: fix compilation.
2010-01-21 Pierre Ynardi18n: remove deleted files
2010-01-21 Laurent AimarFixed compilation.
2010-01-21 Laurent AimarFixed transcode audio filters insertion (close #3199).
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2010-01-21 Laurent AimarDo not store -1 in access_t::info.i_size in http access.
2010-01-21 Laurent AimarRemoved remaining access_filter.
2010-01-21 Laurent AimarAssert that seek position is > 0.
2010-01-21 Jean-Baptiste... Update Copyright for simple channel_mixer
2010-01-21 Jean-Baptiste... Removal of realaudio
2010-01-21 Jean-Baptiste... Win32: strip vlc.exe too
2010-01-21 Pierre Ynardrtp sout: fix comment about TTL
2010-01-21 Pierre Ynardrtp sout: config_GetInt -> var_InheritInteger
2010-01-21 Rémi Denis... 0 -> NULL
2010-01-21 Rémi Denis... VLC needs pthread
2010-01-21 Rémi Denis... vlc needs libvlccore for FromLocale()
2010-01-21 Rémi Duraffortsftp: fix a potential memleak.
2010-01-21 Rémi Duraffortlibvlc: add some missing 'extern "C"'
2010-01-21 Jean-Baptiste... Mention BeOS intf removal in NEWS
2010-01-21 Rémi Denis... BeOS interface: remove
2010-01-21 Pierre Ynardcontrib: fix link flags for live555 on WinCE
2010-01-21 Rafaël Carréavformat mux: only write trailer if header was written
2010-01-20 Jean-Baptiste... Contrib: remove DxVA2 patch unneeded.
2010-01-20 Jean-Baptiste... Contrib: force x264 to disable broken options
2010-01-20 Rémi Denis... Save the fact that an item has a callback, not the...
2010-01-20 Rémi Denis... dead code
2010-01-20 Pierre Ynardvod: remove useless strdup()'s
2010-01-20 Pierre Ynardvod: config_GetPsz -> var_InheritString
2010-01-20 Pierre Ynardlive555: remove broken obsolete work-around
2010-01-20 Rémi Denis... Win32: fix sockets leak
2010-01-20 Rafaël Carréfb vout: use var_Inherit
2010-01-20 JP Dingeractivex plugin: Replace duplicated get_object methods...
2010-01-20 JP Dingeractivex plugin: Dedupe a lot of duplicated code.
2010-01-20 Antoine CellerierFix libavcodec/vaapi.h detection.
2010-01-20 Jean-Paul Samantest.html: fix typo
2010-01-20 Rémi Duraffortlibvlc: fix calloc usage.
2010-01-20 Rémi DuraffortFix phonon-vlc compilation and linking.
2010-01-20 Laurent AimarFixed VA description in avcodec.
2010-01-20 Laurent AimarEnabled VC-1/WMV3 DXVA2 support in VLC.
2010-01-20 Laurent AimarAdded Intel DXVA2 GUID for H264.
2010-01-20 Laurent AimarA bit more explicit dxva2 describe function.
2010-01-20 Laurent AimarSaved the informations returned by IDirect3D9_GetAdapte...
2010-01-19 Rémi Denis... Add build date/time in the version infos
2010-01-19 Rémi Denis... Remove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-19 Rémi Denis... char const -> const char
2010-01-19 Rémi Denis... Revert "Bump ABI for logo and marquee changes."
2010-01-19 Erwan Tulouqt4(Win32): fix fullscreen issue on Windows
2010-01-19 JP DingerBump ABI for logo and marquee changes.
2010-01-19 JP DingerUpdate bindings for marquee change (untested).
2010-01-19 JP Dingeractivex plugin: Bring marquee interface in line with...
2010-01-19 JP Dingermozilla plugin: Bring marquee interface in line with...
2010-01-19 JP DingerDrop option_as_ from marquee interface.
2010-01-19 JP DingerCosmetics: Improve cut&paste in activex plugin readme.
2010-01-19 JP DingerUpdate activex plugin and test page for new logo interface.
2010-01-19 JP DingerUpdate mozilla plugin and test page for new logo interface.
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2010-01-19 Jean-Paul Samanadd vlc.video.logo video filter test case to test.html
2010-01-19 Eric LassaugeChanges for panoramix mode
2010-01-18 Ramiro PollaOnly print CPU capabilities if there are any.
2010-01-18 Laurent AimarFixed skipping data until EOF while using block access.
next