]> git.sesse.net Git - vlc/shortlog
vlc
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
2013-10-30 Felix Paul... contrib/gcrypt: fix compilation for iOS
2013-10-30 Rafaël CarréAudio decoder: output buffered decoded frames on EOF
2013-10-30 Rémi Denis... configure: remove legacy Altivec checks - should fix...
2013-10-29 Rafaël CarréRevert "opensles: uncomment debug message"
2013-10-28 Rémi Denis... lua: small macro factorization
2013-10-28 Rémi Denis... lua: separate generic and interface-specific net functions
2013-10-28 Ilkka Ollakkatranscode: fix logic/code when reinitialize filter...
2013-10-28 Rémi Denis... lua: fix NULL dereference and flawed logic
2013-10-28 Ilkka Ollakkalivehttp: remove leftover segments if delsegs is on
2013-10-28 Rafaël Carréshine module was renamed
2013-10-28 Rafaël Carréhelp: fix Windows Store build
2013-10-27 Edward Wanghttp: remove unneeded xspf hack
2013-10-27 Edward Wangdvb: remove psz_demux hack
2013-10-27 Edward Wangdirectory: add support for ACCESS_GET_CONTENT_TYPE
2013-10-27 Edward Wangxspf: add MIME detection
2013-10-27 Edward Wangplaylist: add DEMUX_BY_EXTENSION_OR_BY_MIMETYPE
2013-10-26 Felix Paul... extras/ios: keep sap module
2013-10-26 David Fuhrmannmacosx: rename macro for mavericks detection since...
2013-10-26 David FuhrmannRevert "vda: user ref buffer mode"
2013-10-26 David Fuhrmannmacosx: enable native fullscreen by default on mavericks
2013-10-26 David Fuhrmannmacosx: disable macosx-black by default
2013-10-26 Rémi Denis... help: missing #include
2013-10-26 Felix Paul... src/darwin: fix compilation for iOS
2013-10-25 David Fuhrmannmacosx: fix visual fullscreen glitch when exiting VLC...
2013-10-25 Rémi Denis... help: simplify output function calls
2013-10-25 Rémi Denis... help: print UTF-8 BOM in vlc-help.txt on Windows
2013-10-25 Rémi Denis... help: wrap Unicode text correctly (fixes #5417)
2013-10-25 Rémi Denis... help: cleanup listing modules
2013-10-25 Rémi Denis... help: cleanup printing configuration items
2013-10-25 Rémi Denis... help: use direct ioctl() rather than spawning stty...
2013-10-25 Rémi Denis... main: add missing subcategory
2013-10-25 Rémi Denis... help: print module name also for main
2013-10-25 Rémi Denis... plugin: remove non-existent subcategory hint items...
2013-10-25 Rémi Denis... help: remove hacks for non-existent "help" module
2013-10-25 Rafaël Carréxiph_SplitHeaders: do not malloc+memcpy headers
2013-10-25 David Fuhrmannmacosx: do not start fullscreen when splitter is activated
2013-10-25 Rafaël CarréFix LUAC check if CONTRIB_DIR is not set
2013-10-25 Rafaël Carrédbus inhibit: gnome >= 3.6 and < 3.10 is not supported
2013-10-25 David Fuhrmannmacosx: fix handling of video-on-top (close #9615)
2013-10-25 Jean-Baptiste... Contribs: update libass to 0.10.2
2013-10-25 Jean-Baptiste... Contribs: update taglib to 1.9.1
2013-10-25 Rafaël CarréWindows store: don't call read() before poll() on netwo...
2013-10-25 Rafaël Carrédirac: remove references to blocks already output to...
2013-10-25 Edward Wangspeex: fix pkg-config file generation
2013-10-25 Francois Cartegniedemux: ogg: missing initializers
2013-10-25 Francois CartegnieQt: profiles: handle editable qcombobox values (fix...
2013-10-24 Felix Paul... macosx/CAS: add missing Cancel button (close #9728)
2013-10-24 Rémi Denis... transform: add I422/J422 (fixes #9714)
2013-10-24 Rémi Denis... tansform: separate transform callback for each picture...
2013-10-23 Rémi Denis... pulse: allow setting volume while not connected
2013-10-23 Rémi Denis... pulse: keep track of base volume of each sink
2013-10-23 Rémi Denis... pulse: robustify volume initialization
2013-10-23 Rémi Denis... pulse: remove useless double upconversion
2013-10-23 Rémi Denis... pulse: redundant initialization
2013-10-23 Martin Storsjöomxil: Correct the i_line_chroma_div value for OMX_TI_C...
2013-10-23 Luca Barbatoavcodec: Always use av_malloc to alloc extradata
2013-10-23 Francois Cartegniedemux: ogg: eos workaround for seeking (fix #9601)
2013-10-22 Mirsal Ennaimedbus: Fix copy-paste error
2013-10-22 Denis CharmetAdd HEVC support in MP4
2013-10-22 David Fuhrmannmacosx: skip useless resize when starting video from...
2013-10-22 Josh WatzmanRevert "macosx: fixed compilation warning and potential...
2013-10-22 Rémi Denis... hotkeys: show intended rather than current mute status
2013-10-22 Tristan Matthewsaraw: remove duplicate line
2013-10-22 Francois Cartegniedemux: ogg: don't use arbitrary granule as lower search...
next