]> git.sesse.net Git - vlc/shortlog
vlc
2014-11-21 Hugo Beauzée... contrib: freetype2: Disable bzip2
2014-11-21 Hugo Beauzée... mft: Link to mfplat when building with msvc
2014-11-21 Hugo Beauzée... modules: Don't use gcc specific binary constant prefix
2014-11-21 Jean-Baptiste... SVCDSub: do not reinvent msg_Dbg
2014-11-21 Tristan Matthewspacketizer: flac: reduce memory allocations
2014-11-21 Hugo Beauzée... winvlc: Replace STDIN_FILENO by the equivalent _fileno...
2014-11-21 Hugo Beauzée... mft: Do not use LoadLibrary when building for Vista...
2014-11-21 Hugo Beauzée... mft: Rename function pointer.
2014-11-21 Hugo Beauzée... dmo: Be unicode agnostic
2014-11-21 Jean-Baptiste... Win32: don't build WM_* based plugins under WinRT
2014-11-21 Jean-Baptiste... Win32: regroup gcc-mingw options together
2014-11-21 Jean-Baptiste... Don't build winGDI on WinRT
2014-11-21 Jean-Baptiste... Win32: do not build GDI for text_renderers in WinRT
2014-11-21 Jean-Baptiste... Win32: fix previous build commit
2014-11-21 Jean-Baptiste... Win32: use winmm only on Win32-desktop
2014-11-21 Thomas Guillemandroid_window: don't add min_undequeued in the pool...
2014-11-21 Thomas Guillemandroid_window: render picture on Display, and not...
2014-11-21 Thomas Guillemnativewindowpriv: GRALLOC_USAGE_EXTERNAL_DISP only...
2014-11-21 Thomas Guillemnativewindowpriv: remove deprecated calls
2014-11-21 Thomas Guillemnativewindowpriv: use only one call to lock/unlock...
2014-11-21 Thomas Guillemnativewindowpriv: lockBuffer not needed after jbmr2
2014-11-21 Thomas Guillemnativewindowpriv: cosmetics
2014-11-21 Thomas Guillemnativewindowpriv: use set_buffers_user_dimensions after...
2014-11-21 Thomas Guillemnativewindowpriv: fix call order
2014-11-21 Thomas GuillemRevert "nativewindowpriv: use fence_fd"
2014-11-20 Sean McGovernconfigure: remove O4 compiler optimization level test
2014-11-20 Jean-Baptiste... WinRT: don't compile DShow, Screen, BDA
2014-11-19 Thomas Guillemnativewindowpriv: use fence_fd
2014-11-19 Hannes Domaniwasapi: fix memory leak
2014-11-19 Rémi Denis... format: integer overflow
2014-11-19 Jean-Baptiste... Contribs: use videolan servers for schroedinger
2014-11-19 Paweł StankowskiSupport for newest freerdp snapshot
2014-11-19 Thomas Guillemnativewindowpriv: better use of defines (cosmetics)
2014-11-19 Thomas Guillemandroid_window: use anwp.getMaxBufferCount
2014-11-19 Thomas Guillemandroid_window: add logs
2014-11-19 Thomas Guillemnativewindowpriv: change default min_undequeued value
2014-11-19 Thomas Guillemnativewindowpriv: add getMaxBufferCount
2014-11-18 Rémi Denis... b4s: memory leak
2014-11-18 Rémi Denis... audiobargraph: boundary check
2014-11-18 Rémi Denis... OpenMAX IL: do not use Bellagio software implementation
2014-11-18 Rémi Denis... archive: memory leak
2014-11-18 Rémi Denis... archive: indent
2014-11-18 Thomas Guillemmediacodec: don't try OMX.google.*
2014-11-18 Santiago Gimenosap: fix implicit timeout calculation
2014-11-18 Jean-Baptiste... Youtube: fix playback of recent pages
2014-11-18 Rafaël Carréupdate: fix invalid parsing
2014-11-18 Rafaël CarréHLS: Do not assume Content-Length is set
2014-11-17 Thomas Guillemplaylist: don't abort if "media-library" is not specified
2014-11-17 Jean-Baptiste... DASH: fix Win32 compilation
2014-11-17 Francois Cartegniestream_filter: dash: deduplicate parser code
2014-11-17 Francois Cartegniestream_filter: dash: deduplicate code
2014-11-17 Francois Cartegniestream_filter: dash: fix and enable mpd debug print
2014-11-17 Francois Cartegniestream_filter: dash: fix out of bounds exception
2014-11-17 Francois Cartegniestream_filter: dash: set CAN_CONTROL_PACE
2014-11-17 Rémi Denis... update: use U32_AT
2014-11-17 Rémi Denis... vlm: memory leak
2014-11-17 Rémi Denis... rotate: avoid sign extension
2014-11-17 Rémi Denis... cdda: memory leak due to STANDARD_BLOCK_ACCESS_INIT
2014-11-17 Rémi Denis... WPL: fix leak and NULL dereference
2014-11-17 Rémi Denis... gvp: fix leaks and integer overflow on multi-lines
2014-11-17 Rémi Denis... gvp: remove unused p_sys
2014-11-17 Rémi Denis... gvp: remove write-only variable
2014-11-17 Rémi Denis... gvp: fix memory leak (p_sys allocated twice)
2014-11-17 Rémi Denis... pls: remove write-only value
2014-11-17 Rémi Denis... araw: add assertion
2014-11-17 Rémi Denis... str_format_meta: NULL dereference
2014-11-17 Rémi Denis... opengl: chroma description cannot be NULL, assert it
2014-11-17 Thomas Guillemandroid_window: fix honeycomb
2014-11-17 Thomas Guillemandroid_window: refactoring
2014-11-17 Thomas Guillemnativewindowpriv: don't connect before ics
2014-11-17 Thomas Guillemandroid/surface: drop YV12 support
2014-11-16 Francois Cartegniedemux: mp4: handle QCELP stsd v0 spec violation for...
2014-11-16 Francois Cartegniedemux: mp4: compute new pos for audio if blockalign...
2014-11-16 Francois Cartegniedemux: mp4: handle Qt v1 redefined samples tables ...
2014-11-16 Francois Cartegniedemux: mp4: add some more stsd debug info
2014-11-16 Tristan Matthewspacketizer: flac: recover from bad CRC (fixes #12714)
2014-11-15 Tobias GüntnerImplement ACCESS_GET_SIZE
2014-11-15 Rémi Denis... hls: fix strtoull() error handling
2014-11-15 Jean-Baptiste... MP4: fix compilation in ULTRA_VERBOSE mode
2014-11-15 Francois Cartegniedemux: mp4: fix reading max samples (fix #12764)
2014-11-15 Francois Cartegnieaccess: archive: fix write to const
2014-11-15 Jean-Baptiste... Fix compilation when --disable-sout
2014-11-15 Jean-Baptiste... Update POTFILES.in
2014-11-15 David Fuhrmanncontrib: harfbuzz: revert version to 0.9.17
2014-11-15 Jean-Baptiste... Archive: fix typo
2014-11-15 Sean McGoverntools: remove protoc pkgconfig files
2014-11-15 Thomas Guillemmediacodec: fix width/height in case crop is invalid
2014-11-15 Thomas Guillemmediacodec: remove jni_SetAndroidSurfaceSizeEnv call
2014-11-15 Thomas Guillemmediacodec: remove unused code/variables
2014-11-15 Thomas Guillemomx-dr: remove jni_SetAndroidSurfaceSize call
2014-11-15 Thomas Guillemandroid/surface: configure surface synchronously
2014-11-15 Thomas Guillemandroid/surface: use native_surface from jni
2014-11-15 Thomas Guillemandroid/surface: don't use native_window
2014-11-15 Thomas Guillemandroid/surface: use calloc
2014-11-15 Thomas Guillemandroid/surface: fix leaks if Open fails
2014-11-15 Thomas Guillemandroid/surface: remove single_instance
2014-11-15 Thomas Guillemmodules: add android_window vout
2014-11-15 Thomas Guillemandroid/utils: add ChromaToAndroidHal
2014-11-15 Thomas Guillemandroid: rename jni_SetAndroidSurfaceSize
2014-11-15 Thomas Guillemnativewindowpriv: fix connect before ics
next