libam7xxx.git
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-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 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...
2015-11-07 Antonio OspiteFix some format string warnings from clang
2015-11-07 Andreas Cadhalpunam7xxx-play: Replace deprecated FFmpeg API symbol PIX_F...
2015-07-08 Antonio Ospiteam7xxx: put some spaces around operators
2015-06-26 Antonio Ospiteam7xxx-modeswitch: fix the Length field in the switch...
2015-06-10 Antonio Ospiteam7xxx: remove a redundant debug message in open_device()
2015-06-10 Antonio Ospiteam7xxx: use debug() instead of fatal() in add_new_device()
2015-06-10 Antonio Ospiteam7xxx: rename the "function" argument of log_message...
2015-06-10 Antonio Ospiteam7xxx: split declaration and initialization of the...
2015-06-10 Antonio Ospiteam7xxx-modeswitch: add a blank line for readability
2015-06-10 Antonio Ospiteam7xxx-modeswitch: set USB configuration following...
2015-06-10 Antonio Ospiteam7xxx-modeswitch: reorder declarations of variables
2015-06-10 Antonio Ospiteam7xxx-modeswitch: remove unneeded assignment
2015-06-10 Antonio Ospiteam7xxx-modeswitch: improve messages relative to libusb...
2015-06-10 Antonio Ospiteam7xxx-modeswitch: use LIBUSB_LOG_LEVEL_INFO instead...
2015-06-10 Antonio Ospiteam7xxx-modeswitch: use libusb_set_auto_detach_kernel_dr...
2015-06-10 Antonio Ospiteam7xxx: print an error message when libusb_init fails
2015-06-10 Antonio Ospiteam7xxx: improve the comment about setting a new configu...
2015-06-10 Antonio Ospiteam7xxx: clarify a comment about copying data in send_da...
2015-04-20 Antonio Ospiteam7xxx: release the interface when needed in open_device()
2015-04-20 Antonio Ospiteam7xxx: check the return value of libusb_get_configurat...
2015-04-20 Antonio Ospiteam7xxx: fix the error path of the second configuration...
2015-04-20 Antonio Ospiteam7xxx: add comment about detaching kernel drivers...
2015-04-20 Antonio Ospiteam7xxx: add some spaces in a comment
2015-04-20 Antonio Ospiteam7xxx: fix the coding style used to represent pointers
2015-01-25 Antonio Ospiteam7xxx: use libusb_error_name to print the return value...
2015-01-25 Antonio Ospiteam7xxx: detach kernel driver before claiming the interface
2015-01-25 Antonio Ospiteam7xxx: use a saner approach when setting the USB confi...
2015-01-25 Antonio Ospiteam7xxx: when listing possible return values use "or...
2015-01-25 Antonio Ospiteam7xxx: mention open_device() in the comment about...
2015-01-25 Antonio Ospiteam7xxx: clean up the exit path in open_device()
2015-01-25 Antonio Ospiteam7xxx: comment on the loop termination in SCAN_OP_OPEN...
2015-01-25 Antonio Ospiteam7xxx: factor out an open_device() function from scan_...
2015-01-25 Antonio Ospiteam7xxx: make a comment clearer about SCAN_OP_OPEN_DEVICE
2015-01-25 Antonio OspiteTODO: add another item about the style used in cmake...
2015-01-25 Antonio Ospitedoc/lsusb_dumps: add lsusb_Philips-PicoPix-1020.log
2014-12-30 Antonio Ospiteexamples: fix handling optional libraries in target_lin...
2014-11-22 Antonio Ospiteam7xxx-play: improve a comment
2014-11-22 Antonio Ospiteam7xxx-play: fix a possible case of use before initiali...
2014-11-05 Antonio Ospitedoc: update Doxyfile.in
2014-07-07 Antonio Ospiteexamples: the examples were always meant to be all...
2014-05-15 Antonio OspiteRelease version 0.1.5 v0.1.5
2014-05-15 Antonio OspiteHACKING.asciidoc: update Windows cross-build section...
2014-05-12 Antonio Ospiteam7xxx-play: port to libav10
2014-05-08 Antonio OspiteUpdate email address and copyright years
2014-05-08 Antonio Ospitecontrib/performance/README: fix some typos
2014-05-08 Antonio Ospitecosmetics: remove some trailing spaces
2014-05-08 Antonio OspiteREADME.asciidoc: update instructions to test libam7xxx...
2014-05-08 Antonio OspiteHACKING.asciidoc: update the build instructions for...
2014-05-08 Antonio Ospiteam7xxx: don't use partial designated initializers
2014-05-08 Antonio Ospiteam7xxx: add a portable_endian.h
2014-05-07 Antonio OspiteMerge branch 'zoom-tele-picopix'
2014-05-07 Antonio Ospiteam7xxx-play: allow setting the AM7XXX_ZOOM_TELE zoom...
2014-05-07 Antonio Ospitepicoproj: allow setting the AM7XXX_ZOOM_TELE zoom mode
2014-05-07 Antonio Ospiteam7xxx: implement the set_zoom_mode() operation for...
2014-05-07 Antonio Ospiteam7xxx: add support for a new AM7XXX_ZOOM_TELE zoom...
next