]> git.sesse.net Git - bmusb/history
bmusb
20 hours ago Steinar H. GundersonRelease 0.7.8. master 0.7.8
20 hours ago Steinar H. GundersonIn v4l2proxy, check the return value of write().
2023-11-30 Steinar H. GundersonRelease 0.7.7 (no code changes, Makefile only). 0.7.7
2021-08-29 Steinar H. GundersonSupport (partially) overriding CXXFLAGS and LDFLAGS...
2021-04-14 Steinar H. GundersonRemove -o root -g root from the Makefile.
2021-04-14 Steinar H. GundersonChange libusb-1.0 from Requires.private to Requires.
2021-04-05 Steinar H. GundersonBump version number in bmusb.pc.
2020-04-12 Steinar H. GundersonRelease 0.7.6 (no code changes, Makefile only). 0.7.6
2020-04-11 Steinar H. GundersonMake UDEVDIR configurable.
2020-04-11 Steinar H. GundersonMake LIBDIR configurable, for multiarch.
2020-04-07 Steinar H. GundersonRelease 0.7.5. 0.7.5
2020-04-07 Steinar H. GundersonRemove v4l2proxy on clean.
2020-04-07 Steinar H. GundersonAdd udev rules so that local users automatically get...
2020-04-06 Steinar H. GundersonFix v4l2proxy when stride != width * 2.
2020-04-06 Steinar H. GundersonFix v4l2proxy compilation without SSE2.
2020-04-05 Steinar H. GundersonAdd a little program to proxy from bmusb to a V4L2...
2019-07-25 Steinar H. GundersonSupport overriding pkg-config.
2019-03-29 Steinar H. GundersonRelease v0.7.4. 0.7.4
2019-03-17 Steinar H. GundersonAdd a call create_frame() to help performance in VA...
2018-11-11 Steinar H. GundersonRelease v0.7.3. 0.7.3
2018-11-10 Steinar H. GundersonFix 8-bit noninterleaved encoding for fake colors;...
2018-11-08 Steinar H. GundersonUnbreak 8-bit fake inputs.
2018-11-07 Steinar H. GundersonWork around a GCC warning.
2018-11-07 Steinar H. GundersonAdd another non-interleaved data copy (intended for...
2018-11-07 Steinar H. GundersonAdd another 720p50 mode we discovered.
2018-04-29 Steinar H. GundersonRelease v0.7.2. 0.7.2
2018-04-29 Steinar H. GundersonLoosen up the frequency sample rate check a bit; a...
2018-04-29 Steinar H. GundersonMake shutdown faster for the case where we have zero...
2018-03-18 Steinar H. GundersonRelease v0.7.1. 0.7.1
2018-03-14 Steinar H. GundersonAdd some more fake input colors.
2017-07-07 Steinar H. GundersonAdd some pixel formats for private use.
2017-05-29 Steinar H. GundersonRelease v0.7.0. 0.7.0
2017-05-22 Steinar H. GundersonAdd a new planar pixel mode.
2017-05-12 Steinar H. GundersonAdd a missing 576p50 mode.
2017-05-12 Steinar H. GundersonFix a frame leak (leading to freeze) when getting an...
2017-05-07 Steinar H. GundersonCorrect FakeCapture color values.
2017-04-28 Steinar H. GundersonIf we get a broken audio frame, keep the previous sampl...
2017-04-28 Steinar H. GundersonSupport other sample rates than 48 kHz.
2017-04-21 Steinar H. GundersonChange from RGBA to BGRA; slightly more Intel GPU-frien...
2017-04-21 Steinar H. GundersonFix a syntax error in some commented-out code.
2017-04-09 Steinar H. GundersonAdd an RGBA pixel type.
2017-02-25 Steinar H. GundersonBump version name in pkg-config file.
2017-02-25 Steinar H. GundersonRelease v0.6.0. 0.6.0
2017-02-25 Steinar H. GundersonBump soname due to changed ABI.
2017-02-21 Steinar H. GundersonSupport 10-bit capture.
2017-02-21 Steinar H. GundersonYet more 1080p mode corrections.
2017-02-19 Steinar H. GundersonAdd a stride field to VideoFormat.
2017-02-01 Steinar H. GundersonMake the received timestamps in FakeCapture much more...
2017-01-25 Steinar H. GundersonGive all of our threads meaningful names, to aid with...
2017-01-15 Steinar H. GundersonRelease v0.5.4. 0.5.4
2017-01-15 Steinar H. GundersonCorrect modelines for a bunch of 1080i and 1080p modes.
2017-01-15 Steinar H. GundersonAdd a specification for how the official DeckLink drive...
2016-12-10 Steinar H. GundersonRelease v0.5.3. 0.5.3
2016-12-10 Steinar H. GundersonAdd timestamps on each received frame.
2016-09-29 Steinar H. GundersonRelease v0.5.2. 0.5.2
2016-09-29 Steinar H. GundersonBuild and install a shared library.
2016-09-20 Steinar H. GundersonExplicitly declare both versions of add_to_frame_fastpa...
2016-09-11 Steinar H. GundersonMake FakeCapture output 8-channel sound, to match the...
2016-07-30 Steinar H. GundersonRelease v0.5.1. 0.5.1
2016-07-30 Steinar H. GundersonMake a better error message on LIBUSB_ERROR_NOT_FOUND.
2016-07-29 Steinar H. GundersonMake FakeCapture capable of outputting audio (a simple...
2016-07-29 Steinar H. GundersonFix a typo.
2016-07-27 Steinar H. GundersonRelease v0.5. 0.5
2016-07-27 Steinar H. GundersonSet libusb timeout to one second, to help shutdown...
2016-07-27 Steinar H. GundersonProperly initialize libusb in num_cards().
2016-07-27 Steinar H. GundersonFix int -> unsigned.
2016-07-27 Steinar H. GundersonAdd a function to get the number of USB cards.
2016-07-27 Steinar H. GundersonSupport hotplugging existing devices.
2016-07-27 Steinar H. GundersonMove include files to bmusb/.
2016-07-26 Steinar H. GundersonMove include files to bmusb/.
2016-07-26 Steinar H. GundersonRelease v0.4, and add a pkg-config file. 0.4
2016-07-26 Steinar H. GundersonBuild and install a static library.
2016-07-25 Steinar H. GundersonUpdate README.
2016-07-25 Steinar H. GundersonMove FakeCapture from Nageru, and make it a little...
2016-07-25 Steinar H. GundersonPut everything in namespace bmusb; it was getting too...
2016-07-25 Steinar H. GundersonMake decode_video_format() private.
2016-07-25 Steinar H. GundersonUnbreak the test program.
2016-07-25 Steinar H. GundersonUse GCC multiversionining instead of #ifdefs and -march...
2016-07-22 Steinar H. GundersonSupport card hotplugging (both add and remove).
2016-07-21 Steinar H. GundersonAdd an is_connected member to VideoFormat, for use...
2016-06-07 Steinar H. GundersonAdd support for persistent USB device memory.
2016-05-02 Steinar H. GundersonStop leaking memory allocators.
2016-05-02 Steinar H. GundersonStop opening dummy audio.raw file by default.
2016-04-02 Steinar H. GundersonClearly mark card type in the description.
2016-04-01 Steinar H. GundersonAllow setting the video and audio inputs runtime.
2016-03-04 Steinar H. GundersonAdd a way to get the current video mode.
2016-03-04 Steinar H. GundersonTweak get_available_video_modes() interface.
2016-03-03 Steinar H. GundersonMake drivers capable of delivering a list of modes...
2016-02-28 Steinar H. GundersonNever send in a frame rate of 0/0.
2016-02-27 Steinar H. GundersonExpose MallocFrameAllocator.
2016-02-27 Steinar H. GundersonSend the audio format explicitly down, not just the ID.
2016-02-27 Steinar H. GundersonMake an explicit flag for whether we have input signal...
2016-02-26 Steinar H. GundersonSend the video format in directly to the video frame...
2016-02-17 Steinar H. GundersonUpdate email address.
2016-01-22 Steinar H. GundersonAdd an option to get a textual description of each...
2016-01-10 Steinar H. GundersonMore video modes, from the D4.
2015-12-30 Steinar H. GundersonAdd a 720x576p mode.
2015-12-23 Steinar H. GundersonCorrect 1080i second field offset.
2015-12-23 Steinar H. GundersonAdd yet another PAL mode.
2015-11-23 Steinar H. GundersonAdd a missing PAL mode.
next