]> git.sesse.net Git - vlc/history - modules
Qt: EPGView: fix visibility warning
[vlc] / modules /
2012-03-24 Francois CartegnieQt: EPGView: fix visibility warning
2012-03-24 Francois CartegnieQt: AbstractController: fix visibility warning
2012-03-24 Ilkka Ollakkaopengl: use ActiveTexture instead of ARB variant
2012-03-24 Ilkka Ollakkaremove few #if OPENGL_ES
2012-03-24 Ilkka Ollakkax264: Define timebase
2012-03-24 Felix Paul Kühnemacosx: fixed corner-case in which the play button...
2012-03-23 Rémi Denis-Courmontv4l2: update and sort the codec table
2012-03-23 Rémi Denis-Courmontv4l2: fix forced chroma (fix typo and allow emulated...
2012-03-23 Jean-Baptiste KempfDirect3D: reject too old drivers and let them fallback...
2012-03-23 Jean-Baptiste KempfD3D: debug device information
2012-03-23 Hugo Beauzée-Luyssendash: Kill a warning.
2012-03-23 Hugo Beauzée-Luyssendash: Don't use void* for pointer arithmetic
2012-03-23 Frédéric YhuelCurrently, Read() might returns less than i_len bytes...
2012-03-23 Jean-Baptiste KempfLogo: fix logo-repeat param
2012-03-23 Frédéric Yhuellibmp4: add TfrfBox and TfxdBox parsing
2012-03-23 Frédéric Yhuellibmp4: 'tfhd' parsing
2012-03-23 Sébastien Escudierlive555 : better error message
2012-03-23 Sébastien Escudierrtsp : display a message if the server forbids the...
2012-03-23 Felix Paul KühneRevert "vout/opengl: fixed compilation for iOS"
2012-03-22 Philippe Coentvout/opengl: fixed compilation for iOS
2012-03-22 Philippe CoentAudioQueue: fixed compilation
2012-03-22 Rémi Denis-Courmontv4l2: remove paranoid code that breaks compressed and...
2012-03-22 Rémi Denis-Courmontv4l2: unused variable
2012-03-22 Rémi Denis-Courmontv4l2: rework format selection into a single pass
2012-03-22 Erwan Tulouskins2: key handling (cosmetics)
2012-03-22 Erwan Tulouskins2(win): fix mouse wheel ineffective on Windows
2012-03-22 Rémi Denis-CourmontPulseAudio: adjust overall latency, not (only) the...
2012-03-22 Rémi Denis-Courmontwaveout: force and use UNICODE
2012-03-22 Rémi Denis-Courmontwaveout: remove write-only variable
2012-03-22 John Freeddtv: rewrite of bdagraph to be tuner-based
2012-03-22 John FreedDShow: Remove filters but don't Release() them
2012-03-22 Francois CartegnieQt: preferences: remove the 150px width enforcing
2012-03-22 Francois CartegnieQt: preferences: use QSplitter for advanced layout...
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for advanced layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for simple layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for main layout
2012-03-22 Jean-Baptiste KempfRALF was introduced in FFmpeg in a later version
2012-03-22 Jean-Baptiste KempfDo not treat RMF files named .ram as playlists
2012-03-22 Rafaël Carrélua: export playlist item's input item
2012-03-21 Ilkka Ollakkaopengl: use vertex/texture array instead of glBegin...
2012-03-21 Rémi Denis-Courmontvoc: fix skipping of unknown headers (fixes #6437)
2012-03-21 David Fuhrmannmacosx: remove volume osd slider code
2012-03-21 Rafaël Carréswitcher: convert to lavc 54 API
2012-03-21 Rafaël Carréswitcher doesn't depend on postproc
2012-03-21 David Fuhrmannmacosx vout: shift the window above the lower screen...
2012-03-21 David Fuhrmannmacosx vout: remove unneeded center when resizing the...
2012-03-21 David Fuhrmannmacos vout: implement VOUT_DISPLAY_CHANGE_DISPLAY_FILLE...
2012-03-21 David Fuhrmannmacosx: do not abuse "autoscale" to implement a fit...
2012-03-21 David Fuhrmannmacosx: fix another rare crash on exit
2012-03-21 Eric Petithttplive: slightly more robust parsing of attributes
2012-03-20 Jean-Baptiste KempfOpenGL: use more accurate YUV->RGB matrixes
2012-03-20 Rémi Denis-Courmontv4l2: duplicate InitVideo() for access and access_demux
2012-03-20 Rémi Denis-Courmontv4l2: eliminate dead user pointer code
2012-03-20 Rémi Denis-Courmontv4l2: factor our crop resetting
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-03-20 Rémi Denis-CourmontMissing #include
2012-03-20 Naohiro KORIYAMAFix misleading Playback Speed string on menu.
2012-03-20 Christopher Muellerdash: removed EOFException
2012-03-20 Christopher Muellerdash: added connection to chunk
2012-03-20 Christopher Muellerdash: added Persistent Connection
2012-03-20 Christopher Muellerdash: added byte count methods to chunk
2012-03-20 Christopher Muellerdash: fixed warnings in basiccm and isoffmainmanager
2012-03-20 Christopher Muellerdash: refactored HTTPConnection
2012-03-20 Christopher Muellerdash: added url parsing to chunk
2012-03-20 Jean-Baptiste KempfQt: fix directsound simple prefs
2012-03-20 Jean-Baptiste KempfFix OSD when auto-scaling
2012-03-20 Denis CharmetMKV: Use the appropriate time value to avoid loops
2012-03-20 Jean-Baptiste KempfAvcodec: add real audio lossless
2012-03-19 Rémi Denis-Courmontskins: missing const
2012-03-19 Rémi Denis-Courmontfluidsynth: remove unused computation
2012-03-19 Rémi Denis-Courmontposix: drop support for non-UTF-8 operating systems
2012-03-19 Felix Paul Kühnemacosx: make sure that the http interface (and other...
2012-03-19 Rémi Denis-CourmontFix m3u8 playlist export on crap^Wnon-UTF-8 operating...
2012-03-19 Rémi Denis-Courmontmp4: fix NULL dereference (should fix LP#936488)
2012-03-19 Frédéric Yhueldemux/mp4: remove a memset following a calloc
2012-03-19 F. Yhuellibmp4: fix 'mfhd' parsing
2012-03-19 Edward Wangstereo_widen: enhance strings
2012-03-19 Denis CharmetFix next/prev uid segment linking in MKV
2012-03-18 Rémi Denis-Courmonttransform: remove old commented out code
2012-03-18 Rémi Denis-Courmonttransform: add YUY2 rotations
2012-03-18 Rémi Denis-Courmonttransform: cosmetic fixes
2012-03-18 Rémi Denis-CourmontPulseAudio: update existing item rather than delete...
2012-03-18 Mirsal Ennaimedbus: remove useless callback and fix warnings
2012-03-18 Rémi Denis-Courmontdbus: remove excessive main loop debugging
2012-03-18 Mirsal Ennaimedbus: fix the CanSetFullscreen property getter
2012-03-18 Rémi Denis-Courmonttransform: add transposition and anti-transposition...
2012-03-17 Rémi Denis-Courmonttransform: special cases for packed YUV
2012-03-17 Rémi Denis-Courmonttransform: handle chromas with 16-bits or 32-bits per...
2012-03-17 Rémi Denis-Courmonttransform: non functional changes to support more than...
2012-03-17 David Fuhrmannmacosx: native fullscreen mode is not default anymore
2012-03-17 David Fuhrmannmacosx: fix two warnings
2012-03-17 David Fuhrmannmacosx: remove custom orderOut: implementation
2012-03-17 David Fuhrmannmacosx: set b_nativeFullscreenMode to true only if...
2012-03-17 Rémi Denis-Courmonttransform: do not repeat choices in long help
2012-03-17 Rémi Denis-Courmonttransform: use restrict qualifier as appropriate
2012-03-17 Rémi Denis-Courmonttransform: correct chroma check
2012-03-17 Rémi Denis-Courmonttransform: inline the inner plane loops in the macro
2012-03-17 Jonatan \"jaw\"... Added support for audio visualization: Vovoid VSXu
2012-03-17 Rémi Denis-CourmontGLX: glXSwapIntervalEXT() returns void so ignore return...
next