tizen beta release
authorKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:21 +0000 (21:16 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:21 +0000 (21:16 +0900)
commit235c811494b7fcc70c9575df92cc69990352f888
tree2748ff06cd7e40e5cc18a70c4e37f14c7700fafb
tizen beta release
115 files changed:
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
TC/_export_env.sh [new file with mode: 0755]
TC/_export_target_env.sh [new file with mode: 0755]
TC/build.sh [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/making_new_tet_scen.py [new file with mode: 0755]
TC/tet_scen [new file with mode: 0755]
TC/tetbuild.cfg [new file with mode: 0644]
TC/tetclean.cfg [new file with mode: 0644]
TC/tetexec.cfg [new file with mode: 0644]
TC/utc/.cproject [new file with mode: 0755]
TC/utc/.project [new file with mode: 0755]
TC/utc/Makefile [new file with mode: 0755]
TC/utc/tslist [new file with mode: 0644]
TC/utc/uts_mm_camcorder_cancel.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_cancel.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_capture_start.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_capture_start.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_capture_stop.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_capture_stop.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_commit.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_commit.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_create.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_create.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_destroy.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_destroy.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_get_attr_info.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_get_attr_info.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_get_attrs.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_get_attrs.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_get_state.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_get_state.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_pause.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_pause.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_realize.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_realize.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_record.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_record.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_attrs.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_attrs.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_message_callback.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_message_callback.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_video_capture_callback.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_video_capture_callback.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_video_stream_callback.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_set_video_stream_callback.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_start.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_start.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_start_focusing.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_start_focusing.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_stop.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_stop.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_stop_focusing.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_stop_focusing.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_unrealize.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_unrealize.h [new file with mode: 0644]
TC/utc/uts_mm_camcorder_utils.c [new file with mode: 0644]
TC/utc/uts_mm_camcorder_utils.h [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure.ac [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libmm-camcorder-dev.install.in [new file with mode: 0644]
debian/libmm-camcorder.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
depcomp [new file with mode: 0755]
image/camcorder_state.png [new file with mode: 0755]
install-sh [new file with mode: 0755]
m4/lt~obsolete.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
mm-camcorder.pc.in [new file with mode: 0644]
packaging/libmm-camcorder.spec [new file with mode: 0644]
sounds/af_fail.wav [new file with mode: 0644]
sounds/af_succeed.wav [new file with mode: 0644]
sounds/capture_shutter_01.wav [new file with mode: 0644]
sounds/capture_shutter_02.wav [new file with mode: 0644]
sounds/no_sound.wav [new file with mode: 0644]
sounds/recording_start_01.wav [new file with mode: 0644]
sounds/recording_stop_01.wav [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/include/mm_camcorder.h [new file with mode: 0644]
src/include/mm_camcorder_attribute.h [new file with mode: 0644]
src/include/mm_camcorder_audiorec.h [new file with mode: 0644]
src/include/mm_camcorder_configure.h [new file with mode: 0644]
src/include/mm_camcorder_exifdef.h [new file with mode: 0644]
src/include/mm_camcorder_exifinfo.h [new file with mode: 0644]
src/include/mm_camcorder_gstcommon.h [new file with mode: 0644]
src/include/mm_camcorder_internal.h [new file with mode: 0644]
src/include/mm_camcorder_platform.h [new file with mode: 0644]
src/include/mm_camcorder_sound.h [new file with mode: 0644]
src/include/mm_camcorder_stillshot.h [new file with mode: 0644]
src/include/mm_camcorder_util.h [new file with mode: 0644]
src/include/mm_camcorder_videorec.h [new file with mode: 0644]
src/mm_camcorder.c [new file with mode: 0644]
src/mm_camcorder_attribute.c [new file with mode: 0644]
src/mm_camcorder_audiorec.c [new file with mode: 0644]
src/mm_camcorder_configure.c [new file with mode: 0644]
src/mm_camcorder_exifinfo.c [new file with mode: 0644]
src/mm_camcorder_gstcommon.c [new file with mode: 0644]
src/mm_camcorder_internal.c [new file with mode: 0644]
src/mm_camcorder_platform.c [new file with mode: 0644]
src/mm_camcorder_sound.c [new file with mode: 0644]
src/mm_camcorder_stillshot.c [new file with mode: 0644]
src/mm_camcorder_util.c [new file with mode: 0644]
src/mm_camcorder_videorec.c [new file with mode: 0644]
symbols [new file with mode: 0644]
test/Makefile.am [new file with mode: 0755]
test/mm_camcorder_testsuite.c [new file with mode: 0644]