]> git.sesse.net Git - vlc/history - modules
Implement basic Opus support in MKV
[vlc] / modules /
2013-11-14 Denis CharmetImplement basic Opus support in MKV
2013-11-13 Mirsaldbus: Fix the MPRIS version in the header comments
2013-11-12 Tristan Matthewsaraw: add assertion to check for buffer overrun
2013-11-12 Tristan Matthewsopus: update i_buffer when memmoving decoder output
2013-11-12 Ilkka Ollakkazvbi: set default opaque to false as default is text...
2013-11-12 Ilkka Ollakkazvbi: handle opaque in text mode also
2013-11-12 Ilkka Ollakkazvbi: set text format as default, as subtitles should...
2013-11-12 Ilkka Ollakkazvbi: mimic cc.c for using subtitles updater etc to...
2013-11-12 Ilkka Ollakkazvbi: initialize pointer
2013-11-12 Ilkka Ollakkazvbi: strip leading/end whitespaces from text subtitles
2013-11-12 Ilkka Ollakkazvbi: set position to be absolute only for non-text...
2013-11-12 Ilkka Ollakkazvbi: set pf_decode_sub at the end
2013-11-12 Ilkka Ollakkazvbi: default alignment to bottom
2013-11-12 Rafaël Carrémpeg_audio packetizer: flush remaining data
2013-11-12 Rafaël Carrémpeg_audio: assume block_GetBytes can fail
2013-11-12 Rafaël Carrémpeg_audio: use a variable to avoid pointer dereference
2013-11-11 Felix Paul Kühnemacosx: split main window and main menu
2013-11-11 Tristan Matthewsogg: initialize skeleton values that will be used in...
2013-11-10 Felix Paul Kühnemacosx: fix compilation warnings
2013-11-10 Felix Paul Kühnemacosx: split playlist menu from main menu
2013-11-10 Felix Paul Kühnemacosx: split debug messages handling from VLCMain...
2013-11-10 Felix Paul Kühnemacosx: split crash log handling both from VLCMain...
2013-11-10 Rémi Denis-Courmontsmooth: provide PTS delay
2013-11-10 Rémi Denis-Courmonthttplive: provide PTS delay
2013-11-10 Rémi Denis-Courmontdecomp: provide PTS delay
2013-11-10 Rémi Denis-CourmontDASH: provide PTS delay
2013-11-10 Felix Paul Kühnemacosx: don't leak the fspanel
2013-11-10 Felix Paul Kühnemacosx: 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 Kühnegnutls: link against CoreFoundation and the Security...
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-09 Felix Paul Kühnemacosx: add GUI setting/getter for --language
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-CourmontFreeType: optimize FillARGB() a little
2013-11-09 Rémi Denis-CourmontFreeType: add ARGB support
2013-11-09 Rémi Denis-Courmontxcb/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 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: move the AndroidSurface vout to a subdirectory
2013-11-07 Rémi Denis-CourmontXCB/XVideo: fix 32-bits RGB support
2013-11-07 Rémi Denis-CourmontXCB/x11: fix rendering to 32-bits surface
2013-11-07 Rémi Denis-CourmontXCB/screen: fix 32-bits screen capture format
2013-11-07 Rémi Denis-CourmontXwd: fix 32-bits RGB chroma
2013-11-07 Rémi Denis-Courmontavcodec: add ARGB mapping
2013-11-07 Rémi Denis-Courmontswscale: add ARGB conversions
2013-11-07 Rémi Denis-Courmontyuvp: add conversion to ARGB
2013-11-07 Rémi Denis-Courmontscale: add support for ARGB
2013-11-07 Rémi Denis-Courmontfourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-11-06 Rémi Denis-Courmontgl: remove hard-coded platform to window type mappings
2013-11-06 Rémi Denis-CourmontXCB: map Print and Pause keys
2013-11-06 Rémi Denis-CourmontQt: map Print and Pause keys
2013-11-06 Rémi Denis-CourmontXCB/globalhostkeys: add support for meta modifier
2013-11-06 Rémi Denis-CourmontXCB/window: map Super and AltGr keys to Meta and Alt...
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-Courmontoss: 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 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 KempfRSS: add the "opacity" to the options list
2013-11-03 Jean-Baptiste KempfliveHTTP: fix signedness warnings
2013-11-03 LANGLOIS Olivier... liveHTTP: use calloc to ensure correct initiliazation...
2013-11-03 Rémi Denis-CourmontEGL: add support for EGL_EXT_platform_base and EGL_EXT_...
2013-11-03 Rémi Denis-CourmontEGL: add CheckClientExt() helper
2013-11-03 Rémi Denis-CourmontEGL: support non-default X11 display
2013-11-03 Rémi Denis-CourmontEGL: check window type and revector
2013-11-03 Rémi Denis-CourmontEGL: build separate plugins for each windowing system
2013-11-03 Rémi Denis-CourmontEGL: 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 KempfAVcodec: use the proper version number for HEVC
2013-11-02 Rémi Denis-Courmontoss: fix corrupt audio format (fixes #9760)
2013-10-29 Rafaël CarréRevert "opensles: uncomment debug message"
2013-10-28 Rémi Denis-Courmontlua: small macro factorization
2013-10-28 Rémi Denis-Courmontlua: separate generic and interface-specific net functions
2013-10-28 Ilkka Ollakkatranscode: fix logic/code when reinitialize filter...
next