]> git.sesse.net Git - vlc/shortlog
vlc
2012-03-23 Hugo Beauzée... dash: 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... Logo: 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... Revert "vout/opengl: fixed compilation for iOS"
2012-03-23 Felix Paul... src: fixed build when compiling for Apple platforms...
2012-03-23 Felix Paul... configure.ac: enforce -arch armv7 when cross-compiling...
2012-03-23 Felix Paul... src: enable Android's static module bank for iOS as...
2012-03-23 Philippe CoentMobileVLCKit: updated libvlc initialization to current API
2012-03-22 Felix Paul... MobileVLCKit: added support for more contrib libraries
2012-03-22 Felix Paul... MobileVLCKit: updated for libvlc 2.0
2012-03-22 Felix Paul... MobileVLCKit.xcodeproj: removed weird CPU optimization...
2012-03-22 Felix Paul... ios/build.sh: disable a few more contribs (for now...
2012-03-22 Philippe Coentvout/opengl: fixed compilation for iOS
2012-03-22 Philippe CoentAudioQueue: fixed compilation
2012-03-22 Rémi Denis... v4l2: remove paranoid code that breaks compressed and...
2012-03-22 Rémi Denis... v4l2: unused variable
2012-03-22 Rémi Denis... v4l2: 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... PulseAudio: adjust overall latency, not (only) the...
2012-03-22 Jean-Baptiste... Contribs: update Vorbis to 1.3.3
2012-03-22 Rémi Denis... Typo
2012-03-22 Rémi Denis... waveout: force and use UNICODE
2012-03-22 Rémi Denis... waveout: remove write-only variable
2012-03-22 John Freeddtv: rewrite of bdagraph to be tuner-based
2012-03-22 Rémi Denis... Win32: simplify and fix a warning
2012-03-22 Rémi Denis... Win32: add FromANSI / ToANSI and use them
2012-03-22 Rémi Denis... Win32: add ToCodePage() and FromCodePage()
2012-03-22 John FreedDShow: Remove filters but don't Release() them
2012-03-22 John Freedtext: make_path returns (null) for Win32 if hostname...
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 Natanael Copaconfigure.ac: properly detect vasprintf
2012-03-22 Rafaël Carréluahttp: bump API and document /art changes
2012-03-22 Jean-Baptiste... RALF was introduced in FFmpeg in a later version
2012-03-22 Jean-Baptiste... Do not treat RMF files named .ram as playlists
2012-03-22 Rafaël Carréhttplua: export art by playlist item id
2012-03-22 Rafaël Carrélua: export playlist item's input item
2012-03-21 Felix Paul... contrib/live555: added support for iOS
2012-03-21 Felix Paul... contrib/libtheora: added support for iOS
2012-03-21 Felix Paul... contrib/libvpx: added support for iOS
2012-03-21 Felix Paul... contrib/postproc: added support for iOS
2012-03-21 Felix Paul... contrib/lua: added support for iOS
2012-03-21 Felix Paul... contrib/flac: added support for iOS
2012-03-21 Felix Paul... contrib/libogg: added support for iOS by disabling...
2012-03-21 Felix Paul... extras/tools: improve gas installation
2012-03-21 Felix Paul... contrib/ffmpeg: cleaned up compilation for iOS
2012-03-21 Ilkka Ollakkaopengl: use vertex/texture array instead of glBegin...
2012-03-21 Rémi Denis... voc: 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 Rémi Denis... Use $VLC_DATA_PATH on Linux too
2012-03-21 Felix Paul... contrib/dvbpsi: don't compile the examples on any platform
2012-03-21 Felix Paul... ios/build.sh: disable goom
2012-03-21 Eric Petithttplive: slightly more robust parsing of attributes
2012-03-21 Felix Paul... ios/build.sh: updated gas location in VLC's tree
2012-03-21 Felix Paul... ios/build.sh: fetch .gas in extras/tools automatically
2012-03-21 Felix Paul... ios/build.sh: remove outdated configure flags
2012-03-21 Felix Paul... contrib/ffmpeg: added support for iOS
2012-03-21 Felix Paul... package/ios: removed the gas-preprocessor makro, which...
2012-03-21 Felix Paul... extras/tools: added the gas-preprocessor makro needed...
2012-03-21 Felix Paul... NEWS: added some mac stuff
2012-03-20 Jean-Baptiste... OpenGL: use more accurate YUV->RGB matrixes
2012-03-20 Rémi Denis... v4l2: duplicate InitVideo() for access and access_demux
2012-03-20 Rémi Denis... v4l2: eliminate dead user pointer code
2012-03-20 Rémi Denis... v4l2: factor our crop resetting
2012-03-20 Rémi Denis... Move configuration defines to <vlc_plugin.h>
2012-03-20 Rémi Denis... Mark --data-path obsolete
2012-03-20 Rémi Denis... Inline config_GetDataDir()
2012-03-20 Rémi Denis... Use environment variable for data directory
2012-03-20 Rémi Denis... Linux: determine data path at run-time from library...
2012-03-20 Rémi Denis... Revert "contrib: don't stip the arch from {HOST}"
2012-03-20 Felix Paul... contrib: enforce the build architecture for iOS
2012-03-20 Felix Paul... contrib: added support for iOS
2012-03-20 Felix Paul... contrib: fixed compilation of libgsm for iOS
2012-03-20 Felix Paul... contrib: don't stip the arch from {HOST}
2012-03-20 Felix Paul... contrib: don't compile libdvbpsi's examples for iOS
2012-03-20 Rémi Denis... Remove stray declarations
2012-03-20 Rafaël CarréFix shell syntax, sh is not C
2012-03-20 Rémi Denis... Missing #include
2012-03-20 Rémi Denis... vlc: fix regression with command line arguments
2012-03-20 Felix Paul... ios/build.sh: added contrib options taken from the...
2012-03-20 Naohiro KORIYAMAFix misleading Playback Speed string on menu.
2012-03-20 Philippe Coentcontrib: detect iOS correctly
2012-03-20 Philippe Coentios build script: updated for iOS 5 and VLC's new contr...
2012-03-20 Philippe CoentMobileVLCKit: added support for current iOS revisions
2012-03-20 Christopher... dash: removed EOFException
next