]> git.sesse.net Git - vlc/shortlog
vlc
2013-11-10 Felix Paul... macosx: split crash log handling both from VLCMain...
2013-11-10 Rémi Denis... input: get PTS delay from stream rather than access...
2013-11-10 Rémi Denis... smooth: provide PTS delay
2013-11-10 Rémi Denis... httplive: provide PTS delay
2013-11-10 Rémi Denis... decomp: provide PTS delay
2013-11-10 Rémi Denis... DASH: provide PTS delay
2013-11-10 Rémi Denis... Add STREAM_GET_PTS_DELAY control (refs #8457)
2013-11-10 Felix Paul... macosx: don't leak the fspanel
2013-11-10 Felix Paul... macosx: split fspanel from main menu nib to an extra...
2013-11-10 Ilkka Ollakkatranscode: encode buffer and flush encoder at the end...
2013-11-10 David Fuhrmannmacosx: fix float-on-top behaviour with fullscreen
2013-11-10 Felix Paul... contrib/gnutls: remove debug from patch
2013-11-10 Felix Paul... gnutls: link against CoreFoundation and the Security...
2013-11-10 Felix Paul... contrib/gnutls: add patch adding keychain root certific...
2013-11-10 David Fuhrmannmacosx: fix typo and set path for open dialog correctly
2013-11-10 David Fuhrmannmacosx: fix float-on-top-behaviour if setting is change...
2013-11-10 David Fuhrmannmacosx: reset float-on-top when native fullscreen has...
2013-11-10 Felix Paul... bin/darwinvlc: fix l10n preferences lookup code
2013-11-09 Felix Paul... macosx: add GUI setting/getter for --language
2013-11-09 Felix Paul... extras/package: add darwinvlc.c to xcodeproj
2013-11-09 Felix Paul... bin: re-implement --language for OS X
2013-11-09 Felix Paul... bin: derive a special Darwin version from vlc.c
2013-11-09 Ilkka Ollakkatranscode: use video.i_width/height as fallback when...
2013-11-09 Ilkka Ollakkatranscode: set video chroma before trying to query...
2013-11-09 Ilkka Ollakkacanvas: handle sar{0,1} and assume it to be 1:1
2013-11-09 David FuhrmannSwitch linking order of libcompat for modules
2013-11-09 Rémi Denis... FreeType: optimize FillARGB() a little
2013-11-09 Rémi Denis... FreeType: add ARGB support
2013-11-09 Rémi Denis... xcb/screen: cosmetic fix
2013-11-09 Daniel VerkampSort avcodec mapping table by AVCodecID enum
2013-11-09 Daniel VerkampFix Duck DK3/DK4 ADPCM mappings
2013-11-09 Rafaël CarréAAC packetizer: comment write-only arrays
2013-11-09 Rafaël CarréAAC packetizer: move functions around file
2013-11-09 Rafaël CarréAAC packetizer: deindent state machine switch
2013-11-08 Adrien MagloUpdate NEWS
2013-11-08 Adrien MagloEGL: add the OpenGL ES 2.0 support for android
2013-11-08 Adrien MagloVout: add a new window provider to create android nativ...
2013-11-08 Adrien MagloVout: add a new vout_window type for android native...
2013-11-08 Adrien MagloVout: move the AndroidSurface vout to a subdirectory
2013-11-08 Jean-Baptiste... Contribs: forgotten file in previous commit (3.1.16)
2013-11-07 Rémi Denis... vout: allow ARGB for SPU
2013-11-07 Rémi Denis... vout: fix intermediate chroma when converting from...
2013-11-07 Rémi Denis... XCB/XVideo: fix 32-bits RGB support
2013-11-07 Rémi Denis... XCB/x11: fix rendering to 32-bits surface
2013-11-07 Rémi Denis... XCB/screen: fix 32-bits screen capture format
2013-11-07 Rémi Denis... Xwd: fix 32-bits RGB chroma
2013-11-07 Rémi Denis... avcodec: add ARGB mapping
2013-11-07 Rémi Denis... swscale: add ARGB conversions
2013-11-07 Rémi Denis... yuvp: add conversion to ARGB
2013-11-07 Rémi Denis... scale: add support for ARGB
2013-11-07 Rémi Denis... fourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-11-07 Jean-Baptiste... Contribs: update GnuTLS to 3.1.16
2013-11-07 Jean-Baptiste... Contribs: update matroska to 1.4.1
2013-11-06 Felix Paul... contrib: don't use the gas-preprocessor when compiling...
2013-11-06 Rémi Denis... gl: remove hard-coded platform to window type mappings
2013-11-06 Rémi Denis... XCB: map Print and Pause keys
2013-11-06 Rémi Denis... Qt: map Print and Pause keys
2013-11-06 Rémi Denis... keys: define Print and Pause keys
2013-11-06 Rémi Denis... XCB/globalhostkeys: add support for meta modifier
2013-11-06 Rémi Denis... XCB/window: map Super and AltGr keys to Meta and Alt...
2013-11-06 Jean-Baptiste... Add .wax to the list of extensions we support
2013-11-06 Jean-Baptiste... Map LJPG to MJPEG for decoding
2013-11-06 Tristan Matthewsavcodec: remove unused variable
2013-11-05 Tristan Matthewsavcodec: reuse DEFAULT_ALIGN
2013-11-05 Tristan Matthewsavcodec: ensure valid buffer size for avcodec_fill_audi...
2013-11-05 Francois Cartegniedemux: xiph: support old ffmpeg vorbis headers (fix...
2013-11-05 Luca Barbatobuild: support YASM targets
2013-11-05 Felix Abecassisavcodec: copy correct chroma plane in CopyFromYv12.
2013-11-05 Adrien MagloEGL: destroy the created EGLSurface on Close()
2013-11-04 Rémi Denis... oss: use SNDCTL_DSP_HALT in Flush() as in Stop() (fixes...
2013-11-04 Martin Storsjömediacodec: Simplify the GetOutput function
2013-11-04 Felix Abecassismediacodec: try to return an output frame if we failed...
2013-11-04 Felix AbecassisMediaCodec: use SSE copy function from the avcodec...
2013-11-04 Arun Pandian Gintf: WebVTT extensions detection
2013-11-04 Felix AbecassisMove copy.{c,h} from module avcodec to module video_chroma.
2013-11-04 Francois Cartegniemux: ogg: add skeleton index
2013-11-04 Francois Cartegniemux: ogg: rewrite steam creation and ordering (fix...
2013-11-04 Francois Cartegniemux: ogg: add skeleton metadata (fix #1412)
2013-11-04 Francois Cartegnievlc_es: add defines for priority levels
2013-11-03 Jean-Baptiste... RSS: add the "opacity" to the options list
2013-11-03 Jean-Baptiste... liveHTTP: fix signedness warnings
2013-11-03 Jean-Baptiste... Fingerprinter: fix formatting
2013-11-03 LANGLOIS Olivier... liveHTTP: use calloc to ensure correct initiliazation...
2013-11-03 Rémi Denis... EGL: add support for EGL_EXT_platform_base and EGL_EXT_...
2013-11-03 Rémi Denis... EGL: add CheckClientExt() helper
2013-11-03 Rémi Denis... EGL: support non-default X11 display
2013-11-03 Rémi Denis... EGL: check window type and revector
2013-11-03 Rémi Denis... EGL: build separate plugins for each windowing system
2013-11-03 Rémi Denis... window: add window type
2013-11-03 Rémi Denis... EGL: resync platforms with Khronos registry and rationa...
2013-11-03 Ilkka Ollakkaavcodec: give right buffer size not the smallest one
2013-11-03 Ilkka Ollakkaavcodec: increment frame->nb_samples, just in case
2013-11-03 Ilkka Ollakkaavcodec: refactor audio encoding
2013-11-03 Ilkka Ollakkaavcodec: refactor delay buffer handling from EncodeAudio
2013-11-03 Ilkka Ollakkaavcodec: check i_samples_delay before rewinding date
2013-11-03 Jean-Baptiste... AVcodec: use the proper version number for HEVC
2013-11-02 Rémi Denis... oss: fix corrupt audio format (fixes #9760)
2013-10-31 Felix Paul... extras/ios: enable taglib
2013-10-31 Felix Paul... contrib: fix use of 'CMAKE_AR' for iOS
2013-10-30 Felix Paul... extras/ios: enable gcrypt as we need it for HLS playback
next