]> git.sesse.net Git - vlc/shortlog
vlc
2014-10-30 Jean-Baptiste... Win32: copy the BD-J jar to the release folder
2014-10-30 Rémi Denis... doc: make libvlc_audio_set_volume_callback() dependency...
2014-10-30 Rémi Denis... picture_Hold: add an assertion
2014-10-30 Rémi Denis... Wayland/SHM: fix memory leak
2014-10-30 Rémi Denis... picture: separate destroy callbacks
2014-10-30 Rémi Denis... spu: remove filter_DeleteSubpicture()
2014-10-30 Rémi Denis... filter: remove filter_DeletePicture()
2014-10-30 Thomas Guillemdecoder: separate vout initialization from buffer alloc...
2014-10-30 Rémi Denis... OpenGL: simplify pool creation
2014-10-30 Rémi Denis... MSW/GDI: simplify pool creation
2014-10-30 Yuudai Yamashigicontrib: aribb25: dist source doesn't need bootstrap
2014-10-29 Rémi Denis... picture_pool: fix race condition
2014-10-29 Rémi Denis... Unexport picture_pool_NonEmpty()
2014-10-29 Rémi Denis... pool: move lock/unlock callbacks to picture_pool_t
2014-10-29 Rémi Denis... picture_pool: split picture_pool_NonEmpty and picture_p...
2014-10-29 Rémi Denis... pool: keep reference to pool in each picture
2014-10-29 Rémi Denis... picture_pool: remove unnecessary special case
2014-10-29 David Fuhrmannmacosx: Add own callback path for item-change
2014-10-29 Yuudai Yamashigicontribs: add aribb25
2014-10-29 Yuudai Yamashigidemux: ts: add support for ARIB STD-B25
2014-10-29 Yuudai Yamashigistream_filter: add ARIB STD-B25 virtual cam module
2014-10-29 Francois Cartegniestream_filter: smooth: missing terminating zero
2014-10-29 Francois Cartegniestream_filter: smooth: server does control pace in...
2014-10-29 Francois Cartegniestream_filter: smooth: live mode must download all...
2014-10-29 Francois Cartegniestream_filter: smooth: fix int overflows reading xml
2014-10-29 Francois Cartegniestream_filter: smooth: handle live max lookahead
2014-10-29 Francois Cartegniestream_filter: smooth: missing full cleanup/fix leak
2014-10-28 Francois Cartegniestream_filter: smooth: fix url template token replacement
2014-10-28 Francois Cartegniestream_filter: smooth: handle quality custom attributes
2014-10-28 Rafaël CarréFix protoc check
2014-10-28 Francois Cartegniestream_filter: smooth: allow pausing
2014-10-28 Francois Cartegniestream_filter: smooth: fix always zero get_lead()
2014-10-28 Francois Cartegniestream_filter: smooth: non live streams can control...
2014-10-28 Francois Cartegniestream_filter: smooth: fix unwanted padding in error...
2014-10-28 Francois Cartegniestream_filter: smooth: fix signedness
2014-10-27 Francois Cartegniestream_filter: smooth: fix warnings for non bw adapt...
2014-10-27 Francois Cartegniedemux: mp4: fix PTS delta
2014-10-27 Rémi Denis... picture_pool: add test case
2014-10-27 Jean-Baptiste... Contribs: disable vpx encoders with --disable-sout
2014-10-27 Jean-Baptiste... Contribs: disable vpx docs
2014-10-27 Jean-Baptiste... Contribs: don't disable VP8 decoder
2014-10-27 Martin Storsjömft: Use the right index for IMFSample_GetBufferByIndex
2014-10-27 Felix Paul... swscale: fix compilation if avcodec and avformat are...
2014-10-27 Felix Paul... extras/ios: add a new flag to compile a limited set...
2014-10-27 Jean-Baptiste... Contribs: disable speex NEON on aarch64
2014-10-27 Jean-Baptiste... Configure: swscale needs libavutil headers
2014-10-27 Jean-Baptiste... VOC: remove trailing space
2014-10-27 Francois Cartegniedemux: mp4: fix retrieving trun durations
2014-10-26 Jean-Baptiste... Add YUVA 444 10bits FourCC
2014-10-26 Rémi Denis... variables: check that FLT_RADIX is two
2014-10-26 Rémi Denis... variables: try to retain exact value converting float...
2014-10-26 Rémi Denis... vout: simplify vout_display_NewWindow() parameters
2014-10-25 Jean-Baptiste... Swscale: init the pf_video_filter after possible fails
2014-10-25 Jean-Baptiste... Swscale: use calloc instead of malloc
2014-10-25 Jean-Baptiste... FourCC: add comments and reorder
2014-10-25 Jean-Baptiste... avcodec: map YUVA 4:4:4
2014-10-25 Rémi Denis... PulseAudio: remove the base volume hack
2014-10-25 Pierre Ynardyoutube.lua: support embedded iframe URLs
2014-10-25 Thomas Guillemiomx-dr: fix crash if anwpriv.connect fails
2014-10-25 Thomas Guillemnativewindowpriv: add missing return 0
2014-10-24 Tristan Matthewscontrib: opus: don't build extra programs and doc
2014-10-24 Hugo Beauzée... libvlc: Remove duplicated forward declaration
2014-10-24 Hugo Beauzée... configure.ac: Generate pragmas that MSVC understands
2014-10-24 Hugo Beauzée... winvlc: Fix function pointer cast syntax
2014-10-24 Hugo Beauzée... contribs: ffmpeg/libav: Properly pass NM/AR env variables
2014-10-24 Hugo Beauzée... contrib: bluray: Remove deleted switch
2014-10-24 Hugo Beauzée... contribs: bluray: Fix xml2 option name
2014-10-24 Hugo Beauzée... yadif: Remove duplicated const
2014-10-24 Hugo Beauzée... mft: Provide the library that contains some of the...
2014-10-24 Hugo Beauzée... rc: Fix invalid returned value
2014-10-24 Hugo Beauzée... configure.ac: Fix aribb check
2014-10-24 Hugo Beauzée... modules: Remove use of gcc specific conditionals with...
2014-10-24 Hugo Beauzée... mmdevice: Use BOOL rather than WINBOOL
2014-10-24 Hugo Beauzée... dash: Remove unrequired (and invalid on some compiler...
2014-10-24 Thomas Guillemmediacodec: fix crash when color-format is invalid
2014-10-24 Sean McGovernsparkle: add SHA512SUM data
2014-10-24 Thomas Guillemomxil: fix crash if OMX_AllocateBuffer fails (debug...
2014-10-24 Thomas Guillemmediacodec: cleanly abort DecodeVideo if GetOutput...
2014-10-24 Adrien Maglochromecast: fix the device loading timeout
2014-10-24 Adrien Maglochromecast: initialize i_requestId
2014-10-23 Rémi Denis... variables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETC...
2014-10-23 Rémi Denis... vout: remove the "scale" option
2014-10-23 Rémi Denis... vout: update "crop" when "crop-{top,bottom,left,right...
2014-10-23 Rémi Denis... vout: remove harmful or commented out display events
2014-10-23 Rémi Denis... lib: use "zoom" rather than "scale" (like interfaces)
2014-10-23 Rémi Denis... hotkeys: use "zoom" rather than "scale" (like the GUI do)
2014-10-23 Rémi Denis... vout: remove no longer needed hack
2014-10-23 Rémi Denis... vout: allow unlisted values for "aspect-ratio", "crop...
2014-10-23 Rémi Denis... variables: set VLC_VAR_HASCHOICE in var_Type() if there...
2014-10-23 Rémi Denis... variables: simplify and rectify list memory allocation
2014-10-23 Rémi Denis... variables: store a single type per list
2014-10-23 Rafaël CarréTS: Opus needs a registration descriptor
2014-10-23 Rémi Denis... mjpeg: do not assume that stream_Read() succeeds
2014-10-22 Damien Erambertmacosx: update yosemite graphics for time slider knob...
2014-10-22 Felix Paul... extras/ios: fix compilation with latest xcode releases
2014-10-22 Felix Paul... extras: libtool depends on automake, which in turn...
2014-10-22 Felix Paul... macosx: don't rebuild the playlist table unnecessarily...
2014-10-21 Francois Cartegniedemux: mp4: ifdef fragment debug info
2014-10-21 Francois Cartegniedemux: libmp4: fix invalid tfra values reading
2014-10-21 Francois Cartegniedemux: libmp4: add tfra version guard
next