CMakeLists.txt: fix enabling verbose debug output
[libam7xxx.git] / examples /
2013-04-05 Antonio Ospitepicoproj: show the image resolution when image does...
2013-04-05 Antonio Ospitepicoproj: remove one of two consecutive blank lines
2013-03-23 Antonio Ospiteam7xxx_mode_switch: release interface only if claimed
2013-03-14 Antonio Ospiteam7xxx-play: switch to avcodec_encode_video2()
2013-03-14 Antonio Ospiteam7xxx-play: remove an unreachable break
2013-03-14 Antonio Ospiteam7xxx-play: rename 'packet' to 'in_packet'
2012-10-14 Antonio Ospitepicoproj: clarify that when AM7XXX_ZOOM_TEST is set...
2012-09-17 Antonio Ospiteexamples: support multiple devices
2012-07-27 Antonio OspiteMerge branch 'am7xxx_set_zoom_mode'
2012-07-08 Antonio Ospiteam7xxx-play: make the help about power mode more consistent
2012-07-08 Antonio Ospitepicoproj: make the help about power mode more consistent
2012-07-08 Antonio Ospiteam7xxx-play: support setting the zoom mode
2012-07-08 Antonio Ospitepicoproj: support setting the zoom mode
2012-05-22 Antonio Ospiteam7xxx-play: check if strtok_r is available
2012-05-22 Antonio Ospiteam7xxx-play: check if sigaction is available
2012-05-22 Antonio Ospiteam7xxx-play: add a fallback definition for ENOTSUP
2012-05-22 Antonio Ospiteam7xxx-play: get the framerate from the video stream
2012-05-11 Antonio OspiteAdd a simple usb_mode_switch clone for am7xxx devices
2012-05-10 Antonio OspiteMerge branch 'mingw-port'
2012-05-10 Antonio Ospitepicoproj: replace mmap() with more portable file stream...
2012-05-10 Antonio Ospitepicoproj: fix a typo
2012-05-10 Antonio Ospitepicoproj: issue a warning when passing "-f" more than...
2012-05-10 Antonio Ospitepicoproj: use MAP_PRIVATE in the mmap call
2012-05-10 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi...
2012-05-06 Antonio Ospitepicoproj: add a note about image dimensions and native...
2012-04-16 Reto SchneiderStop CMake if function avformat_open_input not available,
2012-04-16 Reto SchneiderMake example programs optional.
2012-03-28 Antonio Ospiteexamples: keep the -h option as the last one in am7xxx...
2012-03-28 Antonio Ospiteexamples: add power level setting to picoproj
2012-03-26 Antonio OspiteMerge branch 'unstable'
2012-03-23 Antonio Ospiteexamples: rephrase picoproj example description
2012-03-23 Antonio Ospiteexamples: make picoproj usage look more like am7xxx...
2012-03-23 Antonio Ospitedoc: add examples to the Doxygen documentation
2012-03-23 Antonio Ospitesm7xxx-play: add missing newline on some error messages
2012-03-21 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi...
2012-03-21 Antonio Ospiteexamples: set proper return codes in am7xxx-play
2012-03-21 Antonio Ospiteexamples: add a -l option to am7xxx-play
2012-03-20 Reto SchneiderRemove douled semicolons
2012-03-20 Reto SchneiderCheck the user submitted value for the rescaling method.
2012-03-20 Reto SchneiderFix the wording of the help message for the rescaling...
2012-03-20 Reto SchneiderUpdate the help message to make it clear that the quali...
2012-03-20 Reto SchneiderLet the user set the power mode via the switch '-p...
2012-03-20 Reto SchneiderMerge remote-tracking branch 'origin/unstable' into...
2012-03-18 Reto SchneiderLink to all ffmpeg libraries, not just to avdevice.
2012-03-16 Reto SchneiderMerge branch 'unstable' into rettichschnidi
2012-03-15 Antonio Ospiteexamples: add a am7xxx-play example program
2012-03-08 Antonio Ospitepicoproj: move it to an example/ directory