projects
/
libam7xxx.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libam7xxx.git
2018-03-02
Antonio Ospite
contrib: add AppStream metadata
master
|
commitdiff
2018-03-02
Antonio Ospite
contrib: add TAG+="uaccess" to udev rules
|
commitdiff
2018-03-02
Antonio Ospite
CMakeLists.txt: use GNUInstallDirs
|
commitdiff
2018-03-02
Antonio Ospite
CMakeLists.txt: use -fstack-protector-strong if available
|
commitdiff
2018-03-01
Antonio Ospite
CMakeLists.txt: bump the patch version number
|
commitdiff
2018-03-01
Antonio Ospite
NEWS: Release version 0.1.7
v0.1.7
|
commitdiff
2018-03-01
Antonio Ospite
HACKING.asciidoc: update some info about the supported...
|
commitdiff
2018-03-01
Antonio Ospite
README.asciidoc: update information about running libam...
|
commitdiff
2018-03-01
Antonio Ospite
Refresh contrib/libam7xxx-compile-on-Ubuntu-14.04-LTS...
|
commitdiff
2018-03-01
Antonio Ospite
Refresh contrib/performance/0001-Instrument-code-with...
|
commitdiff
2018-03-01
Antonio Ospite
examples: remove some trailing spaces
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: add a comment to explain why a run-time...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: stop using avcodec_decode_video2() and...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: s/picture/frame/ to make the variable...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: use av_find_best_stream() instead of open...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: remove useless call to avcodec_close(...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: free AVCodecContext variables with avcodec...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: use AVStream.codecpar instead of the depre...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: don't override return value when there...
|
commitdiff
2018-03-01
Antonio Ospite
am7xxx-play: remove some code which will never be executed
|
commitdiff
2018-02-27
Antonio Ospite
am7xxx-play: remove any usage of ENOTSUP
|
commitdiff
2018-02-27
Antonio Ospite
am7xxx: return EINVAL instead of ENOTSUP in am7xxx_get_...
|
commitdiff
2018-02-27
Antonio Ospite
am7xxx: fix C99 conformance for printf & co. when compi...
|
commitdiff
2018-02-27
Antonio Ospite
am7xxx: use the same indenting style for all preprocess...
|
commitdiff
2018-02-27
Antonio Ospite
doc: update Doxyfile.in
|
commitdiff
2018-02-27
Antonio Ospite
am7xxx: specify LIBUSB_CALL for send_data_async_complet...
|
commitdiff
2018-02-27
Antonio Ospite
src/tools.c: fix compilation on Windows
|
commitdiff
2018-02-27
Antonio Ospite
HACKING.asciidoc: update the Windows build instructions
|
commitdiff
2018-02-27
Antonio Ospite
examples/CMakeLists.txt: restrict required libraries...
|
commitdiff
2018-02-27
Antonio Ospite
examples/CMakeLists.txt: use a relative path for the...
|
commitdiff
2018-02-26
Antonio Ospite
mingw_cross_toolchain.cmake: remove the deprecated...
|
commitdiff
2018-02-26
Antonio Ospite
ChangeLog: remove the file, users can look at the git...
|
commitdiff
2018-02-26
Antonio Ospite
am7xxx-play: rename CODEC_FLAG_QSCALE to AV_CODEC_FLAG_...
|
commitdiff
2017-09-28
Antonio Ospite
contrib/howto-picopix.asciidoc: minor fixes
|
commitdiff
2017-09-28
Antonio Ospite
contrib: add a HOWTO for new users
|
commitdiff
2017-09-28
Antonio Ospite
contrib: add a patch to allow compiling libam7xxx on...
|
commitdiff
2017-09-28
Antonio Ospite
doc/lsusb_dumps: show that the PicoPix 2330 and 2340...
|
commitdiff
2017-02-14
Antonio Ospite
am7xxx: simplify the device info caching operation...
|
commitdiff
2017-02-14
Antonio Ospite
am7xxx: make sure am7xxx_get_device_info() always retur...
|
commitdiff
2016-06-30
Antonio Ospite
am7xxx-play: get rid of the deprecated function av_free...
|
commitdiff
2016-06-30
Antonio Ospite
am7xxx-play: get rd of the deprecated function avpictur...
|
commitdiff
2016-06-30
Antonio Ospite
am7xxx-play: get rid of the deprecated function avpictu...
|
commitdiff
2016-06-30
Antonio Ospite
am7xxx: simplify one return path in am7xxx_init()
|
commitdiff
2016-06-29
Antonio Ospite
examples/CMakeLists.txt: clean up Feature Test Macro...
|
commitdiff
2016-06-29
Antonio Ospite
src/CMakeLists.txt: fix a compilation warning about...
|
commitdiff
2016-06-29
Antonio Ospite
am7xxx-play: add more informations about how the raw...
|
commitdiff
2016-06-29
Antonio Ospite
am7xxx-play: output more informative message when get_x...
|
commitdiff
2016-06-29
Antonio Ospite
HACKING.asciidoc: mention libxcb1-dev as a build dependency
|
commitdiff
2016-01-09
Antonio Ospite
Fix a missing parenthesis in some output strings
|
commitdiff
2016-01-09
Antonio Ospite
am7xxx-modeswitch: adjust comment formatting
|
commitdiff
2015-11-18
Antonio Ospite
NEWS: fix a typo s/am7xx-play/am7xxx-play/
|
commitdiff
2015-11-17
Antonio Ospite
am7xxx: bump _POSIX_C_SOURCE to 200112L for lroundf()
|
commitdiff
2015-11-17
Antonio Ospite
am7xxx: remove a useless empty line
|
commitdiff
2015-11-17
Antonio Ospite
Release version 0.1.6
v0.1.6
|
commitdiff
2015-11-17
Antonio Ospite
Refresh contrib/performance/0001-Instrument-code-with...
|
commitdiff
2015-11-17
Antonio Ospite
Strip trailing spaces here and there
|
commitdiff
2015-11-17
Antonio Ospite
am7xxx-play: fix warning about deprecated fields in...
|
commitdiff
2015-11-17
Antonio Ospite
am7xxx-play: don't dump the last frame unconditionally
|
commitdiff
2015-11-17
Antonio Ospite
am7xxx-play: fix runtime warnings from ffmpeg
|
commitdiff
2015-11-17
Antonio Ospite
TODO: add some ideas for minor enhancements
|
commitdiff
2015-11-17
Antonio Ospite
am7xxx-play: fix an error message, we now use am7xxx_se...
|
commitdiff
2015-11-07
Antonio Ospite
Fix some format string warnings from clang
|
commitdiff
2015-11-07
Andreas Cadhalpun
am7xxx-play: Replace deprecated FFmpeg API symbol PIX_F...
|
commitdiff
2015-07-08
Antonio Ospite
am7xxx: put some spaces around operators
|
commitdiff
2015-06-26
Antonio Ospite
am7xxx-modeswitch: fix the Length field in the switch...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx: remove a redundant debug message in open_device()
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx: use debug() instead of fatal() in add_new_device()
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx: rename the "function" argument of log_message...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx: split declaration and initialization of the...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx-modeswitch: add a blank line for readability
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx-modeswitch: set USB configuration following...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx-modeswitch: reorder declarations of variables
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx-modeswitch: remove unneeded assignment
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx-modeswitch: improve messages relative to libusb...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx-modeswitch: use LIBUSB_LOG_LEVEL_INFO instead...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx-modeswitch: use libusb_set_auto_detach_kernel_dr...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx: print an error message when libusb_init fails
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx: improve the comment about setting a new configu...
|
commitdiff
2015-06-10
Antonio Ospite
am7xxx: clarify a comment about copying data in send_da...
|
commitdiff
2015-04-20
Antonio Ospite
am7xxx: release the interface when needed in open_device()
|
commitdiff
2015-04-20
Antonio Ospite
am7xxx: check the return value of libusb_get_configurat...
|
commitdiff
2015-04-20
Antonio Ospite
am7xxx: fix the error path of the second configuration...
|
commitdiff
2015-04-20
Antonio Ospite
am7xxx: add comment about detaching kernel drivers...
|
commitdiff
2015-04-20
Antonio Ospite
am7xxx: add some spaces in a comment
|
commitdiff
2015-04-20
Antonio Ospite
am7xxx: fix the coding style used to represent pointers
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: use libusb_error_name to print the return value...
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: detach kernel driver before claiming the interface
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: use a saner approach when setting the USB confi...
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: when listing possible return values use "or...
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: mention open_device() in the comment about...
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: clean up the exit path in open_device()
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: comment on the loop termination in SCAN_OP_OPEN...
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: factor out an open_device() function from scan_...
|
commitdiff
2015-01-25
Antonio Ospite
am7xxx: make a comment clearer about SCAN_OP_OPEN_DEVICE
|
commitdiff
2015-01-25
Antonio Ospite
TODO: add another item about the style used in cmake...
|
commitdiff
2015-01-25
Antonio Ospite
doc/lsusb_dumps: add lsusb_Philips-PicoPix-1020.log
|
commitdiff
2014-12-30
Antonio Ospite
examples: fix handling optional libraries in target_lin...
|
commitdiff
2014-11-22
Antonio Ospite
am7xxx-play: improve a comment
|
commitdiff
2014-11-22
Antonio Ospite
am7xxx-play: fix a possible case of use before initiali...
|
commitdiff
2014-11-05
Antonio Ospite
doc: update Doxyfile.in
|
commitdiff
next