]> git.sesse.net Git - nageru/shortlog
nageru
2016-02-24 Steinar H.... Release Nageru 1.1.0. 1.1.0
2016-02-24 Steinar H.... Make CbCr subsampling VBO permanent, mostly to reduce...
2016-02-24 Steinar H.... Fix fading to/from deinterlaced sources.
2016-02-23 Steinar H.... Unbind the FBO after we are done with it, since reusing...
2016-02-23 Steinar H.... Seemingly renderD128 works where card0 does not.
2016-02-23 Steinar H.... Update README with information about non-Mesa OpenGL.
2016-02-23 Steinar H.... Fix fence behavior in H.264 encoder.
2016-02-22 Steinar H.... Various cosmetics in the readback code.
2016-02-22 Steinar H.... Correct VA-API offsets.
2016-02-17 Steinar H.... Update email address.
2016-02-16 Steinar H.... Add a missing #include.
2016-02-07 Steinar H.... Add a missing barrier.
2016-02-07 Steinar H.... Yet more readback fixes.
2016-02-07 Steinar H.... Fix some offsets in YCbCr readback.
2016-02-07 Steinar H.... Support VA-API readback through glGetTexImage() instead...
2016-02-07 Steinar H.... Add support for opening VA-API via DRM instead of X11.
2016-02-07 Steinar H.... Movit 1.3.0 has migrated to stretch.
2016-02-03 Steinar H.... Properly reset the PBO setting in Mixer::bm_frame(...
2016-02-03 Steinar H.... Make the YCbCr shader stop using features that are...
2016-02-02 Steinar H.... Add epoxy to PKG_MODULES.
2016-02-02 Steinar H.... Fix some compilation errors with Movit from packages.
2016-02-01 Steinar H.... Yet more dependencies after removing the “apt build...
2016-02-01 Steinar H.... Movit 1.3.0 has been released and is in Debian.
2016-01-31 Steinar H.... Add some apt lines for installing dependencies.
2016-01-31 Steinar H.... Fix Lua compilation issues under Arch Linux. Patch...
2016-01-31 Steinar H.... Fix an issue where you needed to install a .vert file...
2016-01-29 Steinar H.... Release Nageru 1.0.0, with some documentation updates. 1.0.0
2016-01-25 Steinar H.... Make audio input source selectable.
2016-01-22 Steinar H.... Make signal mapping changeable by right-clicking on...
2016-01-21 Steinar H.... Small refactoring.
2016-01-21 Steinar H.... Mark API entry points in theme.lua clearly as such.
2016-01-18 Steinar H.... Cosmetic change to the about dialog.
2016-01-18 Steinar H.... Small tweaks to the layout code. Still not perfect...
2016-01-18 Steinar H.... Work around some false positives found by Coverity...
2016-01-17 Steinar H.... Make the locut filter possible to disable.
2016-01-15 Steinar H.... Fix an instance of undefined integer behavior. Found...
2016-01-15 Steinar H.... Add a stereo correlation meter.
2016-01-14 Steinar H.... Tweak for the libusb patch before it was sent upstream.
2016-01-13 Steinar H.... Remove -Werror; great for development, not so much...
2016-01-12 Steinar H.... Add missing file.
2016-01-12 Steinar H.... Add a class for measuring L/R correlation (not used...
2016-01-12 Steinar H.... Make the license blurb read-only.
2016-01-12 Steinar H.... Hook up the OK button in the about dialog.
2016-01-12 Steinar H.... Add a version number and such to the about dialog.
2016-01-12 Steinar H.... Add an about dialog with licenses, as per GPLv3 require...
2016-01-12 Steinar H.... Add some useful (pending) upstream patches that have...
2016-01-12 Steinar H.... Give frel=1.0 to peak resampler; supposedly faster...
2016-01-12 Steinar H.... Add a final makeup gain, trying to set the level straig...
2016-01-11 Steinar H.... Make it possible to override the level compressor with...
2016-01-11 Steinar H.... Hook up the level compressor auto checkbox.
2016-01-11 Steinar H.... Remove redundant constant declaration.
2016-01-11 Steinar H.... Tweak the transition button UI some more.
2016-01-11 Steinar H.... Improve GPLv3 compliance.
2016-01-11 Steinar H.... Switch static image.
2016-01-10 Steinar H.... Add keyboard shortcuts for the menu entries.
2016-01-10 Steinar H.... Hook up the exit menu item.
2016-01-10 Steinar H.... Add a menu item to start a new video segment (cut/cue...
2016-01-10 Steinar H.... Make the transition buttons larger.
2016-01-10 Steinar H.... Better error messages on avio_open2 failure.
2016-01-10 Steinar H.... Remove a no-longer-correct comment.
2016-01-10 Steinar H.... Make a separate shutdown from the destructor for the...
2016-01-10 Steinar H.... Remove some more std::.
2016-01-10 Steinar H.... Fix a syntax error in the theme.
2016-01-10 Steinar H.... Do sorting using STL instead of home-grown macro magic.
2016-01-10 Steinar H.... Remove some commented-out code.
2016-01-10 Steinar H.... Deglobalify the rest of H264Encoder(Impl), so we can...
2016-01-10 Steinar H.... Move H264Encoder into an impl, to avoid header conflict...
2016-01-08 Steinar H.... If we have waiting B-frames at the end of the encode...
2016-01-07 Steinar H.... More H.264 shutdown fixes.
2016-01-07 Steinar H.... Rename copy_thread to encode_thread.
2016-01-07 Steinar H.... Make sure no frames are lost in storage on shutdown.
2016-01-07 Steinar H.... Remove a useless int return.
2016-01-07 Steinar H.... Make current_IDR_display non-global.
2016-01-07 Steinar H.... Make current_frame_display non-global.
2016-01-07 Steinar H.... Make current_frame_type non-global.
2016-01-07 Steinar H.... Make current_frame_encoding non-global.
2016-01-07 Steinar H.... Small refactoring in H264Encoder::copy_thread_func().
2016-01-06 Steinar H.... Remove more std:: instances.
2016-01-05 Steinar H.... Clean up resources in the global ResourcePool on exit...
2016-01-02 Steinar H.... Fix an issue where we could get remap warnings and...
2016-01-02 Steinar H.... Do value massaging for interlaced signals right at...
2015-12-31 Steinar H.... Only load images once; add a cache.
2015-12-30 Steinar H.... Make side-by-side handle other inputs than 1280x720.
2015-12-30 Steinar H.... Update bmusb.
2015-12-30 Steinar H.... Also show the frame rate.
2015-12-30 Steinar H.... Ease debugging of new video modes a bit.
2015-12-30 Steinar H.... Show the current resolution next to the inputs.
2015-12-30 Steinar H.... Fix a typo.
2015-12-24 Steinar H.... Do not compile the non-HQ fade chains, since we do...
2015-12-24 Steinar H.... Use the shared resource pool everywhere.
2015-12-24 Steinar H.... Add rescaling variants to all the chains in the theme.
2015-12-24 Steinar H.... Make a Lua function for enumerating the cartesian produ...
2015-12-24 Steinar H.... Refactor the fade chain generation a bit.
2015-12-23 Steinar H.... Refactor the SBS chain generation a bit.
2015-12-23 Steinar H.... Transparently send signals through a deinterlacer as...
2015-12-23 Steinar H.... Shorten white_balance_effect in the Lua code.
2015-12-23 Steinar H.... Make a metadata-only version of InputState to be sent...
2015-12-23 Steinar H.... Do signal mapping in get_width/get_height.
2015-12-23 Steinar H.... Unify video-to-video and video-to-picture fade chains.
2015-12-23 Steinar H.... Redo get_width/get_height to not work on a LiveInputWra...
next