]> git.sesse.net Git - vlc/shortlog
vlc
2014-09-21 Tristan Matthewscontrib: add (disabled) rules.mak for daala
2014-09-21 Tristan Matthewsmux: ogg: add daala support
2014-09-21 Tristan Matthewsdaala: add encoder
2014-09-21 Ilkka Ollakkalivehttp: don't open new file if current file hasn...
2014-09-21 Ilkka Ollakkalivehttp: gather blocks so we can write more at the...
2014-09-21 Felix Paul... macosx: update SPMediaKeyTap
2014-09-21 Ilkka Ollakkacanvas: only add croppadd if it's actually used
2014-09-21 Ilkka Ollakkause CLOCK_FREQ
2014-09-21 Rémi Denis... config: fix shadowing
2014-09-21 Rémi Denis... picture_fifo: avoid shadow variable
2014-09-21 Rémi Denis... network: remove no-op continue
2014-09-21 Rémi Denis... network: remove shadow variable
2014-09-21 Rémi Denis... lib: unused variable
2014-09-21 Rémi Denis... lib: fix shadowing and wrong variable type
2014-09-21 Rémi Denis... video_output: avoid variable shadowing
2014-09-20 Tristan MatthewsNEWS: update for Opus in TS
2014-09-20 Rafaël CarréOpus in Transport Stream
2014-09-20 Rafaël CarréFix PES muxing
2014-09-20 Carola Nitzfix ee961d8fa4e9f2f6909b3d77269bc0de562649d9
2014-09-17 Rémi Denis... configure: enable init-self and logical-op warnings
2014-09-17 Francois Cartegniedemux: avi: use vlc_ts_0
2014-09-17 Francois Cartegniedemux: avi: use clock_freq
2014-09-17 Francois Cartegniedemux: avi: define READ_LENGTH
2014-09-17 Jean-Baptiste... Contribs: fix compilation for Android
2014-09-17 Jean-Baptiste... zip: remove unneeded include
2014-09-17 Gabriel de... Prevent potential null pointer dereference in zip access
2014-09-17 Jean-Baptiste... Contribs: update gettext to 0.19.2
2014-09-17 Jean-Baptiste... Contribs: update libbluray to 0.6.2
2014-09-17 Jean-Baptiste... Contribs: update gpg-error to 1.15
2014-09-17 Hannes Domanizvbi: return actual last visible row
2014-09-16 Rémi Denis... doc: grammar
2014-09-16 Antti Ajankiaccess/http: Share cookies between all playlist items
2014-09-16 Antti Ajankicore: Move httpcookies.c to core
2014-09-15 Rémi Denis... vdpau/chroma: skip forward to current picture if forced...
2014-09-14 Tristan Matthewsavcodec: fix missing include
2014-09-14 Rémi Denis... gl: initialize fullscreen state correctly
2014-09-14 Rémi Denis... gl: fix changing window size
2014-09-14 Rémi Denis... input: fix forward NULL
2014-09-14 Rémi Denis... decoder: fix potential NULL dereference
2014-09-14 Rémi Denis... posix: use getcwd() directly, ignore $PWD and avoid...
2014-09-14 Rémi Denis... libmpeg2: eliminate dead code and factor
2014-09-14 Rémi Denis... libmpeg2: reduce variable scope
2014-09-13 Rémi Denis... vout_window: inline vout_window_Control()
2014-09-13 Rémi Denis... vout_window: add vout_window_vaControl() helper
2014-09-13 Rémi Denis... gl: remove redundant pointer
2014-09-13 Rémi Denis... xcb/glx: remove redundant pointer
2014-09-13 Rémi Denis... egl: reorder to avoid forward declarations
2014-09-13 Rémi Denis... glx: reorder to avoid forward declarations
2014-09-13 Rémi Denis... vdpau/avcodec: cleanup
2014-09-13 Rémi Denis... vda: cleanup
2014-09-13 Rémi Denis... avcodec: close acceleration back-end after the context
2014-09-13 Rémi Denis... vda: remove write-only parameter
2014-09-13 Rémi Denis... avcodec: pass AVCodecContext to VA setup callback
2014-09-13 Rémi Denis... avcodec: pass AVCodecContext to VA destroy callback
2014-09-13 Rémi Denis... avcodec: free extradata after closing the context
2014-09-13 Rémi Denis... avcodec: move debug message to correct place
2014-09-13 Rémi Denis... avcodec/encoder: fix alloc/free of context
2014-09-13 Rémi Denis... avcodec: use avcodec_free_context() where applicable
2014-09-13 Rémi Denis... vaapi: inline init and deinit functions
2014-09-13 Rémi Denis... vaapi: reorder to avoid forward declarations, no functi...
2014-09-12 Rémi Denis... wl/shm: print supported buffer formats to log
2014-09-12 Rémi Denis... v4l2: detect and use the Sundtek driver
2014-09-12 Rémi Denis... v4l2: simplify dynamic loading of libv4l2
2014-09-12 Felix Abecassisandroid: request rotation if video is oriented
2014-09-12 Felix Abecassisyuv_rgb: bail out if input/output orientation does...
2014-09-12 Felix Abecassisvout: fix a deadlock with the picture pool lock
2014-09-12 KO Myung-Hunskins2: os2: save and restore FPU cw
2014-09-12 Jean-Baptiste... Update VLSub
2014-09-11 Rémi Denis... avcodec: remove no-op
2014-09-11 Rémi Denis... avcodec: remove redundant codec_id parameter
2014-09-11 Rémi Denis... avcodec: remove redundant codec name parameter
2014-09-11 Rémi Denis... avcodec: constify decoder_sys_t.p_codec
2014-09-11 Rémi Denis... avcodec: remove indirection
2014-09-11 Rémi Denis... avcodec: do not overwrite libavcodec internal AVCodec...
2014-09-11 Rémi Denis... avcodec: remove redundant decoder_sys_t.i_cat
2014-09-11 Rémi Denis... avcodec: remove write-only decoder_sys_t.i_skip_idct
2014-09-11 Rémi Denis... avcodec: remove deprecated motion vector visualization...
2014-09-11 Rémi Denis... avcodec: remove useless indirection to The Context
2014-09-11 Rémi Denis... avcodec: make decoder callbacks static
2014-09-11 Rémi Denis... avcodec: move audio-specific code to audio.c
2014-09-11 Rémi Denis... avcodec: move video-specific code to video.c
2014-09-11 Rémi Denis... hwdummy: remove no longer useful plugin
2014-09-11 Rémi Denis... vdpau: fix mismatched heap free function
2014-09-11 Julian Scheelmmal: Add mmal_picture.h to Makefile
2014-09-11 Rafaël Carréupdate: RSA support
2014-09-11 Hannes Domanidirectory: fix memory leaks
2014-09-11 Hannes Domanisubtitle-demux: speedup SSA parser
2014-09-10 Thierry FoucuUsing fabsf for floating value instead of abs
2014-09-10 David Fuhrmannmacosx: video effects: fix hue slider and convert saved...
2014-09-10 David Fuhrmannmacosx: use isEqualToString instead of isEqual
2014-09-10 David Fuhrmannconfigure.ac: fix check for net/if.h on osx
2014-09-10 Hannes Domanisubtitle-demux: fix memory leaks (fixes #11908)
2014-09-10 Rafaël CarréTS mux: fix ebcc69cfb1569a0fcedf10498606b231ae6fcb7c
2014-09-10 Rafaël Carrémpeg mux: simplify EStoPES prototype
2014-09-10 Rafaël CarréTS mux: use CLOCK_FREQ
2014-09-10 Rafaël CarréTS mux: use variable
2014-09-10 Rafaël CarréTS mux: group codecs using the same IDs
2014-09-10 Rafaël CarréOgg: split opus frame duration in its own file
2014-09-10 Hannes Domaniplaylist: fetcher: fix memory leaks
2014-09-09 Rafaël CarréOpus: remove obsolete TODO
next