]> git.sesse.net Git - vlc/history - modules
NEWS: update for daala
[vlc] / modules /
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 Kühnemacosx: update SPMediaKeyTap
2014-09-21 Ilkka Ollakkacanvas: only add croppadd if it's actually used
2014-09-21 Ilkka Ollakkause CLOCK_FREQ
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 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 Kempfzip: remove unneeded include
2014-09-17 Gabriel de PerthuisPrevent potential null pointer dereference in zip access
2014-09-17 Hannes Domanizvbi: return actual last visible row
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-Courmontvdpau/chroma: skip forward to current picture if forced...
2014-09-14 Tristan Matthewsavcodec: fix missing include
2014-09-14 Rémi Denis-Courmontgl: initialize fullscreen state correctly
2014-09-14 Rémi Denis-Courmontgl: fix changing window size
2014-09-14 Rémi Denis-Courmontlibmpeg2: eliminate dead code and factor
2014-09-14 Rémi Denis-Courmontlibmpeg2: reduce variable scope
2014-09-13 Rémi Denis-Courmontgl: remove redundant pointer
2014-09-13 Rémi Denis-Courmontxcb/glx: remove redundant pointer
2014-09-13 Rémi Denis-Courmontegl: reorder to avoid forward declarations
2014-09-13 Rémi Denis-Courmontglx: reorder to avoid forward declarations
2014-09-13 Rémi Denis-Courmontvdpau/avcodec: cleanup
2014-09-13 Rémi Denis-Courmontvda: cleanup
2014-09-13 Rémi Denis-Courmontavcodec: close acceleration back-end after the context
2014-09-13 Rémi Denis-Courmontvda: remove write-only parameter
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA setup callback
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA destroy callback
2014-09-13 Rémi Denis-Courmontavcodec: free extradata after closing the context
2014-09-13 Rémi Denis-Courmontavcodec: move debug message to correct place
2014-09-13 Rémi Denis-Courmontavcodec/encoder: fix alloc/free of context
2014-09-13 Rémi Denis-Courmontavcodec: use avcodec_free_context() where applicable
2014-09-13 Rémi Denis-Courmontvaapi: inline init and deinit functions
2014-09-13 Rémi Denis-Courmontvaapi: reorder to avoid forward declarations, no functi...
2014-09-12 Rémi Denis-Courmontwl/shm: print supported buffer formats to log
2014-09-12 Rémi Denis-Courmontv4l2: detect and use the Sundtek driver
2014-09-12 Rémi Denis-Courmontv4l2: 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 KO Myung-Hunskins2: os2: save and restore FPU cw
2014-09-11 Rémi Denis-Courmontavcodec: remove no-op
2014-09-11 Rémi Denis-Courmontavcodec: remove redundant codec_id parameter
2014-09-11 Rémi Denis-Courmontavcodec: remove redundant codec name parameter
2014-09-11 Rémi Denis-Courmontavcodec: constify decoder_sys_t.p_codec
2014-09-11 Rémi Denis-Courmontavcodec: remove indirection
2014-09-11 Rémi Denis-Courmontavcodec: do not overwrite libavcodec internal AVCodec...
2014-09-11 Rémi Denis-Courmontavcodec: remove redundant decoder_sys_t.i_cat
2014-09-11 Rémi Denis-Courmontavcodec: remove write-only decoder_sys_t.i_skip_idct
2014-09-11 Rémi Denis-Courmontavcodec: remove deprecated motion vector visualization...
2014-09-11 Rémi Denis-Courmontavcodec: remove useless indirection to The Context
2014-09-11 Rémi Denis-Courmontavcodec: make decoder callbacks static
2014-09-11 Rémi Denis-Courmontavcodec: move audio-specific code to audio.c
2014-09-11 Rémi Denis-Courmontavcodec: move video-specific code to video.c
2014-09-11 Rémi Denis-Courmonthwdummy: remove no longer useful plugin
2014-09-11 Rémi Denis-Courmontvdpau: fix mismatched heap free function
2014-09-11 Julian Scheelmmal: Add mmal_picture.h to Makefile
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 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-09 Rafaël CarréOpus: remove obsolete TODO
2014-09-09 Francois Cartegniestream_out: match exactly access/mux for warnings
2014-09-09 Rafaël CarréDVB: strip character emphasis control codes
2014-09-08 Jean-Baptiste KempfSupport parsing IAS* in AVI
2014-09-07 Rémi Denis-Courmontsimple mixer: rectify input channel checks
2014-09-07 Rémi Denis-Courmontsimple mixer: allow downmixing to 5.0 (not just 5.1)
2014-09-07 Rémi Denis-Courmontsimple mixer: remove useless allocation and simplify
2014-09-07 Rémi Denis-Courmontsimple mixer: remove no-op
2014-09-06 Benjamin DrungGnuTLS: fix typo
2014-09-06 Rémi Denis-Courmontgnutls: remove tautology / dead code
2014-09-04 Rémi Denis-Courmontmmdevice: fix crash if several channel volumes change...
2014-09-04 Julian Scheelmmal/vout: Use default allocator for mmal pool
2014-09-04 Julian Scheelmmal/deinterlace: Use default allocator for mmal pool
2014-09-04 Julian Scheelmmal/deinterlace: Remove double pool allocation
2014-09-04 Julian Scheelmmal/deinterlace: Remove unused code
2014-09-04 Julian Scheelmmal/deinterlace: Fix build warning
2014-09-04 Julian Scheelmmal/deinterlace: Teardown cleanup
2014-09-04 Julian Scheelmmal/mmal_picture: Don't wait inifinitely for picture
2014-09-04 Julian Scheelmmal/codec: Check picture buffer size before usage
2014-09-04 Julian Scheelmmal/vout: Properly populate plane specification
2014-09-04 Rafaël CarréQt: fix EPG dialog on HiDpi
2014-09-04 Erwan Tulouskins2: fix animated image flickering
2014-09-04 Erwan Tulouskins2: fix buttons and checkbox artefacts with animate...
2014-09-04 Julian Scheelmmal: Add deinterlace filter
2014-09-03 Rémi Denis-Courmontwl/shm: preserve video center during resize
2014-09-03 Rémi Denis-Courmontwl/shm: correct crop values
next