]> git.sesse.net Git - vlc/history - modules
Extensions: an example Lua script: IMDb
[vlc] / modules /
2010-01-24 Jean-Philippe AndréExtensions/Qt: buildsystem + menu entries
2010-01-24 Jean-Philippe AndréExtensions/Qt: dialogs
2010-01-24 Jean-Philippe AndréExtensions/Qt: Qt extensions manager
2010-01-24 Jean-Philippe AndréExtensions: buildsystem
2010-01-24 Jean-Philippe AndréExtensions: core library
2010-01-24 Jean-Philippe AndréExtensions: Lua implementation for dialogs
2010-01-24 Pierre d'Herbemontvout_macosx: Fix a leak.
2010-01-24 Rémi Duraffortdemux_gme: fix potential use of uninitialized value.
2010-01-24 Laurent AimarDecreased priority of libmpeg2 decoder below avcodec.
2010-01-24 Laurent AimarProtect against corrupted AVI file.
2010-01-24 Laurent AimarFixed bandlimited invalid writes when downsampling.
2010-01-23 Laurent AimarFixed a few memleaks in AVI demuxer.
2010-01-23 Laurent AimarAdded sub-description to override a subtitle track...
2010-01-23 Christophe MutricyDistribute mmx.h
2010-01-23 Rafaël Carréopencv: fix typo
2010-01-23 Rémi Denis-Courmontvideo plugins: use var_Inherit
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-23 Laurent AimarFixed typo in avformat access.
2010-01-23 Laurent AimarFixed error code value in vmem.
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2010-01-23 Pierre Ynardrtp sout: support IPv6 in SDP for RTSP
2010-01-23 Jean-Baptiste KempfReal demux: Do not store the SIPR flavor in profile.
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é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 Denis-Courmontncurses: always use vcd
2010-01-23 Rémi Denis-CourmontHAVE_CDDAX is never defined (anymore)
2010-01-23 Rémi Denis-Courmontncurses: typo
2010-01-23 Rémi Denis-CourmontRevert "file: rewind before read"
2010-01-23 Rémi Denis-Courmontfile: fix warning
2010-01-23 Pierre Ynardrtp sout: factor out some SDP code
2010-01-22 Jean-Baptiste KempfReal: small fix
2010-01-22 Jean-Baptiste KempfReal demux: visual alignment
2010-01-22 Jean-Baptiste KempfReal demux: correctly set the subpacket size when SIPR...
2010-01-22 Jean-Baptiste KempfReal Demuxer: use the VLC_CODEC macros
2010-01-22 Jean-Baptiste KempfReal 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 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 Jean-Baptiste KempfUpdate Copyright for simple channel_mixer
2010-01-21 Jean-Baptiste KempfRemoval of realaudio
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 Duraffortsftp: fix a potential memleak.
2010-01-21 Rémi Denis-CourmontBeOS interface: remove
2010-01-21 Rafaël Carréavformat mux: only write trailer if header was written
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 Rafaël Carréfb vout: use var_Inherit
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-CourmontAdd build date/time in the version infos
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-19 Erwan Tulouqt4(Win32): fix fullscreen issue on Windows
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2010-01-19 Eric LassaugeChanges for panoramix mode
2010-01-18 Pierre Ynardgoom: build fixes
2010-01-18 Pierre Ynardlive555: fix typo in comment
2010-01-18 Jean-Philippe AndréSAP: rename module to "Network streams (SAP)"
2010-01-18 Rémi Denis-CourmontGoom: use playlist_CurrentInput instead of vlc_object_find
2010-01-18 Pierre SouchayASX ads behaviour
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2010-01-18 Rafaël CarréMove mmx.h to the only place where it is used
2010-01-17 Rémi Denis-CourmontRevert "Qt4: don't show unsaveable playlist-enqueue...
2010-01-17 Rémi Denis-CourmontQt4: don't show unsaveable playlist-enqueue option...
2010-01-17 Rémi Denis-CourmontAudio format: requires same sample rate and channels...
2010-01-17 Jean-Philippe AndréQt: Prevent volume up/down on mouseWheel events inside...
2010-01-17 Rémi Duraffortsvg: fix possible NULL dereference.
2010-01-17 Ilkka Ollakkax264.c: add psy mbtree and intra-refresh boolean options
2010-01-17 Rémi Denis-Courmontbandlimited: avoid large stack allocation (refs #3199)
2010-01-17 Rémi Denis-Courmont...Because we are using pointer arithmetic with float...
2010-01-17 Rafaël Carréqt4: Don't update art when it hasn't changed
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2010-01-16 Jean-Baptiste KempfUse the VLC CODEC macros everywhere.
2010-01-16 Jean-Baptiste KempfPartial revert of debug that was never meant to be...
2010-01-16 Jean-Baptiste KempfQt4: win32 simplification
2010-01-16 Geoffroy CouprieWin32: add support for play and pause buttons in media...
2010-01-16 Geoffroy CouprieWin32: add support for media keys and remotes in Qt.
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-16 Rémi Denis-Courmontfile: rewind before read
2010-01-16 Rémi Denis-Courmontdirectory: restore check against standard input
2010-01-16 Rémi Denis-Courmontfile: handle fd://<fd>/<path>
2010-01-16 Rémi Denis-CourmontAccess: remove special case for "-" (standard input)
2010-01-16 Ilkka Ollakkax264.c: add forgotten options to list, so slicing param...
2010-01-16 Ilkka Ollakkax264.c: add slicing parameters
next