]> git.sesse.net Git - vlc/history - modules
Fix phonon-vlc compilation and linking.
[vlc] / modules /
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
2010-01-16 Ilkka Ollakkax264.c: handle dts/pts from libx264 on X264_BUILD ...
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-16 Rémi Denis-CourmontHard code most video filters
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2010-01-16 Rémi Denis-CourmontMissing files
2010-01-16 Rémi Denis-Courmontfile: use the same open() path for directories as for...
2010-01-16 Rémi Denis-Courmontfile: initialize access_t after the open operation...
2010-01-16 Rémi Denis-Courmontdirectory: remove special case for '-'
2010-01-16 Rémi Denis-CourmontMerge file and directory plugins
2010-01-16 Rémi Denis-Courmontfile: expand a (now) trivial and used only once function
2010-01-16 Rémi Denis-CourmontRead-ahead only makes sense for seekable file descriptors
2010-01-16 Rémi Denis-Courmontfile: remove Win32 leading slash handling
2010-01-15 Jean-Baptiste KempfQt: sprefs, add the systray popup on minize on the...
2010-01-15 Pierre d'Herbemontlua: Remove dummy printf.
2010-01-15 Pierre d'Herbemontlua: Properly set the meta according to metas().
2010-01-15 Pierre d'Herbemontlua: Expose a "meta fetcher".
2010-01-15 Pierre d'Herbemontlua: Expose extra meta through vlc.item.metas.
2010-01-15 Jean-Baptiste KempfQt: remove unneeded hack
2010-01-15 Jean-Baptiste KempfQt: Allow more video outputs in the list
2010-01-15 Jean-Baptiste KempfBetter Shortname for smem
2010-01-15 Jean-Baptiste KempfQt: Sprefs video, add more space around the text
2010-01-15 Jean-Baptiste KempfQt: SPrefs input layout change
2010-01-14 Rémi Duraffortdbus: add 'time' and 'mtime' meta data as requiered...
2010-01-14 Rémi Duraffortdbus controler: cosmetics (split the meta: the ones...
2010-01-14 Rémi Duraffortdbus_control: fix a typo 's/tracknum/tracknumber'
2010-01-14 Antoine CellerierPrint a list of available alsa output devices in debug...
2010-01-14 Rémi Denis-CourmontRemove CPU capability from modules
2010-01-14 Rémi Denis-CourmontALSA: report errors when, and simplify enumerating...
2010-01-14 Laurent AimarDo not use types not existing in official dxva2api...
2010-01-14 Rémi Denis-CourmontMMS: fix variable type
2010-01-14 Rémi Denis-CourmontHTTP: zlib only supports deflate and gzip
2010-01-14 Erwan Tulouqt4: make dialog provider initialization less convoluted
2010-01-14 Erwan Tulouskins2: improve deallocation of ressources for layouts...
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: remove unnecessary notifyLayout()
2010-01-14 Erwan Tulouskins2 : remove dead code (VoutWindow)
2010-01-14 Erwan Tulouskins2: remove dead code
2010-01-14 Erwan Tulouskins2: retain width/height values
2010-01-14 Erwan Tulouskins2: fix skins demux
2010-01-14 Rémi DuraffortDbus controler: Fix path for the TrackListChange signal.
2010-01-14 Rémi Duraffortdbus control: AFAIK we must lock here.
2010-01-14 Pierre Ynardqt4: build fix
2010-01-14 Jean-Baptiste KempfIntegrate .tta in interface and installer
2010-01-13 Rémi Denis-Courmont.S and .c should not have the same base name
2010-01-13 Rémi Denis-CourmontARM NEON: missing prefetch for I420 -> UYVY chroma
2010-01-13 Laurent AimarImplemented support for embeded subtitles in AVI (close...
2010-01-13 Laurent AimarAdded an access for reading input attachments.
2010-01-13 Laurent AimarAdded support for \N \n and \h in subtitles.
2010-01-13 Rémi Duraffortaccess_mms: fix variable type.
2010-01-13 Rafaël CarréFix oldhttp build : needs struct stat / S_ISDIR
2010-01-12 Jean-Baptiste KempfAvCodec: Re-enable RV13 decoding
2010-01-12 Bernie PurcellFreetype has had support for synthetic font styling...
2010-01-12 Jean-Baptiste KempfRealAudio: compile fix.
2010-01-12 Jean-Baptiste KempfRealAudio: use the VLC_FOURCC macros
2010-01-12 Jean-Baptiste KempfSupport for sipr decoder from FFmpeg
2010-01-12 Pierre YnardWinCE: fix previous broken commit
2010-01-12 Pierre YnardWinCE: emulate GetMenuState() function
2010-01-12 Grigori Goronzylibass: avoid crash on ASS_Images which have width...
2010-01-11 Jean-Baptiste KempfQt: Compile fix for gcc 4.5
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> and <sys/time.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
next