libam7xxx.git
2022-07-06 Nicholas Gurievdebian/changelog: release package version 0.1.7-1.1 debian/master
2022-06-29 Nicholas Gurievdebian/control: declare compliance with Debian policy...
2022-06-29 Nicholas Gurievdebian/{control,compat}: upgrade Debhelper compatibilit...
2022-06-29 Nicholas Gurievdebian/libam7xxx-dev.install: static library libam7xxx.a
2022-06-29 Nicholas Gurievdebian/watch: update version to 4
2022-06-29 Nicholas Gurievdebian/libam7xxx0.1.symbols: add Build-Depends-Package
2022-06-29 Nicholas Gurievdebian/rules: remove the -Wl,--as-needed linker flag
2022-06-29 Nicholas Gurievdebian/control: add Rules-Requires-Root: no
2022-06-29 Nicholas Gurievdebian/rules: remove completed dbgsym migration
2022-06-28 Nicholas Gurievdebian/patches: new FFmpeg-5.0-compatibility.patch
2018-03-03 Antonio Ospitedebian/changelog: release package version 0.1.7-1 debian/0.1.7-1
2018-03-03 Antonio Ospitedebian/control: drop the dependency on dpkg-dev
2018-03-03 Antonio Ospitedebian/control: remove obsolete Conflicts/Replaces
2018-03-03 Antonio Ospitedebian/control: remove unnecessary greater-than version...
2018-03-03 Antonio Ospitedebian/copyright: update copyright years
2018-03-02 Antonio Ospitedebian/libam7xxx0.1-doc.lintian-overrides: remove unuse...
2018-03-02 Antonio Ospitedebian/libam7xxx0.1-doc.*: additional doc is now instal...
2018-03-02 Antonio Ospitedebian/{compat,control}: bump debhelper compatibility...
2018-03-02 Antonio Ospitedebian/control: bump Standards-Version to 4.1.3
2018-03-02 Antonio Ospitedebian: use https in URLs
2018-03-02 Antonio Ospitedebian/{control,rules}: drop the obsolete -dbg package
2018-03-02 Antonio Ospitedebian/libam7xxx0.1.install: install the AppStream...
2018-03-02 Antonio Ospitedebian/patches: add patch to add the AppStream metadata
2018-03-02 Antonio Ospitedebian/*.install: fix paths for multi-arch objects
2018-03-02 Antonio Ospitedebian/patches: add a patch to use GNUInstallDirs when...
2018-03-02 Antonio Ospitedebian/patches: add a patch to fix udev rules
2018-03-01 Antonio Ospitedebian/control: replace priority "extra" with "optional"
2018-03-01 Antonio Ospitedebian/rules: enable all hardening flags
2018-03-01 Antonio Ospitedebian/rules: don't include buildflags.mk manually
2018-03-01 Antonio Ospitedebian/patches: add a patch to fix the version number
2018-03-01 Antonio Ospitedebian/patches: drop a patch merged upstream
2018-03-01 Antonio Ospitedebian/{control,gbp.conf}: change the debian branch...
2018-03-01 Antonio Ospitedebian/changelog: prepare for 0.1.7-1
2018-03-01 Antonio OspiteMerge tag 'v0.1.7' into debian/master
2018-03-01 Antonio OspiteNEWS: Release version 0.1.7 v0.1.7
2018-03-01 Antonio OspiteHACKING.asciidoc: update some info about the supported...
2018-03-01 Antonio OspiteREADME.asciidoc: update information about running libam...
2018-03-01 Antonio OspiteRefresh contrib/libam7xxx-compile-on-Ubuntu-14.04-LTS...
2018-03-01 Antonio OspiteRefresh contrib/performance/0001-Instrument-code-with...
2018-03-01 Antonio Ospiteexamples: remove some trailing spaces
2018-03-01 Antonio Ospiteam7xxx-play: add a comment to explain why a run-time...
2018-03-01 Antonio Ospiteam7xxx-play: stop using avcodec_decode_video2() and...
2018-03-01 Antonio Ospiteam7xxx-play: s/picture/frame/ to make the variable...
2018-03-01 Antonio Ospiteam7xxx-play: use av_find_best_stream() instead of open...
2018-03-01 Antonio Ospiteam7xxx-play: remove useless call to avcodec_close(...
2018-03-01 Antonio Ospiteam7xxx-play: free AVCodecContext variables with avcodec...
2018-03-01 Antonio Ospiteam7xxx-play: use AVStream.codecpar instead of the depre...
2018-03-01 Antonio Ospiteam7xxx-play: don't override return value when there...
2018-03-01 Antonio Ospiteam7xxx-play: remove some code which will never be executed
2018-02-27 Antonio Ospiteam7xxx-play: remove any usage of ENOTSUP
2018-02-27 Antonio Ospiteam7xxx: return EINVAL instead of ENOTSUP in am7xxx_get_...
2018-02-27 Antonio Ospiteam7xxx: fix C99 conformance for printf & co. when compi...
2018-02-27 Antonio Ospiteam7xxx: use the same indenting style for all preprocess...
2018-02-27 Antonio Ospitedoc: update Doxyfile.in
2018-02-27 Antonio Ospiteam7xxx: specify LIBUSB_CALL for send_data_async_complet...
2018-02-27 Antonio Ospitesrc/tools.c: fix compilation on Windows
2018-02-27 Antonio OspiteHACKING.asciidoc: update the Windows build instructions
2018-02-27 Antonio Ospiteexamples/CMakeLists.txt: restrict required libraries...
2018-02-27 Antonio Ospiteexamples/CMakeLists.txt: use a relative path for the...
2018-02-26 Antonio Ospitemingw_cross_toolchain.cmake: remove the deprecated...
2018-02-26 Antonio OspiteChangeLog: remove the file, users can look at the git...
2018-02-26 Antonio Ospiteam7xxx-play: rename CODEC_FLAG_QSCALE to AV_CODEC_FLAG_...
2017-09-28 Antonio Ospitecontrib/howto-picopix.asciidoc: minor fixes
2017-09-28 Antonio Ospitecontrib: add a HOWTO for new users
2017-09-28 Antonio Ospitecontrib: add a patch to allow compiling libam7xxx on...
2017-09-28 Antonio Ospitedoc/lsusb_dumps: show that the PicoPix 2330 and 2340...
2017-02-14 Antonio Ospiteam7xxx: simplify the device info caching operation...
2017-02-14 Antonio Ospiteam7xxx: make sure am7xxx_get_device_info() always retur...
2016-06-30 Antonio Ospiteam7xxx-play: get rid of the deprecated function av_free...
2016-06-30 Antonio Ospiteam7xxx-play: get rd of the deprecated function avpictur...
2016-06-30 Antonio Ospiteam7xxx-play: get rid of the deprecated function avpictu...
2016-06-30 Antonio Ospiteam7xxx: simplify one return path in am7xxx_init()
2016-06-29 Antonio Ospiteexamples/CMakeLists.txt: clean up Feature Test Macro...
2016-06-29 Antonio Ospitesrc/CMakeLists.txt: fix a compilation warning about...
2016-06-29 Antonio Ospiteam7xxx-play: add more informations about how the raw...
2016-06-29 Antonio Ospiteam7xxx-play: output more informative message when get_x...
2016-06-29 Antonio OspiteHACKING.asciidoc: mention libxcb1-dev as a build dependency
2016-01-09 Antonio OspiteFix a missing parenthesis in some output strings
2016-01-09 Antonio Ospiteam7xxx-modeswitch: adjust comment formatting
2015-11-18 Antonio OspiteNEWS: fix a typo s/am7xx-play/am7xxx-play/
2015-11-18 Antonio Ospitedebian/changelog: improve the description of one patch
2015-11-17 Antonio Ospitedebian/changelog: release package version 0.1.6-2 debian/0.1.6-2
2015-11-17 Antonio Ospitedebian/libam7xxx0.1-doc.lintian-overrides: drop unused...
2015-11-17 Antonio Ospitedebian/patches: add am7xxx-bump-_POSIX_C_SOURCE-to...
2015-11-17 Antonio Ospiteam7xxx: bump _POSIX_C_SOURCE to 200112L for lroundf()
2015-11-17 Antonio Ospiteam7xxx: remove a useless empty line
2015-11-17 Antonio Ospitedebian/patches: add a patch to make the build of Doxyge...
2015-11-17 Antonio Ospitedebian/changelog: release package version 0.1.6-1 debian/0.1.6-1
2015-11-17 Antonio Ospitedebian/control: increase Standards-Version to 3.9.6
2015-11-17 Antonio Ospitedebian/patches: drop all patches, they have all been...
2015-11-17 Antonio Ospitedebian/changelog: prepare for the 0.1.6-1 release
2015-11-17 Antonio OspiteMerge tag 'v0.1.6' into debian
2015-11-17 Antonio OspiteRelease version 0.1.6 v0.1.6
2015-11-17 Antonio OspiteRefresh contrib/performance/0001-Instrument-code-with...
2015-11-17 Antonio OspiteStrip trailing spaces here and there
2015-11-17 Antonio Ospiteam7xxx-play: fix warning about deprecated fields in...
2015-11-17 Antonio Ospiteam7xxx-play: don't dump the last frame unconditionally
2015-11-17 Antonio Ospiteam7xxx-play: fix runtime warnings from ffmpeg
2015-11-17 Antonio OspiteTODO: add some ideas for minor enhancements
2015-11-17 Antonio Ospiteam7xxx-play: fix an error message, we now use am7xxx_se...
next