debian/0000775000000000000000000000000012313340730007164 5ustar debian/gpac-modules-base.install0000664000000000000000000000001712224346636014056 0ustar usr/lib/*/gpac debian/gpac-get-orig-source0000775000000000000000000000304012051426013013030 0ustar #!/bin/sh set -e # Script used to generate the orig source tarball for gpac. GPAC_SVN_URL="http://gpac.svn.sourceforge.net/svnroot/gpac/trunk/gpac" GPAC_BASE_VER="${GPAC_BASE_VER:-0.5.0}" GPAC_VERSION="${GPAC_BASE_VER}+svn${GPAC_SVN_REVISION}" svn export -r "$GPAC_SVN_REVISION" "$GPAC_SVN_URL" "gpac-${GPAC_VERSION}" 1>/dev/null 2>&1 # Remove temp files and other cruft from source tarball # The find command snippet here was taken from debhelper's dh_clean command # with some modification to delete more unneeded files. echo "Removing temp files and other cruft from source tarball" 1>/dev/null 2>&1 find gpac-${GPAC_VERSION} \ \( \ \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ -o -name config.status -o -name config.cache -o -name config.log \ \) -exec rm -f "{}" \; \ \) -o \ \( -type d -a \ \( -name autom4te.cache -o -name .svn \ \) -prune -exec rm -rf "{}" \; \ \) \ \) # Make ./configure executable chmod 755 gpac-${GPAC_VERSION}/configure # Remove empty directories echo "Removing empty directories" 1>/dev/null 2>&1 find gpac-${GPAC_VERSION} -type d -empty -delete BZIP2=-9f tar --exclude-vcs -cjf "gpac_${GPAC_VERSION}.orig.tar.bz2" \ "gpac-${GPAC_VERSION}/" rm -rf "gpac-${GPAC_VERSION}/" echo "--upstream-version ${GPAC_VERSION} gpac_${GPAC_VERSION}.orig.tar.bz2" debian/libgpac2.symbols0000664000000000000000000016234412102232222012263 0ustar libgpac.so.2 libgpac2 #MINVER# AVI_close@Base 0.4.5+svn4002~dfsg0 AVI_open_output_file@Base 0.4.5+svn4002~dfsg0 AVI_set_video@Base 0.4.5+svn4002~dfsg0 AVI_write_frame@Base 0.4.5+svn4002~dfsg0 TSDemux_CloseDemux@Base 0.4.5+svn4002~dfsg0 TSDemux_DemuxPlay@Base 0.4.5+svn4002~dfsg0 TSDemux_Demux_Setup@Base 0.4.5+svn4002~dfsg0 gf_4cc_to_str@Base 0.4.5+svn4002~dfsg0 gf_ac3_get_bitrate@Base 0.4.5+svn4002~dfsg0 gf_ac3_get_channels@Base 0.4.5+svn4002~dfsg0 gf_ac3_parser_bs@Base 0.4.5+svn4002~dfsg0 gf_afx_get_type_description@Base 0.4.5+svn4002~dfsg0 gf_angle_diff@Base 0.4.5+svn4002~dfsg0 gf_avc_get_pps_info@Base 0.5.0+svn4288~dfsg1 gf_avc_get_profile_name@Base 0.4.5+svn4002~dfsg0 gf_avc_get_sps_info@Base 0.4.5+svn4002~dfsg0 gf_base16_decode@Base 0.4.5+svn4002~dfsg0 gf_base16_encode@Base 0.4.5+svn4002~dfsg0 gf_base64_decode@Base 0.4.5+svn4002~dfsg0 gf_base64_encode@Base 0.4.5+svn4002~dfsg0 gf_bbox_equal@Base 0.4.5+svn4002~dfsg0 gf_bbox_from_rect@Base 0.4.5+svn4002~dfsg0 gf_bbox_get_vertices@Base 0.4.5+svn4002~dfsg0 gf_bbox_grow_point@Base 0.4.5+svn4002~dfsg0 gf_bbox_plane_relation@Base 0.4.5+svn4002~dfsg0 gf_bbox_point_inside@Base 0.4.5+svn4002~dfsg0 gf_bbox_refresh@Base 0.4.5+svn4002~dfsg0 gf_bbox_union@Base 0.4.5+svn4002~dfsg0 gf_bifs_decode_au@Base 0.4.5+svn4002~dfsg0 gf_bifs_decode_command_list@Base 0.4.5+svn4002~dfsg0 gf_bifs_decoder_configure_stream@Base 0.4.5+svn4002~dfsg0 gf_bifs_decoder_del@Base 0.4.5+svn4002~dfsg0 gf_bifs_decoder_ignore_size_info@Base 0.4.5+svn4002~dfsg0 gf_bifs_decoder_new@Base 0.4.5+svn4002~dfsg0 gf_bifs_decoder_remove_stream@Base 0.4.5+svn4002~dfsg0 gf_bifs_decoder_set_extraction_path@Base 0.4.5+svn4002~dfsg0 gf_bifs_encode_au@Base 0.4.5+svn4002~dfsg0 gf_bifs_encoder_del@Base 0.4.5+svn4002~dfsg0 gf_bifs_encoder_get_config@Base 0.4.5+svn4002~dfsg0 gf_bifs_encoder_get_rap@Base 0.4.5+svn4002~dfsg0 gf_bifs_encoder_get_version@Base 0.4.5+svn4002~dfsg0 gf_bifs_encoder_new@Base 0.4.5+svn4002~dfsg0 gf_bifs_encoder_new_stream@Base 0.4.5+svn4002~dfsg0 gf_bifs_get_aq_info@Base 0.4.5+svn4002~dfsg0 gf_bs_align@Base 0.4.5+svn4002~dfsg0 gf_bs_available@Base 0.4.5+svn4002~dfsg0 gf_bs_bits_available@Base 0.4.5+svn4002~dfsg0 gf_bs_del@Base 0.4.5+svn4002~dfsg0 gf_bs_from_file@Base 0.4.5+svn4002~dfsg0 gf_bs_get_bit_offset@Base 0.4.5+svn4002~dfsg0 gf_bs_get_bit_position@Base 0.4.5+svn4002~dfsg0 gf_bs_get_content@Base 0.4.5+svn4002~dfsg0 gf_bs_get_output_buffering@Base 0.5.0+svn4288~dfsg1 gf_bs_get_position@Base 0.4.5+svn4002~dfsg0 gf_bs_get_refreshed_size@Base 0.4.5+svn4002~dfsg0 gf_bs_get_size@Base 0.4.5+svn4002~dfsg0 gf_bs_new@Base 0.4.5+svn4002~dfsg0 gf_bs_peek_bits@Base 0.4.5+svn4002~dfsg0 gf_bs_read_bit@Base 0.4.5+svn4002~dfsg0 gf_bs_read_data@Base 0.4.5+svn4002~dfsg0 gf_bs_read_double@Base 0.4.5+svn4002~dfsg0 gf_bs_read_float@Base 0.4.5+svn4002~dfsg0 gf_bs_read_int@Base 0.4.5+svn4002~dfsg0 gf_bs_read_long_int@Base 0.4.5+svn4002~dfsg0 gf_bs_read_u16@Base 0.4.5+svn4002~dfsg0 gf_bs_read_u16_le@Base 0.4.5+svn4002~dfsg0 gf_bs_read_u24@Base 0.4.5+svn4002~dfsg0 gf_bs_read_u32@Base 0.4.5+svn4002~dfsg0 gf_bs_read_u32_le@Base 0.4.5+svn4002~dfsg0 gf_bs_read_u64@Base 0.4.5+svn4002~dfsg0 gf_bs_read_u8@Base 0.4.5+svn4002~dfsg0 gf_bs_rewind_bits@Base 0.4.5+svn4002~dfsg0 gf_bs_seek@Base 0.4.5+svn4002~dfsg0 gf_bs_set_eos_callback@Base 0.4.5+svn4002~dfsg0 gf_bs_set_output_buffering@Base 0.5.0+svn4288~dfsg1 gf_bs_skip_bytes@Base 0.4.5+svn4002~dfsg0 gf_bs_truncate@Base 0.4.5+svn4002~dfsg0 gf_bs_write_byte@Base 0.4.5+svn4002~dfsg0 gf_bs_write_data@Base 0.4.5+svn4002~dfsg0 gf_bs_write_double@Base 0.4.5+svn4002~dfsg0 gf_bs_write_float@Base 0.4.5+svn4002~dfsg0 gf_bs_write_int@Base 0.4.5+svn4002~dfsg0 gf_bs_write_long_int@Base 0.4.5+svn4002~dfsg0 gf_bs_write_u16@Base 0.4.5+svn4002~dfsg0 gf_bs_write_u16_le@Base 0.4.5+svn4002~dfsg0 gf_bs_write_u24@Base 0.4.5+svn4002~dfsg0 gf_bs_write_u32@Base 0.4.5+svn4002~dfsg0 gf_bs_write_u32_le@Base 0.4.5+svn4002~dfsg0 gf_bs_write_u64@Base 0.4.5+svn4002~dfsg0 gf_bs_write_u8@Base 0.4.5+svn4002~dfsg0 gf_cfg_del@Base 0.4.5+svn4002~dfsg0 gf_cfg_del_section@Base 0.4.5+svn4002~dfsg0 gf_cfg_force_new@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_filename@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_ikey@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_key@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_key_count@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_key_name@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_section_count@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_section_name@Base 0.4.5+svn4002~dfsg0 gf_cfg_get_sub_key@Base 0.4.5+svn4002~dfsg0 gf_cfg_init@Base 0.4.5+svn4002~dfsg0 gf_cfg_insert_key@Base 0.4.5+svn4002~dfsg0 gf_cfg_new@Base 0.4.5+svn4002~dfsg0 gf_cfg_save@Base 0.4.5+svn4002~dfsg0 gf_cfg_set_filename@Base 0.5.0+svn4288~dfsg1 gf_cfg_set_key@Base 0.4.5+svn4002~dfsg0 gf_closest_point_to_line@Base 0.4.5+svn4002~dfsg0 gf_cmx_apply@Base 0.4.5+svn4002~dfsg0 gf_cmx_apply_fixed@Base 0.4.5+svn4002~dfsg0 gf_cmx_copy@Base 0.4.5+svn4002~dfsg0 gf_cmx_init@Base 0.4.5+svn4002~dfsg0 gf_cmx_multiply@Base 0.4.5+svn4002~dfsg0 gf_cmx_set@Base 0.4.5+svn4002~dfsg0 gf_cmx_set_all@Base 0.4.5+svn4002~dfsg0 gf_crc_32@Base 0.4.5+svn4002~dfsg0 gf_crypt_close@Base 0.4.5+svn4002~dfsg0 gf_crypt_decrypt@Base 0.4.5+svn4002~dfsg0 gf_crypt_encrypt@Base 0.4.5+svn4002~dfsg0 gf_crypt_init@Base 0.4.5+svn4002~dfsg0 gf_crypt_open@Base 0.4.5+svn4002~dfsg0 gf_crypt_set_state@Base 0.4.5+svn4002~dfsg0 gf_dash_check_mpd_root_type@Base 0.5.0+svn4288~dfsg1 gf_dash_close@Base 0.5.0+svn4288~dfsg1 gf_dash_del@Base 0.5.0+svn4288~dfsg1 gf_dash_get_duration@Base 0.5.0+svn4288~dfsg1 gf_dash_get_group_count@Base 0.5.0+svn4288~dfsg1 gf_dash_get_group_udta@Base 0.5.0+svn4288~dfsg1 gf_dash_get_info@Base 0.5.0+svn4288~dfsg1 gf_dash_get_period_switch_status@Base 0.5.0+svn4288~dfsg1 gf_dash_get_playback_start_range@Base 0.5.0+svn4288~dfsg1 gf_dash_get_url@Base 0.5.0+svn4288~dfsg1 gf_dash_group_current_segment_start_time@Base 0.5.0+svn4288~dfsg1 gf_dash_group_discard_segment@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_max_segments_in_cache@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_next_segment_location@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_num_segments_ready@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_presentation_time_offset@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_representation_info@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_segment_init_url@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_segment_mime@Base 0.5.0+svn4288~dfsg1 gf_dash_group_get_video_info@Base 0.5.0+svn4288~dfsg1 gf_dash_group_segment_switch_forced@Base 0.5.0+svn4288~dfsg1 gf_dash_group_select@Base 0.5.0+svn4288~dfsg1 gf_dash_groups_set_language@Base 0.5.0+svn4288~dfsg1 gf_dash_in_last_period@Base 0.5.0+svn4288~dfsg1 gf_dash_in_period_setup@Base 0.5.0+svn4288~dfsg1 gf_dash_is_group_selected@Base 0.5.0+svn4288~dfsg1 gf_dash_is_running@Base 0.5.0+svn4288~dfsg1 gf_dash_new@Base 0.5.0+svn4288~dfsg1 gf_dash_open@Base 0.5.0+svn4288~dfsg1 gf_dash_request_period_switch@Base 0.5.0+svn4288~dfsg1 gf_dash_seek@Base 0.5.0+svn4288~dfsg1 gf_dash_set_group_done@Base 0.5.0+svn4288~dfsg1 gf_dash_set_group_udta@Base 0.5.0+svn4288~dfsg1 gf_dash_switch_quality@Base 0.5.0+svn4288~dfsg1 gf_dasher_next_update_time@Base 0.5.0+svn4288~dfsg1 gf_dasher_segment_files@Base 0.5.0+svn4288~dfsg1 gf_delete_file@Base 0.4.5+svn4002~dfsg0 gf_dm_del@Base 0.4.5+svn4002~dfsg0 gf_dm_delete_cached_file_entry_session@Base 0.4.5+svn4002~dfsg0 gf_dm_get_data_rate@Base 0.4.5+svn4002~dfsg0 gf_dm_get_file_memory@Base 0.4.5+svn4002~dfsg0 gf_dm_get_url_info@Base 0.4.5+svn4002~dfsg0 gf_dm_is_thread_dead@Base 0.4.5+svn4002~dfsg0 gf_dm_new@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_abort@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_can_be_cached_on_disk@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_del@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_fetch_data@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_get_cache_name@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_get_resource_name@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_get_stats@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_last_error@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_mime_type@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_new@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_new_simple@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_process@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_process_headers@Base 0.5.0+svn4288~dfsg1 gf_dm_sess_set_range@Base 0.4.5+svn4002~dfsg0 gf_dm_sess_setup_from_url@Base 0.4.5+svn4002~dfsg0 gf_dm_set_data_rate@Base 0.4.5+svn4002~dfsg0 gf_dm_url_info_del@Base 0.4.5+svn4002~dfsg0 gf_dm_url_info_init@Base 0.4.5+svn4002~dfsg0 gf_dm_wget@Base 0.4.5+svn4002~dfsg0 gf_dom_add_text_node@Base 0.4.5+svn4002~dfsg0 gf_dom_event_fire@Base 0.4.5+svn4002~dfsg0 gf_dom_event_fire_ex@Base 0.4.5+svn4002~dfsg0 gf_dom_event_type_by_name@Base 0.4.5+svn4002~dfsg0 gf_dom_flatten_textContent@Base 0.4.5+svn4002~dfsg0 gf_dom_get_key_name@Base 0.4.5+svn4002~dfsg0 gf_dom_listener_build@Base 0.4.5+svn4002~dfsg0 gf_dom_listener_count@Base 0.4.5+svn4002~dfsg0 gf_dom_listener_del@Base 0.4.5+svn4002~dfsg0 gf_dom_listener_get@Base 0.4.5+svn4002~dfsg0 gf_dom_set_textContent@Base 0.4.5+svn4002~dfsg0 gf_enum_directory@Base 0.4.5+svn4002~dfsg0 gf_error_to_string@Base 0.4.5+svn4002~dfsg0 gf_esd_get_textual_description@Base 0.4.5+svn4002~dfsg0 gf_f64_open@Base 0.4.5+svn4002~dfsg0 gf_f64_seek@Base 0.4.5+svn4002~dfsg0 gf_f64_tell@Base 0.4.5+svn4002~dfsg0 gf_file_modification_time@Base 0.4.5+svn4002~dfsg0 gf_fwrite@Base 0.4.5+svn4002~dfsg0 gf_get_next_pow2@Base 0.4.5+svn4002~dfsg0 gf_global_resource_lock@Base 0.4.5+svn4002~dfsg0 gf_global_resource_unlock@Base 0.4.5+svn4002~dfsg0 gf_gz_compress_payload@Base 0.4.5+svn4002~dfsg0 gf_gz_decompress_payload@Base 0.4.5+svn4002~dfsg0 gf_hinter_can_embbed_data@Base 0.4.5+svn4002~dfsg0 gf_hinter_finalize@Base 0.4.5+svn4002~dfsg0 gf_hinter_track_del@Base 0.4.5+svn4002~dfsg0 gf_hinter_track_finalize@Base 0.4.5+svn4002~dfsg0 gf_hinter_track_get_bandwidth@Base 0.4.5+svn4002~dfsg0 gf_hinter_track_get_flags@Base 0.4.5+svn4002~dfsg0 gf_hinter_track_get_payload_name@Base 0.4.5+svn4002~dfsg0 gf_hinter_track_new@Base 0.4.5+svn4002~dfsg0 gf_hinter_track_process@Base 0.4.5+svn4002~dfsg0 gf_img_jpeg_dec@Base 0.4.5+svn4002~dfsg0 gf_img_parse@Base 0.4.5+svn4002~dfsg0 gf_img_png_dec@Base 0.4.5+svn4002~dfsg0 gf_img_png_enc@Base 0.4.5+svn4002~dfsg0 gf_inline_is_default_viewpoint@Base 0.4.5+svn4002~dfsg0 gf_ismacryp_crypt_file@Base 0.4.5+svn4002~dfsg0 gf_ismacryp_decrypt_file@Base 0.4.5+svn4002~dfsg0 gf_ismacryp_decrypt_track@Base 0.4.5+svn4002~dfsg0 gf_ismacryp_encrypt_track@Base 0.4.5+svn4002~dfsg0 gf_ismacryp_gpac_get_info@Base 0.4.5+svn4002~dfsg0 gf_ismacryp_mpeg4ip_get_info@Base 0.4.5+svn4002~dfsg0 gf_isom_3gp_config_get@Base 0.4.5+svn4002~dfsg0 gf_isom_3gp_config_new@Base 0.4.5+svn4002~dfsg0 gf_isom_ac3_config_get@Base 0.4.5+svn4002~dfsg0 gf_isom_ac3_config_new@Base 0.4.5+svn4002~dfsg0 gf_isom_add_chapter@Base 0.4.5+svn4002~dfsg0 gf_isom_add_meta_item@Base 0.4.5+svn4002~dfsg0 gf_isom_add_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_add_sample_reference@Base 0.4.5+svn4002~dfsg0 gf_isom_add_track_to_root_od@Base 0.4.5+svn4002~dfsg0 gf_isom_append_edit_segment@Base 0.4.5+svn4002~dfsg0 gf_isom_apple_get_tag@Base 0.4.5+svn4002~dfsg0 gf_isom_apple_set_tag@Base 0.4.5+svn4002~dfsg0 gf_isom_avc_config_get@Base 0.4.5+svn4002~dfsg0 gf_isom_avc_config_update@Base 0.4.5+svn4002~dfsg0 gf_isom_box_add_default@Base 0.5.0+svn4288~dfsg1 gf_isom_box_del@Base 0.4.5+svn4002~dfsg0 gf_isom_box_new@Base 0.4.5+svn4002~dfsg0 gf_isom_box_size@Base 0.4.5+svn4002~dfsg0 gf_isom_box_write@Base 0.4.5+svn4002~dfsg0 gf_isom_box_write_header@Base 0.4.5+svn4002~dfsg0 gf_isom_change_ismacryp_protection@Base 0.4.5+svn4002~dfsg0 gf_isom_change_mpeg4_description@Base 0.4.5+svn4002~dfsg0 gf_isom_check_data_reference@Base 0.4.5+svn4002~dfsg0 gf_isom_clone_pl_indications@Base 0.4.5+svn4002~dfsg0 gf_isom_clone_sample_description@Base 0.4.5+svn4002~dfsg0 gf_isom_clone_track@Base 0.4.5+svn4002~dfsg0 gf_isom_close@Base 0.4.5+svn4002~dfsg0 gf_isom_delete@Base 0.4.5+svn4002~dfsg0 gf_isom_delete_generic_subtitle_sample@Base 0.5.0+svn4288~dfsg1 gf_isom_delete_text_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_dump@Base 0.4.5+svn4002~dfsg0 gf_isom_dump_hint_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_dump_ismacryp_protection@Base 0.4.5+svn4002~dfsg0 gf_isom_dump_ismacryp_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_estimate_size@Base 0.4.5+svn4002~dfsg0 gf_isom_extract_meta_item@Base 0.4.5+svn4002~dfsg0 gf_isom_extract_meta_item_extended@Base 0.4.5+svn4002~dfsg0 gf_isom_extract_meta_xml@Base 0.4.5+svn4002~dfsg0 gf_isom_find_od_for_track@Base 0.4.5+svn4002~dfsg0 gf_isom_get_alternate_brand@Base 0.4.5+svn4002~dfsg0 gf_isom_get_audio_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_avc_svc_type@Base 0.5.0+svn4288~dfsg1 gf_isom_get_brand_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_chapter@Base 0.4.5+svn4002~dfsg0 gf_isom_get_chapter_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_chunks_infos@Base 0.4.5+svn4002~dfsg0 gf_isom_get_copyright@Base 0.4.5+svn4002~dfsg0 gf_isom_get_copyright_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_creation_time@Base 0.4.5+svn4002~dfsg0 gf_isom_get_data_reference@Base 0.4.5+svn4002~dfsg0 gf_isom_get_decoder_config@Base 0.4.5+svn4002~dfsg0 gf_isom_get_dims_description@Base 0.4.5+svn4002~dfsg0 gf_isom_get_duration@Base 0.4.5+svn4002~dfsg0 gf_isom_get_edit_list_type@Base 0.5.0+svn4288~dfsg1 gf_isom_get_edit_segment@Base 0.4.5+svn4002~dfsg0 gf_isom_get_edit_segment_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_esd@Base 0.4.5+svn4002~dfsg0 gf_isom_get_filename@Base 0.4.5+svn4002~dfsg0 gf_isom_get_fragment_defaults@Base 0.4.5+svn4002~dfsg0 gf_isom_get_fragmented_duration@Base 0.5.0+svn4288~dfsg1 gf_isom_get_fragments_count@Base 0.5.0+svn4288~dfsg1 gf_isom_get_generic_sample_description@Base 0.4.5+svn4002~dfsg0 gf_isom_get_handler_name@Base 0.4.5+svn4002~dfsg0 gf_isom_get_ismacryp_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_ismacryp_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_get_media_data_size@Base 0.4.5+svn4002~dfsg0 gf_isom_get_media_duration@Base 0.4.5+svn4002~dfsg0 gf_isom_get_media_language@Base 0.4.5+svn4002~dfsg0 gf_isom_get_media_subtype@Base 0.4.5+svn4002~dfsg0 gf_isom_get_media_time@Base 0.4.5+svn4002~dfsg0 gf_isom_get_media_timescale@Base 0.4.5+svn4002~dfsg0 gf_isom_get_media_type@Base 0.4.5+svn4002~dfsg0 gf_isom_get_meta_item_by_id@Base 0.4.5+svn4002~dfsg0 gf_isom_get_meta_item_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_meta_item_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_meta_primary_item_id@Base 0.4.5+svn4002~dfsg0 gf_isom_get_meta_type@Base 0.4.5+svn4002~dfsg0 gf_isom_get_missing_bytes@Base 0.4.5+svn4002~dfsg0 gf_isom_get_mode@Base 0.4.5+svn4002~dfsg0 gf_isom_get_mpeg4_subtype@Base 0.4.5+svn4002~dfsg0 gf_isom_get_nalu_extract_mode@Base 0.5.0+svn4288~dfsg1 gf_isom_get_next_alternate_group_id@Base 0.4.5+svn4002~dfsg0 gf_isom_get_omadrm_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_payt_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_payt_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_pixel_aspect_ratio@Base 0.4.5+svn4002~dfsg0 gf_isom_get_pl_indication@Base 0.4.5+svn4002~dfsg0 gf_isom_get_reference@Base 0.4.5+svn4002~dfsg0 gf_isom_get_reference_ID@Base 0.5.0+svn4288~dfsg1 gf_isom_get_reference_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_root_od@Base 0.4.5+svn4002~dfsg0 gf_isom_get_rvc_config@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_description_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_description_index@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_dts@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_duration@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_for_media_time@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_for_movie_time@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_fragment_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_fragment_size@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_rap_roll_info@Base 0.5.0+svn4288~dfsg1 gf_isom_get_sample_size@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sample_sync@Base 0.4.5+svn4002~dfsg0 gf_isom_get_sync_point_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_timed_meta_data_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_timescale@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_by_id@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_duration@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_id@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_layout_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_matrix@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_original_id@Base 0.5.0+svn4288~dfsg1 gf_isom_get_track_switch_group_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_track_switch_parameter@Base 0.4.5+svn4002~dfsg0 gf_isom_get_user_data@Base 0.4.5+svn4002~dfsg0 gf_isom_get_user_data_count@Base 0.4.5+svn4002~dfsg0 gf_isom_get_visual_info@Base 0.4.5+svn4002~dfsg0 gf_isom_get_watermark@Base 0.4.5+svn4002~dfsg0 gf_isom_guess_specification@Base 0.4.5+svn4002~dfsg0 gf_isom_has_meta_xml@Base 0.4.5+svn4002~dfsg0 gf_isom_has_movie@Base 0.4.5+svn4002~dfsg0 gf_isom_has_padding_bits@Base 0.4.5+svn4002~dfsg0 gf_isom_has_root_od@Base 0.4.5+svn4002~dfsg0 gf_isom_has_sample_dependency@Base 0.4.5+svn4002~dfsg0 gf_isom_has_segment@Base 0.4.5+svn4002~dfsg0 gf_isom_has_sync_points@Base 0.4.5+svn4002~dfsg0 gf_isom_has_sync_shadows@Base 0.4.5+svn4002~dfsg0 gf_isom_has_time_offset@Base 0.4.5+svn4002~dfsg0 gf_isom_has_track_reference@Base 0.4.5+svn4002~dfsg0 gf_isom_hevc_config_get@Base 0.5.0+svn4288~dfsg1 gf_isom_is_JPEG2000@Base 0.4.5+svn4002~dfsg0 gf_isom_is_fragmented@Base 0.4.5+svn4002~dfsg0 gf_isom_is_ismacryp_media@Base 0.4.5+svn4002~dfsg0 gf_isom_is_media_encrypted@Base 0.4.5+svn4002~dfsg0 gf_isom_is_omadrm_media@Base 0.4.5+svn4002~dfsg0 gf_isom_is_same_sample_description@Base 0.4.5+svn4002~dfsg0 gf_isom_is_self_contained@Base 0.4.5+svn4002~dfsg0 gf_isom_is_single_av@Base 0.4.5+svn4002~dfsg0 gf_isom_is_track_enabled@Base 0.4.5+svn4002~dfsg0 gf_isom_is_track_encrypted@Base 0.4.5+svn4002~dfsg0 gf_isom_is_track_fragmented@Base 0.4.5+svn4002~dfsg0 gf_isom_is_track_in_root_od@Base 0.4.5+svn4002~dfsg0 gf_isom_ismacryp_delete_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_last_error@Base 0.4.5+svn4002~dfsg0 gf_isom_make_interleave@Base 0.4.5+svn4002~dfsg0 gf_isom_modify_alternate_brand@Base 0.4.5+svn4002~dfsg0 gf_isom_modify_cts_offset@Base 0.4.5+svn4002~dfsg0 gf_isom_modify_edit_segment@Base 0.4.5+svn4002~dfsg0 gf_isom_moov_first@Base 0.4.5+svn4002~dfsg0 gf_isom_new_mpeg4_description@Base 0.4.5+svn4002~dfsg0 gf_isom_new_track@Base 0.4.5+svn4002~dfsg0 gf_isom_next_hint_packet@Base 0.4.5+svn4002~dfsg0 gf_isom_open@Base 0.4.5+svn4002~dfsg0 gf_isom_open_progressive@Base 0.4.5+svn4002~dfsg0 gf_isom_open_segment@Base 0.4.5+svn4002~dfsg0 gf_isom_parse_generic_subtitle_sample@Base 0.5.0+svn4288~dfsg1 gf_isom_parse_texte_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_probe_file@Base 0.4.5+svn4002~dfsg0 gf_isom_refresh_fragmented@Base 0.4.5+svn4002~dfsg0 gf_isom_release_segment@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_edit_segments@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_meta_item@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_meta_xml@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_root_od@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_sample@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_sample_fragment@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_track@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_track_from_root_od@Base 0.4.5+svn4002~dfsg0 gf_isom_remove_track_reference@Base 0.4.5+svn4002~dfsg0 gf_isom_reset_fragment_info@Base 0.4.5+svn4002~dfsg0 gf_isom_reset_hint_reader@Base 0.4.5+svn4002~dfsg0 gf_isom_reset_switch_parameters@Base 0.4.5+svn4002~dfsg0 gf_isom_reset_track_switch_parameter@Base 0.4.5+svn4002~dfsg0 gf_isom_rewrite_track_dependencies@Base 0.5.0+svn4288~dfsg1 gf_isom_sample_del@Base 0.4.5+svn4002~dfsg0 gf_isom_sample_new@Base 0.4.5+svn4002~dfsg0 gf_isom_sdp_add_line@Base 0.4.5+svn4002~dfsg0 gf_isom_sdp_add_track_line@Base 0.4.5+svn4002~dfsg0 gf_isom_sdp_clean@Base 0.4.5+svn4002~dfsg0 gf_isom_sdp_get@Base 0.4.5+svn4002~dfsg0 gf_isom_sdp_track_get@Base 0.4.5+svn4002~dfsg0 gf_isom_set_JPEG2000@Base 0.4.5+svn4002~dfsg0 gf_isom_set_alternate_group_id@Base 0.4.5+svn4002~dfsg0 gf_isom_set_brand_info@Base 0.4.5+svn4002~dfsg0 gf_isom_set_composition_offset_mode@Base 0.5.0+svn4288~dfsg1 gf_isom_set_copyright@Base 0.4.5+svn4002~dfsg0 gf_isom_set_creation_time@Base 0.4.5+svn4002~dfsg0 gf_isom_set_cts_packing@Base 0.4.5+svn4002~dfsg0 gf_isom_set_default_sync_track@Base 0.4.5+svn4002~dfsg0 gf_isom_set_edit_segment@Base 0.4.5+svn4002~dfsg0 gf_isom_set_extraction_slc@Base 0.4.5+svn4002~dfsg0 gf_isom_set_final_name@Base 0.4.5+svn4002~dfsg0 gf_isom_set_handler_name@Base 0.4.5+svn4002~dfsg0 gf_isom_set_ipod_compatible@Base 0.4.5+svn4002~dfsg0 gf_isom_set_last_sample_duration@Base 0.4.5+svn4002~dfsg0 gf_isom_set_media_language@Base 0.4.5+svn4002~dfsg0 gf_isom_set_media_subtype@Base 0.4.5+svn4002~dfsg0 gf_isom_set_media_timescale@Base 0.5.0+svn4288~dfsg1 gf_isom_set_media_type@Base 0.4.5+svn4002~dfsg0 gf_isom_set_meta_primary_item@Base 0.4.5+svn4002~dfsg0 gf_isom_set_meta_type@Base 0.4.5+svn4002~dfsg0 gf_isom_set_meta_xml@Base 0.4.5+svn4002~dfsg0 gf_isom_set_nalu_extract_mode@Base 0.5.0+svn4288~dfsg1 gf_isom_set_output_buffering@Base 0.5.0+svn4288~dfsg1 gf_isom_set_pl_indication@Base 0.4.5+svn4002~dfsg0 gf_isom_set_rvc_config@Base 0.4.5+svn4002~dfsg0 gf_isom_set_sample_padding@Base 0.4.5+svn4002~dfsg0 gf_isom_set_storage_mode@Base 0.4.5+svn4002~dfsg0 gf_isom_set_timescale@Base 0.4.5+svn4002~dfsg0 gf_isom_set_track_creation_time@Base 0.4.5+svn4002~dfsg0 gf_isom_set_track_enabled@Base 0.4.5+svn4002~dfsg0 gf_isom_set_track_layout_info@Base 0.4.5+svn4002~dfsg0 gf_isom_set_track_matrix@Base 0.4.5+svn4002~dfsg0 gf_isom_set_track_reference@Base 0.4.5+svn4002~dfsg0 gf_isom_set_track_switch_parameter@Base 0.4.5+svn4002~dfsg0 gf_isom_streamer_del@Base 0.4.5+svn4002~dfsg0 gf_isom_streamer_new@Base 0.4.5+svn4002~dfsg0 gf_isom_streamer_send_next_packet@Base 0.4.5+svn4002~dfsg0 gf_isom_streamer_write_sdp@Base 0.4.5+svn4002~dfsg0 gf_isom_svc_config_get@Base 0.4.5+svn4002~dfsg0 gf_isom_text_dump@Base 0.4.5+svn4002~dfsg0 gf_isom_text_set_streaming_mode@Base 0.4.5+svn4002~dfsg0 gf_laser_decode_au@Base 0.4.5+svn4002~dfsg0 gf_laser_decoder_configure_stream@Base 0.4.5+svn4002~dfsg0 gf_laser_decoder_del@Base 0.4.5+svn4002~dfsg0 gf_laser_decoder_new@Base 0.4.5+svn4002~dfsg0 gf_laser_decoder_remove_stream@Base 0.4.5+svn4002~dfsg0 gf_laser_decoder_set_clock@Base 0.4.5+svn4002~dfsg0 gf_list_add@Base 0.4.5+svn4002~dfsg0 gf_list_count@Base 0.4.5+svn4002~dfsg0 gf_list_del@Base 0.4.5+svn4002~dfsg0 gf_list_del_item@Base 0.4.5+svn4002~dfsg0 gf_list_enum@Base 0.4.5+svn4002~dfsg0 gf_list_find@Base 0.4.5+svn4002~dfsg0 gf_list_get@Base 0.4.5+svn4002~dfsg0 gf_list_insert@Base 0.4.5+svn4002~dfsg0 gf_list_last@Base 0.4.5+svn4002~dfsg0 gf_list_new@Base 0.4.5+svn4002~dfsg0 gf_list_rem@Base 0.4.5+svn4002~dfsg0 gf_list_rem_last@Base 0.4.5+svn4002~dfsg0 gf_list_reset@Base 0.4.5+svn4002~dfsg0 gf_list_swap@Base 0.4.5+svn4002~dfsg0 gf_log@Base 0.4.5+svn4002~dfsg0 gf_log_get_tools_levels@Base 0.4.5+svn4002~dfsg0 gf_log_lt@Base 0.4.5+svn4002~dfsg0 gf_log_modify_tools_levels@Base 0.4.5+svn4002~dfsg0 gf_log_set_callback@Base 0.4.5+svn4002~dfsg0 gf_log_set_strict_error@Base 0.4.5+svn4002~dfsg0 gf_log_set_tool_level@Base 0.4.5+svn4002~dfsg0 gf_log_set_tools_levels@Base 0.4.5+svn4002~dfsg0 gf_log_tool_level_on@Base 0.4.5+svn4002~dfsg0 gf_m2ts_demux_del@Base 0.4.5+svn4002~dfsg0 gf_m2ts_demux_dmscc_init@Base 0.4.5+svn4002~dfsg0 gf_m2ts_demux_new@Base 0.4.5+svn4002~dfsg0 gf_m2ts_get_stream_name@Base 0.4.5+svn4002~dfsg0 gf_m2ts_get_sys_clock@Base 0.4.5+svn4002~dfsg0 gf_m2ts_get_ts_clock@Base 0.4.5+svn4002~dfsg0 gf_m2ts_mux_del@Base 0.4.5+svn4002~dfsg0 gf_m2ts_mux_new@Base 0.4.5+svn4002~dfsg0 gf_m2ts_mux_process@Base 0.4.5+svn4002~dfsg0 gf_m2ts_mux_program_add@Base 0.4.5+svn4002~dfsg0 gf_m2ts_mux_set_initial_pcr@Base 0.4.5+svn4002~dfsg0 gf_m2ts_mux_update_config@Base 0.4.5+svn4002~dfsg0 gf_m2ts_mux_use_single_au_pes_mode@Base 0.4.5+svn4002~dfsg0 gf_m2ts_process_data@Base 0.4.5+svn4002~dfsg0 gf_m2ts_program_stream_add@Base 0.4.5+svn4002~dfsg0 gf_m2ts_program_stream_update_ts_scale@Base 0.4.5+svn4002~dfsg0 gf_m2ts_reset_parsers@Base 0.4.5+svn4002~dfsg0 gf_m2ts_set_pes_framing@Base 0.4.5+svn4002~dfsg0 gf_m3u8_to_mpd@Base 0.4.5+svn4002~dfsg0 gf_m4a_get_config@Base 0.4.5+svn4002~dfsg0 gf_m4a_get_profile_name@Base 0.4.5+svn4002~dfsg0 gf_m4a_object_type_name@Base 0.4.5+svn4002~dfsg0 gf_m4a_parse_config@Base 0.4.5+svn4002~dfsg0 gf_m4a_write_config@Base 0.4.5+svn4002~dfsg0 gf_m4a_write_config_bs@Base 0.4.5+svn4002~dfsg0 gf_m4v_get_config@Base 0.4.5+svn4002~dfsg0 gf_m4v_get_object_start@Base 0.4.5+svn4002~dfsg0 gf_m4v_get_profile_name@Base 0.4.5+svn4002~dfsg0 gf_m4v_is_valid_object_type@Base 0.4.5+svn4002~dfsg0 gf_m4v_parse_config@Base 0.4.5+svn4002~dfsg0 gf_m4v_parse_frame@Base 0.4.5+svn4002~dfsg0 gf_m4v_parser_del@Base 0.4.5+svn4002~dfsg0 gf_m4v_parser_new@Base 0.4.5+svn4002~dfsg0 gf_m4v_rewrite_pl@Base 0.4.5+svn4002~dfsg0 gf_media_avc_rewrite_samples@Base 0.4.5+svn4002~dfsg0 gf_media_change_par@Base 0.4.5+svn4002~dfsg0 gf_media_change_pl@Base 0.4.5+svn4002~dfsg0 gf_media_export@Base 0.4.5+svn4002~dfsg0 gf_media_fragment_file@Base 0.4.5+svn4002~dfsg0 gf_media_get_file_hash@Base 0.4.5+svn4002~dfsg0 gf_media_get_reduced_frame_rate@Base 0.5.0+svn4288~dfsg1 gf_media_import@Base 0.4.5+svn4002~dfsg0 gf_media_import_chapters@Base 0.4.5+svn4002~dfsg0 gf_media_import_chapters_file@Base 0.5.0+svn4288~dfsg1 gf_media_make_3gpp@Base 0.4.5+svn4002~dfsg0 gf_media_make_isma@Base 0.4.5+svn4002~dfsg0 gf_media_make_psp@Base 0.4.5+svn4002~dfsg0 gf_media_map_esd@Base 0.4.5+svn4002~dfsg0 gf_media_merge_svc@Base 0.5.0+svn4288~dfsg1 (optional)gf_media_mpd_end@Base 0.4.5+svn4002~dfsg0 gf_media_mpd_format_segment_name@Base 0.5.0+svn4288~dfsg1 (optional)gf_media_mpd_start@Base 0.4.5+svn4002~dfsg0 gf_media_reduce_aspect_ratio@Base 0.5.0+svn4288~dfsg1 gf_media_split_svc@Base 0.5.0+svn4288~dfsg1 gf_mo_adjust_clock@Base 0.4.5+svn4002~dfsg0 gf_mo_fetch_data@Base 0.4.5+svn4002~dfsg0 gf_mo_get_audio_info@Base 0.4.5+svn4002~dfsg0 gf_mo_get_current_speed@Base 0.4.5+svn4002~dfsg0 gf_mo_get_duration@Base 0.4.5+svn4002~dfsg0 gf_mo_get_flags@Base 0.4.5+svn4002~dfsg0 gf_mo_get_last_frame_time@Base 0.4.5+svn4002~dfsg0 gf_mo_get_loop@Base 0.4.5+svn4002~dfsg0 gf_mo_get_object_time@Base 0.4.5+svn4002~dfsg0 gf_mo_get_scenegraph@Base 0.4.5+svn4002~dfsg0 gf_mo_get_speed@Base 0.4.5+svn4002~dfsg0 gf_mo_get_visual_info@Base 0.4.5+svn4002~dfsg0 gf_mo_has_audio@Base 0.4.5+svn4002~dfsg0 gf_mo_is_done@Base 0.4.5+svn4002~dfsg0 gf_mo_is_muted@Base 0.4.5+svn4002~dfsg0 gf_mo_is_private_media@Base 0.4.5+svn4002~dfsg0 gf_mo_pause@Base 0.4.5+svn4002~dfsg0 gf_mo_play@Base 0.4.5+svn4002~dfsg0 gf_mo_register@Base 0.4.5+svn4002~dfsg0 gf_mo_release_data@Base 0.4.5+svn4002~dfsg0 gf_mo_restart@Base 0.4.5+svn4002~dfsg0 gf_mo_resume@Base 0.4.5+svn4002~dfsg0 gf_mo_set_flag@Base 0.4.5+svn4002~dfsg0 gf_mo_set_position@Base 0.4.5+svn4002~dfsg0 gf_mo_set_speed@Base 0.4.5+svn4002~dfsg0 gf_mo_should_deactivate@Base 0.4.5+svn4002~dfsg0 gf_mo_stop@Base 0.4.5+svn4002~dfsg0 gf_mo_url_changed@Base 0.4.5+svn4002~dfsg0 gf_module_get_file_name@Base 0.4.5+svn4002~dfsg0 gf_modules_close_interface@Base 0.4.5+svn4002~dfsg0 gf_modules_del@Base 0.4.5+svn4002~dfsg0 gf_modules_get_config@Base 0.4.5+svn4002~dfsg0 gf_modules_get_count@Base 0.4.5+svn4002~dfsg0 gf_modules_get_file_name@Base 0.4.5+svn4002~dfsg0 gf_modules_get_option@Base 0.4.5+svn4002~dfsg0 gf_modules_load_interface@Base 0.4.5+svn4002~dfsg0 gf_modules_load_interface_by_name@Base 0.4.5+svn4002~dfsg0 gf_modules_new@Base 0.4.5+svn4002~dfsg0 gf_modules_set_option@Base 0.4.5+svn4002~dfsg0 gf_move_file@Base 0.5.0+svn4288~dfsg1 gf_mp3_frame_size@Base 0.4.5+svn4002~dfsg0 gf_mp3_get_next_header@Base 0.4.5+svn4002~dfsg0 gf_mp3_get_next_header_mem@Base 0.4.5+svn4002~dfsg0 gf_mp3_layer@Base 0.4.5+svn4002~dfsg0 gf_mp3_num_channels@Base 0.4.5+svn4002~dfsg0 gf_mp3_object_type_indication@Base 0.4.5+svn4002~dfsg0 gf_mp3_sampling_rate@Base 0.4.5+svn4002~dfsg0 gf_mp3_version@Base 0.4.5+svn4002~dfsg0 gf_mp3_version_name@Base 0.4.5+svn4002~dfsg0 gf_mp3_window_size@Base 0.4.5+svn4002~dfsg0 gf_mpd_del@Base 0.4.5+svn4002~dfsg0 gf_mpd_init_from_dom@Base 0.4.5+svn4002~dfsg0 gf_mpd_new@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_matrix@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_rotation@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_scale@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_scale_at@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_skew@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_skew_x@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_skew_y@Base 0.4.5+svn4002~dfsg0 gf_mx2d_add_translation@Base 0.4.5+svn4002~dfsg0 gf_mx2d_apply_coords@Base 0.4.5+svn4002~dfsg0 gf_mx2d_apply_point@Base 0.4.5+svn4002~dfsg0 gf_mx2d_apply_rect@Base 0.4.5+svn4002~dfsg0 gf_mx2d_from_mx@Base 0.4.5+svn4002~dfsg0 gf_mx2d_inverse@Base 0.4.5+svn4002~dfsg0 gf_mx2d_pre_multiply@Base 0.4.5+svn4002~dfsg0 gf_mx_add_matrix@Base 0.4.5+svn4002~dfsg0 gf_mx_add_matrix_2d@Base 0.4.5+svn4002~dfsg0 gf_mx_add_matrix_4x4@Base 0.4.5+svn4002~dfsg0 gf_mx_add_rotation@Base 0.4.5+svn4002~dfsg0 gf_mx_add_scale@Base 0.4.5+svn4002~dfsg0 gf_mx_add_translation@Base 0.4.5+svn4002~dfsg0 gf_mx_apply_bbox@Base 0.4.5+svn4002~dfsg0 gf_mx_apply_bbox_sphere@Base 0.4.5+svn4002~dfsg0 gf_mx_apply_plane@Base 0.4.5+svn4002~dfsg0 gf_mx_apply_ray@Base 0.4.5+svn4002~dfsg0 gf_mx_apply_rect@Base 0.4.5+svn4002~dfsg0 gf_mx_apply_vec@Base 0.4.5+svn4002~dfsg0 gf_mx_apply_vec_4x4@Base 0.4.5+svn4002~dfsg0 gf_mx_decompose@Base 0.4.5+svn4002~dfsg0 gf_mx_del@Base 0.4.5+svn4002~dfsg0 gf_mx_equal@Base 0.4.5+svn4002~dfsg0 gf_mx_from_mx2d@Base 0.4.5+svn4002~dfsg0 gf_mx_inverse@Base 0.4.5+svn4002~dfsg0 gf_mx_inverse_4x4@Base 0.4.5+svn4002~dfsg0 gf_mx_lookat@Base 0.4.5+svn4002~dfsg0 gf_mx_new@Base 0.4.5+svn4002~dfsg0 gf_mx_ortho@Base 0.4.5+svn4002~dfsg0 gf_mx_p@Base 0.4.5+svn4002~dfsg0 gf_mx_perspective@Base 0.4.5+svn4002~dfsg0 gf_mx_rotate_vector@Base 0.4.5+svn4002~dfsg0 gf_mx_rotation_matrix_from_vectors@Base 0.4.5+svn4002~dfsg0 gf_mx_try_lock@Base 0.4.5+svn4002~dfsg0 gf_mx_v@Base 0.4.5+svn4002~dfsg0 gf_net_is_ipv6@Base 0.4.5+svn4002~dfsg0 gf_net_mobileip_set_callback@Base 0.4.5+svn4002~dfsg0 gf_node_allow_cyclic_traverse@Base 0.4.5+svn4002~dfsg0 gf_node_changed@Base 0.4.5+svn4002~dfsg0 gf_node_clone@Base 0.4.5+svn4002~dfsg0 gf_node_dirty_clear@Base 0.4.5+svn4002~dfsg0 gf_node_dirty_get@Base 0.4.5+svn4002~dfsg0 gf_node_dirty_parent_graph@Base 0.4.5+svn4002~dfsg0 gf_node_dirty_parents@Base 0.4.5+svn4002~dfsg0 gf_node_dirty_reset@Base 0.4.5+svn4002~dfsg0 gf_node_dirty_set@Base 0.4.5+svn4002~dfsg0 gf_node_dom_listener_add@Base 0.4.5+svn4002~dfsg0 gf_node_dump_attribute@Base 0.4.5+svn4002~dfsg0 gf_node_event_out@Base 0.4.5+svn4002~dfsg0 gf_node_event_out_str@Base 0.4.5+svn4002~dfsg0 gf_node_get_attribute_by_name@Base 0.4.5+svn4002~dfsg0 gf_node_get_attribute_by_tag@Base 0.4.5+svn4002~dfsg0 gf_node_get_class_name@Base 0.4.5+svn4002~dfsg0 gf_node_get_field@Base 0.4.5+svn4002~dfsg0 gf_node_get_field_by_name@Base 0.4.5+svn4002~dfsg0 gf_node_get_field_count@Base 0.4.5+svn4002~dfsg0 gf_node_get_graph@Base 0.4.5+svn4002~dfsg0 gf_node_get_id@Base 0.4.5+svn4002~dfsg0 gf_node_get_name@Base 0.4.5+svn4002~dfsg0 gf_node_get_name_and_id@Base 0.4.5+svn4002~dfsg0 gf_node_get_parent@Base 0.4.5+svn4002~dfsg0 gf_node_get_parent_count@Base 0.4.5+svn4002~dfsg0 gf_node_get_private@Base 0.4.5+svn4002~dfsg0 gf_node_get_proto@Base 0.4.5+svn4002~dfsg0 gf_node_get_proto_parent@Base 0.4.5+svn4002~dfsg0 gf_node_get_proto_root@Base 0.4.5+svn4002~dfsg0 gf_node_get_scene_time@Base 0.4.5+svn4002~dfsg0 gf_node_get_tag@Base 0.4.5+svn4002~dfsg0 gf_node_in_table_by_tag@Base 0.4.5+svn4002~dfsg0 gf_node_init@Base 0.4.5+svn4002~dfsg0 gf_node_is_proto_root@Base 0.4.5+svn4002~dfsg0 gf_node_list_add_child@Base 0.4.5+svn4002~dfsg0 gf_node_list_add_child_last@Base 0.4.5+svn4002~dfsg0 gf_node_list_del_child@Base 0.4.5+svn4002~dfsg0 gf_node_list_del_child_idx@Base 0.4.5+svn4002~dfsg0 gf_node_list_find_child@Base 0.4.5+svn4002~dfsg0 gf_node_list_get_child@Base 0.4.5+svn4002~dfsg0 gf_node_list_get_count@Base 0.4.5+svn4002~dfsg0 gf_node_list_insert_child@Base 0.4.5+svn4002~dfsg0 gf_node_mpeg4_type_by_class_name@Base 0.4.5+svn4002~dfsg0 gf_node_new@Base 0.4.5+svn4002~dfsg0 gf_node_parent_of@Base 0.4.5+svn4002~dfsg0 gf_node_proto_is_grouping@Base 0.4.5+svn4002~dfsg0 gf_node_proto_set_grouping@Base 0.4.5+svn4002~dfsg0 gf_node_register@Base 0.4.5+svn4002~dfsg0 gf_node_register_iri@Base 0.4.5+svn4002~dfsg0 gf_node_remove_id@Base 0.4.5+svn4002~dfsg0 gf_node_set_callback_function@Base 0.4.5+svn4002~dfsg0 gf_node_set_cyclic_traverse_flag@Base 0.4.5+svn4002~dfsg0 gf_node_set_id@Base 0.4.5+svn4002~dfsg0 gf_node_set_private@Base 0.4.5+svn4002~dfsg0 gf_node_store_embedded_data@Base 0.4.5+svn4002~dfsg0 gf_node_traverse@Base 0.4.5+svn4002~dfsg0 gf_node_traverse_children@Base 0.4.5+svn4002~dfsg0 gf_node_unregister@Base 0.4.5+svn4002~dfsg0 gf_node_unregister_children@Base 0.4.5+svn4002~dfsg0 gf_node_x3d_type_by_class_name@Base 0.4.5+svn4002~dfsg0 gf_oci_codec_add_event@Base 0.4.5+svn4002~dfsg0 gf_oci_codec_decode@Base 0.4.5+svn4002~dfsg0 gf_oci_codec_del@Base 0.4.5+svn4002~dfsg0 gf_oci_codec_encode@Base 0.4.5+svn4002~dfsg0 gf_oci_codec_get_event@Base 0.4.5+svn4002~dfsg0 gf_oci_codec_new@Base 0.4.5+svn4002~dfsg0 gf_oci_dump_au@Base 0.4.5+svn4002~dfsg0 gf_oci_dump_event@Base 0.4.5+svn4002~dfsg0 gf_oci_event_add_desc@Base 0.4.5+svn4002~dfsg0 gf_oci_event_del@Base 0.4.5+svn4002~dfsg0 gf_oci_event_get_desc@Base 0.4.5+svn4002~dfsg0 gf_oci_event_get_desc_count@Base 0.4.5+svn4002~dfsg0 gf_oci_event_get_duration@Base 0.4.5+svn4002~dfsg0 gf_oci_event_get_id@Base 0.4.5+svn4002~dfsg0 gf_oci_event_get_start_time@Base 0.4.5+svn4002~dfsg0 gf_oci_event_new@Base 0.4.5+svn4002~dfsg0 gf_oci_event_rem_desc@Base 0.4.5+svn4002~dfsg0 gf_oci_event_set_duration@Base 0.4.5+svn4002~dfsg0 gf_oci_event_set_start_time@Base 0.4.5+svn4002~dfsg0 gf_odf_avc_cfg_del@Base 0.4.5+svn4002~dfsg0 gf_odf_avc_cfg_new@Base 0.4.5+svn4002~dfsg0 gf_odf_avc_cfg_read@Base 0.4.5+svn4002~dfsg0 gf_odf_avc_cfg_write@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_add_com@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_decode@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_del@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_encode@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_get_au@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_get_com@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_new@Base 0.4.5+svn4002~dfsg0 gf_odf_codec_set_au@Base 0.4.5+svn4002~dfsg0 gf_odf_com_del@Base 0.4.5+svn4002~dfsg0 gf_odf_com_new@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_add_desc@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_copy@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_del@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_esd_new@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_list_del@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_list_read@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_list_size@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_list_write@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_new@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_read@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_size@Base 0.4.5+svn4002~dfsg0 gf_odf_desc_write@Base 0.4.5+svn4002~dfsg0 gf_odf_dump_au@Base 0.4.5+svn4002~dfsg0 gf_odf_dump_com@Base 0.4.5+svn4002~dfsg0 gf_odf_dump_com_list@Base 0.4.5+svn4002~dfsg0 gf_odf_dump_desc@Base 0.4.5+svn4002~dfsg0 gf_odf_encode_ui_config@Base 0.4.5+svn4002~dfsg0 gf_odf_get_bifs_config@Base 0.4.5+svn4002~dfsg0 gf_odf_get_laser_config@Base 0.4.5+svn4002~dfsg0 gf_odf_get_text_config@Base 0.4.5+svn4002~dfsg0 gf_odf_get_ui_config@Base 0.4.5+svn4002~dfsg0 gf_odf_hevc_cfg_del@Base 0.5.0+svn4288~dfsg1 gf_odf_hevc_cfg_new@Base 0.5.0+svn4288~dfsg1 gf_odf_hevc_cfg_read@Base 0.5.0+svn4288~dfsg1 gf_odf_hevc_cfg_read_bs@Base 0.5.0+svn4288~dfsg1 gf_odf_hevc_cfg_write@Base 0.5.0+svn4288~dfsg1 gf_odf_hevc_cfg_write_bs@Base 0.5.0+svn4288~dfsg1 gf_odf_parse_descriptor@Base 0.4.5+svn4002~dfsg0 gf_odf_qos_add_qualif@Base 0.4.5+svn4002~dfsg0 gf_odf_qos_del@Base 0.4.5+svn4002~dfsg0 gf_odf_qos_new@Base 0.4.5+svn4002~dfsg0 gf_odf_slc_set_pref@Base 0.4.5+svn4002~dfsg0 gf_odf_stream_type_by_name@Base 0.4.5+svn4002~dfsg0 gf_odf_stream_type_name@Base 0.4.5+svn4002~dfsg0 gf_odm_disconnect@Base 0.4.5+svn4002~dfsg0 gf_odm_new@Base 0.4.5+svn4002~dfsg0 gf_odm_remove_es@Base 0.4.5+svn4002~dfsg0 gf_odm_setup_es@Base 0.4.5+svn4002~dfsg0 gf_odm_setup_object@Base 0.4.5+svn4002~dfsg0 gf_path_add_arc@Base 0.4.5+svn4002~dfsg0 gf_path_add_arc_to@Base 0.4.5+svn4002~dfsg0 gf_path_add_bezier@Base 0.4.5+svn4002~dfsg0 gf_path_add_cubic_to@Base 0.4.5+svn4002~dfsg0 gf_path_add_cubic_to_vec@Base 0.4.5+svn4002~dfsg0 gf_path_add_ellipse@Base 0.4.5+svn4002~dfsg0 gf_path_add_line_to@Base 0.4.5+svn4002~dfsg0 gf_path_add_line_to_vec@Base 0.4.5+svn4002~dfsg0 gf_path_add_move_to@Base 0.4.5+svn4002~dfsg0 gf_path_add_move_to_vec@Base 0.4.5+svn4002~dfsg0 gf_path_add_quadratic_to@Base 0.4.5+svn4002~dfsg0 gf_path_add_quadratic_to_vec@Base 0.4.5+svn4002~dfsg0 gf_path_add_rect@Base 0.4.5+svn4002~dfsg0 gf_path_add_rect_center@Base 0.4.5+svn4002~dfsg0 gf_path_add_svg_arc_to@Base 0.4.5+svn4002~dfsg0 gf_path_clone@Base 0.4.5+svn4002~dfsg0 gf_path_close@Base 0.4.5+svn4002~dfsg0 gf_path_del@Base 0.4.5+svn4002~dfsg0 gf_path_flatten@Base 0.4.5+svn4002~dfsg0 gf_path_get_bounds@Base 0.4.5+svn4002~dfsg0 gf_path_get_control_bounds@Base 0.4.5+svn4002~dfsg0 gf_path_get_flatten@Base 0.4.5+svn4002~dfsg0 gf_path_get_outline@Base 0.4.5+svn4002~dfsg0 gf_path_is_empty@Base 0.4.5+svn4002~dfsg0 gf_path_iterator_del@Base 0.4.5+svn4002~dfsg0 gf_path_iterator_get_length@Base 0.4.5+svn4002~dfsg0 gf_path_iterator_get_transform@Base 0.4.5+svn4002~dfsg0 gf_path_iterator_new@Base 0.4.5+svn4002~dfsg0 gf_path_new@Base 0.4.5+svn4002~dfsg0 gf_path_point_over@Base 0.4.5+svn4002~dfsg0 gf_path_reset@Base 0.4.5+svn4002~dfsg0 gf_plane_exists_intersection@Base 0.4.5+svn4002~dfsg0 gf_plane_get_distance@Base 0.4.5+svn4002~dfsg0 gf_plane_get_p_vertex_idx@Base 0.4.5+svn4002~dfsg0 gf_plane_intersect_line@Base 0.4.5+svn4002~dfsg0 gf_plane_intersect_plane@Base 0.4.5+svn4002~dfsg0 gf_plane_intersect_planes@Base 0.4.5+svn4002~dfsg0 gf_polygone2d_get_convexity@Base 0.4.5+svn4002~dfsg0 gf_prompt_get_char@Base 0.4.5+svn4002~dfsg0 gf_prompt_has_input@Base 0.4.5+svn4002~dfsg0 gf_quat_from_axis_cos@Base 0.4.5+svn4002~dfsg0 gf_quat_from_matrix@Base 0.4.5+svn4002~dfsg0 gf_quat_from_rotation@Base 0.4.5+svn4002~dfsg0 gf_quat_get_inv@Base 0.4.5+svn4002~dfsg0 gf_quat_multiply@Base 0.4.5+svn4002~dfsg0 gf_quat_rotate@Base 0.4.5+svn4002~dfsg0 gf_quat_slerp@Base 0.4.5+svn4002~dfsg0 gf_quat_to_rotation@Base 0.4.5+svn4002~dfsg0 gf_ray@Base 0.4.5+svn4002~dfsg0 gf_ray_hit_box@Base 0.4.5+svn4002~dfsg0 gf_ray_hit_sphere@Base 0.4.5+svn4002~dfsg0 gf_ray_hit_triangle@Base 0.4.5+svn4002~dfsg0 gf_ray_hit_triangle_backcull@Base 0.4.5+svn4002~dfsg0 gf_rect_center@Base 0.4.5+svn4002~dfsg0 gf_rect_equal@Base 0.4.5+svn4002~dfsg0 gf_rect_from_bbox@Base 0.4.5+svn4002~dfsg0 gf_rect_overlaps@Base 0.4.5+svn4002~dfsg0 gf_rect_pixelize@Base 0.4.5+svn4002~dfsg0 gf_rect_union@Base 0.4.5+svn4002~dfsg0 gf_ringbuffer_available_for_read@Base 0.4.5+svn4002~dfsg0 gf_ringbuffer_del@Base 0.4.5+svn4002~dfsg0 gf_ringbuffer_new@Base 0.4.5+svn4002~dfsg0 gf_ringbuffer_read@Base 0.4.5+svn4002~dfsg0 gf_ringbuffer_write@Base 0.4.5+svn4002~dfsg0 gf_rtp_builder_del@Base 0.4.5+svn4002~dfsg0 gf_rtp_builder_format_sdp@Base 0.4.5+svn4002~dfsg0 gf_rtp_builder_get_payload_name@Base 0.4.5+svn4002~dfsg0 gf_rtp_builder_init@Base 0.4.5+svn4002~dfsg0 gf_rtp_builder_new@Base 0.4.5+svn4002~dfsg0 gf_rtp_builder_process@Base 0.4.5+svn4002~dfsg0 gf_rtp_decode_rtcp@Base 0.4.5+svn4002~dfsg0 gf_rtp_decode_rtp@Base 0.4.5+svn4002~dfsg0 gf_rtp_del@Base 0.4.5+svn4002~dfsg0 gf_rtp_depacketizer_del@Base 0.4.5+svn4002~dfsg0 gf_rtp_depacketizer_get_slconfig@Base 0.4.5+svn4002~dfsg0 gf_rtp_depacketizer_new@Base 0.4.5+svn4002~dfsg0 gf_rtp_depacketizer_process@Base 0.4.5+svn4002~dfsg0 gf_rtp_depacketizer_reset@Base 0.4.5+svn4002~dfsg0 gf_rtp_enable_nat_keepalive@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_clockrate@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_current_time@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_hight_interleave_id@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_local_ssrc@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_loss@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_low_interleave_id@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_ports@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_tcp_bytes_sent@Base 0.4.5+svn4002~dfsg0 gf_rtp_get_transport@Base 0.4.5+svn4002~dfsg0 gf_rtp_initialize@Base 0.4.5+svn4002~dfsg0 gf_rtp_is_active@Base 0.4.5+svn4002~dfsg0 gf_rtp_is_interleaved@Base 0.4.5+svn4002~dfsg0 gf_rtp_is_unicast@Base 0.4.5+svn4002~dfsg0 gf_rtp_new@Base 0.4.5+svn4002~dfsg0 gf_rtp_read_rtcp@Base 0.4.5+svn4002~dfsg0 gf_rtp_read_rtp@Base 0.4.5+svn4002~dfsg0 gf_rtp_reset_buffers@Base 0.4.5+svn4002~dfsg0 gf_rtp_send_bye@Base 0.4.5+svn4002~dfsg0 gf_rtp_send_packet@Base 0.4.5+svn4002~dfsg0 gf_rtp_send_rtcp_report@Base 0.4.5+svn4002~dfsg0 gf_rtp_set_info_rtcp@Base 0.4.5+svn4002~dfsg0 gf_rtp_set_info_rtp@Base 0.4.5+svn4002~dfsg0 gf_rtp_set_ports@Base 0.4.5+svn4002~dfsg0 gf_rtp_setup_payload@Base 0.4.5+svn4002~dfsg0 gf_rtp_setup_transport@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_append_sdp@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_append_sdp_decoding_dependency@Base 0.5.0+svn4288~dfsg1 gf_rtp_streamer_append_sdp_extended@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_del@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_disable_auto_rtcp@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_format_sdp_header@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_get_payload_type@Base 0.5.0+svn4288~dfsg1 gf_rtp_streamer_new@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_new_extended@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_send_au_with_sn@Base 0.4.5+svn4002~dfsg0 gf_rtp_streamer_send_rtcp@Base 0.4.5+svn4002~dfsg0 gf_rtsp_command_del@Base 0.4.5+svn4002~dfsg0 gf_rtsp_command_new@Base 0.4.5+svn4002~dfsg0 gf_rtsp_command_reset@Base 0.4.5+svn4002~dfsg0 gf_rtsp_generate_session_id@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_command@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_last_request@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_last_session_id@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_next_interleave_id@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_remote_address@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_response@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_server_name@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_service_name@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_session_ip@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_session_port@Base 0.4.5+svn4002~dfsg0 gf_rtsp_get_session_state@Base 0.4.5+svn4002~dfsg0 gf_rtsp_is_my_session@Base 0.4.5+svn4002~dfsg0 gf_rtsp_load_service_name@Base 0.4.5+svn4002~dfsg0 gf_rtsp_nc_to_string@Base 0.4.5+svn4002~dfsg0 gf_rtsp_range_del@Base 0.4.5+svn4002~dfsg0 gf_rtsp_range_new@Base 0.4.5+svn4002~dfsg0 gf_rtsp_range_parse@Base 0.4.5+svn4002~dfsg0 gf_rtsp_register_interleave@Base 0.4.5+svn4002~dfsg0 gf_rtsp_reset_aggregation@Base 0.4.5+svn4002~dfsg0 gf_rtsp_response_del@Base 0.4.5+svn4002~dfsg0 gf_rtsp_response_new@Base 0.4.5+svn4002~dfsg0 gf_rtsp_response_reset@Base 0.4.5+svn4002~dfsg0 gf_rtsp_send_command@Base 0.4.5+svn4002~dfsg0 gf_rtsp_send_response@Base 0.4.5+svn4002~dfsg0 gf_rtsp_session_del@Base 0.4.5+svn4002~dfsg0 gf_rtsp_session_new@Base 0.4.5+svn4002~dfsg0 gf_rtsp_session_new_server@Base 0.4.5+svn4002~dfsg0 gf_rtsp_session_read@Base 0.4.5+svn4002~dfsg0 gf_rtsp_session_reset@Base 0.4.5+svn4002~dfsg0 gf_rtsp_set_buffer_size@Base 0.4.5+svn4002~dfsg0 gf_rtsp_set_interleave_callback@Base 0.4.5+svn4002~dfsg0 gf_rtsp_set_mobile_ip@Base 0.4.5+svn4002~dfsg0 gf_rtsp_transport_clone@Base 0.4.5+svn4002~dfsg0 gf_rtsp_transport_del@Base 0.4.5+svn4002~dfsg0 gf_rtsp_unregister_interleave@Base 0.4.5+svn4002~dfsg0 gf_sc_add_audio_listener@Base 0.5.0+svn4288~dfsg1 gf_sc_add_video_listener@Base 0.5.0+svn4288~dfsg1 gf_sc_animation_get_scenegraph@Base 0.4.5+svn4002~dfsg0 gf_sc_audio_check_url@Base 0.4.5+svn4002~dfsg0 gf_sc_audio_open@Base 0.4.5+svn4002~dfsg0 gf_sc_audio_register@Base 0.4.5+svn4002~dfsg0 gf_sc_audio_restart@Base 0.4.5+svn4002~dfsg0 gf_sc_audio_setup@Base 0.4.5+svn4002~dfsg0 gf_sc_audio_stop@Base 0.4.5+svn4002~dfsg0 gf_sc_audio_unregister@Base 0.4.5+svn4002~dfsg0 gf_sc_focus_switch_ring@Base 0.4.5+svn4002~dfsg0 gf_sc_get_compositor@Base 0.4.5+svn4002~dfsg0 gf_sc_get_fps@Base 0.4.5+svn4002~dfsg0 gf_sc_get_screen_buffer@Base 0.4.5+svn4002~dfsg0 gf_sc_invalidate@Base 0.4.5+svn4002~dfsg0 gf_sc_lock@Base 0.4.5+svn4002~dfsg0 gf_sc_register_extra_graph@Base 0.4.5+svn4002~dfsg0 gf_sc_release_screen_buffer@Base 0.4.5+svn4002~dfsg0 gf_sc_reload_audio_filters@Base 0.4.5+svn4002~dfsg0 gf_sc_remove_audio_listener@Base 0.5.0+svn4288~dfsg1 gf_sc_remove_video_listener@Base 0.5.0+svn4288~dfsg1 gf_sc_reset_graphics@Base 0.4.5+svn4002~dfsg0 gf_sc_set_option@Base 0.4.5+svn4002~dfsg0 gf_sc_set_size@Base 0.4.5+svn4002~dfsg0 gf_sc_svg_convert_length_to_display@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_check_url_change@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_destroy@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_get_handler@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_play@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_play_from_to@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_release_stream@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_restart@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_setup@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_stop@Base 0.4.5+svn4002~dfsg0 gf_sc_texture_update_frame@Base 0.4.5+svn4002~dfsg0 gf_scene_attach_to_compositor@Base 0.4.5+svn4002~dfsg0 gf_scene_disconnect@Base 0.4.5+svn4002~dfsg0 gf_scene_find_odm@Base 0.4.5+svn4002~dfsg0 gf_scene_force_size@Base 0.4.5+svn4002~dfsg0 gf_scene_get_time@Base 0.4.5+svn4002~dfsg0 gf_scene_new@Base 0.4.5+svn4002~dfsg0 gf_scene_process_anchor@Base 0.4.5+svn4002~dfsg0 gf_scene_register_extra_graph@Base 0.4.5+svn4002~dfsg0 gf_scene_set_duration@Base 0.4.5+svn4002~dfsg0 gf_scene_setup_object@Base 0.4.5+svn4002~dfsg0 gf_sdp_conn_del@Base 0.4.5+svn4002~dfsg0 gf_sdp_conn_new@Base 0.4.5+svn4002~dfsg0 gf_sdp_fmtp_del@Base 0.4.5+svn4002~dfsg0 gf_sdp_fmtp_new@Base 0.4.5+svn4002~dfsg0 gf_sdp_info_check@Base 0.4.5+svn4002~dfsg0 gf_sdp_info_del@Base 0.4.5+svn4002~dfsg0 gf_sdp_info_new@Base 0.4.5+svn4002~dfsg0 gf_sdp_info_parse@Base 0.4.5+svn4002~dfsg0 gf_sdp_info_reset@Base 0.4.5+svn4002~dfsg0 gf_sdp_info_write@Base 0.4.5+svn4002~dfsg0 gf_sdp_media_del@Base 0.4.5+svn4002~dfsg0 gf_sdp_media_new@Base 0.4.5+svn4002~dfsg0 gf_sema_del@Base 0.4.5+svn4002~dfsg0 gf_sema_new@Base 0.4.5+svn4002~dfsg0 gf_sema_notify@Base 0.4.5+svn4002~dfsg0 gf_sema_wait@Base 0.5.0+svn4288~dfsg1 gf_sema_wait_for@Base 0.4.5+svn4002~dfsg0 gf_seng_aggregate_context@Base 0.4.5+svn4002~dfsg0 gf_seng_dump_rap_on@Base 0.4.5+svn4002~dfsg0 gf_seng_enable_aggregation@Base 0.4.5+svn4002~dfsg0 gf_seng_encode_context@Base 0.4.5+svn4002~dfsg0 gf_seng_encode_from_commands@Base 0.4.5+svn4002~dfsg0 gf_seng_encode_from_file@Base 0.4.5+svn4002~dfsg0 gf_seng_encode_from_string@Base 0.4.5+svn4002~dfsg0 gf_seng_get_base64_iod@Base 0.4.5+svn4002~dfsg0 gf_seng_get_iod@Base 0.4.5+svn4002~dfsg0 gf_seng_get_stream_carousel_info@Base 0.4.5+svn4002~dfsg0 gf_seng_get_stream_config@Base 0.4.5+svn4002~dfsg0 gf_seng_get_stream_count@Base 0.4.5+svn4002~dfsg0 gf_seng_init@Base 0.4.5+svn4002~dfsg0 gf_seng_init_from_context@Base 0.4.5+svn4002~dfsg0 gf_seng_init_from_string@Base 0.4.5+svn4002~dfsg0 gf_seng_save_context@Base 0.4.5+svn4002~dfsg0 gf_seng_terminate@Base 0.4.5+svn4002~dfsg0 gf_set_progress@Base 0.4.5+svn4002~dfsg0 gf_set_progress_callback@Base 0.4.5+svn4002~dfsg0 gf_sg_activate_routes@Base 0.4.5+svn4002~dfsg0 gf_sg_add_namespace@Base 0.4.5+svn4002~dfsg0 gf_sg_command_apply@Base 0.4.5+svn4002~dfsg0 gf_sg_command_apply_list@Base 0.4.5+svn4002~dfsg0 gf_sg_command_del@Base 0.4.5+svn4002~dfsg0 gf_sg_command_field_new@Base 0.4.5+svn4002~dfsg0 gf_sg_command_new@Base 0.4.5+svn4002~dfsg0 gf_sg_del@Base 0.4.5+svn4002~dfsg0 gf_sg_find_node@Base 0.4.5+svn4002~dfsg0 gf_sg_find_node_by_name@Base 0.4.5+svn4002~dfsg0 gf_sg_get_next_available_node_id@Base 0.4.5+svn4002~dfsg0 gf_sg_get_private@Base 0.4.5+svn4002~dfsg0 gf_sg_get_root_node@Base 0.4.5+svn4002~dfsg0 gf_sg_get_scene_size_info@Base 0.4.5+svn4002~dfsg0 gf_sg_mfurl_del@Base 0.4.5+svn4002~dfsg0 gf_sg_new@Base 0.4.5+svn4002~dfsg0 gf_sg_new_subscene@Base 0.4.5+svn4002~dfsg0 gf_sg_node_get_tag_by_class_name@Base 0.4.5+svn4002~dfsg0 gf_sg_proto_get_extern_url@Base 0.4.5+svn4002~dfsg0 gf_sg_reset@Base 0.4.5+svn4002~dfsg0 gf_sg_route_new@Base 0.4.5+svn4002~dfsg0 gf_sg_script_event_in@Base 0.4.5+svn4002~dfsg0 gf_sg_set_node_callback@Base 0.4.5+svn4002~dfsg0 gf_sg_set_proto_loader@Base 0.4.5+svn4002~dfsg0 gf_sg_set_root_node@Base 0.4.5+svn4002~dfsg0 gf_sg_set_scene_size_info@Base 0.4.5+svn4002~dfsg0 gf_sg_set_scene_time_callback@Base 0.4.5+svn4002~dfsg0 gf_sg_sfcolor_to_rgba@Base 0.4.5+svn4002~dfsg0 gf_sg_sfrotation_interpolate@Base 0.4.5+svn4002~dfsg0 gf_sg_use_pixel_metrics@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_field_clone@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_field_copy@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_field_equal@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_get_event_type_name@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_get_field_type_by_name@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_get_sf_type@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_is_sf_field@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_mf_alloc@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_mf_append@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_mf_get_item@Base 0.4.5+svn4002~dfsg0 gf_sg_vrml_mf_reset@Base 0.4.5+svn4002~dfsg0 gf_sha1_file@Base 0.4.5+svn4002~dfsg0 gf_sk_bind@Base 0.4.5+svn4002~dfsg0 gf_sk_del@Base 0.4.5+svn4002~dfsg0 gf_sk_get_host_name@Base 0.4.5+svn4002~dfsg0 gf_sk_is_multicast_address@Base 0.4.5+svn4002~dfsg0 gf_sk_new@Base 0.4.5+svn4002~dfsg0 gf_sk_receive@Base 0.4.5+svn4002~dfsg0 gf_sk_send@Base 0.4.5+svn4002~dfsg0 gf_sk_set_block_mode@Base 0.4.5+svn4002~dfsg0 gf_sk_set_buffer_size@Base 0.4.5+svn4002~dfsg0 gf_sk_setup_multicast@Base 0.4.5+svn4002~dfsg0 gf_sl_depacketize@Base 0.4.5+svn4002~dfsg0 gf_sl_get_header_size@Base 0.4.5+svn4002~dfsg0 gf_sl_packetize@Base 0.4.5+svn4002~dfsg0 gf_sleep@Base 0.4.5+svn4002~dfsg0 gf_sm_aggregate@Base 0.4.5+svn4002~dfsg0 gf_sm_del@Base 0.4.5+svn4002~dfsg0 gf_sm_dump@Base 0.4.5+svn4002~dfsg0 gf_sm_dump_command_list@Base 0.4.5+svn4002~dfsg0 gf_sm_dump_graph@Base 0.4.5+svn4002~dfsg0 gf_sm_dumper_del@Base 0.4.5+svn4002~dfsg0 gf_sm_dumper_new@Base 0.4.5+svn4002~dfsg0 gf_sm_encode_to_file@Base 0.4.5+svn4002~dfsg0 gf_sm_get_mux_info@Base 0.4.5+svn4002~dfsg0 gf_sm_import_bifs_subtitle@Base 0.4.5+svn4002~dfsg0 gf_sm_load_bt_from_string@Base 0.4.5+svn4002~dfsg0 gf_sm_load_done@Base 0.4.5+svn4002~dfsg0 gf_sm_load_init@Base 0.4.5+svn4002~dfsg0 gf_sm_load_run@Base 0.4.5+svn4002~dfsg0 gf_sm_load_string@Base 0.4.5+svn4002~dfsg0 gf_sm_load_suspend@Base 0.4.5+svn4002~dfsg0 gf_sm_new@Base 0.4.5+svn4002~dfsg0 gf_sm_reset@Base 0.4.5+svn4002~dfsg0 gf_sm_stats_del@Base 0.4.5+svn4002~dfsg0 gf_sm_stats_for_command@Base 0.4.5+svn4002~dfsg0 gf_sm_stats_for_graph@Base 0.4.5+svn4002~dfsg0 gf_sm_stats_for_scene@Base 0.4.5+svn4002~dfsg0 gf_sm_stats_get@Base 0.4.5+svn4002~dfsg0 gf_sm_stats_new@Base 0.4.5+svn4002~dfsg0 gf_sm_stats_reset@Base 0.4.5+svn4002~dfsg0 gf_sm_stream_au_new@Base 0.4.5+svn4002~dfsg0 gf_sm_stream_del@Base 0.4.5+svn4002~dfsg0 gf_sm_stream_new@Base 0.4.5+svn4002~dfsg0 gf_smil_set_media_duration@Base 0.4.5+svn4002~dfsg0 gf_smil_timing_init_runtime_info@Base 0.4.5+svn4002~dfsg0 gf_smil_timing_insert_clock@Base 0.4.5+svn4002~dfsg0 gf_smil_timing_is_active@Base 0.4.5+svn4002~dfsg0 gf_stretch_bits@Base 0.4.5+svn4002~dfsg0 gf_svg_apply_animations@Base 0.4.5+svn4002~dfsg0 gf_svg_apply_inheritance@Base 0.4.5+svn4002~dfsg0 gf_svg_attributes_copy@Base 0.4.5+svn4002~dfsg0 gf_svg_create_attribute_value@Base 0.4.5+svn4002~dfsg0 gf_svg_flatten_attributes@Base 0.4.5+svn4002~dfsg0 gf_svg_parse_attribute@Base 0.4.5+svn4002~dfsg0 gf_svg_path_build@Base 0.4.5+svn4002~dfsg0 gf_svg_properties_init_pointers@Base 0.4.5+svn4002~dfsg0 gf_svg_properties_reset_pointers@Base 0.4.5+svn4002~dfsg0 gf_sys_clock@Base 0.4.5+svn4002~dfsg0 gf_sys_close@Base 0.4.5+svn4002~dfsg0 gf_sys_get_battery_state@Base 0.4.5+svn4002~dfsg0 gf_sys_get_rti@Base 0.4.5+svn4002~dfsg0 gf_sys_init@Base 0.4.5+svn4002~dfsg0 gf_temp_file_new@Base 0.4.5+svn4002~dfsg0 gf_term_add_event_filter@Base 0.4.5+svn4002~dfsg0 gf_term_add_media@Base 0.4.5+svn4002~dfsg0 gf_term_add_object@Base 0.4.5+svn4002~dfsg0 gf_term_check_extension@Base 0.4.5+svn4002~dfsg0 gf_term_connect@Base 0.4.5+svn4002~dfsg0 gf_term_connect_from_time@Base 0.4.5+svn4002~dfsg0 gf_term_connect_with_path@Base 0.4.5+svn4002~dfsg0 gf_term_del@Base 0.4.5+svn4002~dfsg0 gf_term_disconnect@Base 0.4.5+svn4002~dfsg0 gf_term_download_del@Base 0.4.5+svn4002~dfsg0 gf_term_download_new@Base 0.4.5+svn4002~dfsg0 gf_term_download_update_stats@Base 0.4.5+svn4002~dfsg0 gf_term_dump_scene@Base 0.4.5+svn4002~dfsg0 gf_term_get_channel_net_info@Base 0.4.5+svn4002~dfsg0 gf_term_get_current_service_id@Base 0.4.5+svn4002~dfsg0 gf_term_get_download_info@Base 0.4.5+svn4002~dfsg0 gf_term_get_framerate@Base 0.4.5+svn4002~dfsg0 gf_term_get_mfurl_from_xlink@Base 0.4.5+svn4002~dfsg0 gf_term_get_object@Base 0.4.5+svn4002~dfsg0 gf_term_get_object_count@Base 0.4.5+svn4002~dfsg0 gf_term_get_object_info@Base 0.4.5+svn4002~dfsg0 gf_term_get_offscreen_buffer@Base 0.4.5+svn4002~dfsg0 gf_term_get_option@Base 0.4.5+svn4002~dfsg0 gf_term_get_root_object@Base 0.4.5+svn4002~dfsg0 gf_term_get_screen_buffer@Base 0.4.5+svn4002~dfsg0 gf_term_get_service_info@Base 0.4.5+svn4002~dfsg0 gf_term_get_service_interface@Base 0.4.5+svn4002~dfsg0 gf_term_get_service_url@Base 0.4.5+svn4002~dfsg0 gf_term_get_simulation_frame_rate@Base 0.4.5+svn4002~dfsg0 gf_term_get_time_in_ms@Base 0.4.5+svn4002~dfsg0 gf_term_get_url@Base 0.4.5+svn4002~dfsg0 gf_term_get_viewpoint@Base 0.4.5+svn4002~dfsg0 gf_term_get_world_info@Base 0.4.5+svn4002~dfsg0 gf_term_is_supported_url@Base 0.4.5+svn4002~dfsg0 gf_term_lock_media_queue@Base 0.4.5+svn4002~dfsg0 gf_term_navigate_to@Base 0.4.5+svn4002~dfsg0 gf_term_new@Base 0.4.5+svn4002~dfsg0 gf_term_node_callback@Base 0.4.5+svn4002~dfsg0 gf_term_object_subscene_type@Base 0.4.5+svn4002~dfsg0 gf_term_on_command@Base 0.4.5+svn4002~dfsg0 gf_term_on_connect@Base 0.4.5+svn4002~dfsg0 gf_term_on_disconnect@Base 0.4.5+svn4002~dfsg0 gf_term_on_message@Base 0.4.5+svn4002~dfsg0 gf_term_on_service_event@Base 0.4.5+svn4002~dfsg0 gf_term_on_sl_packet@Base 0.4.5+svn4002~dfsg0 gf_term_play_from_time@Base 0.4.5+svn4002~dfsg0 gf_term_process_flush@Base 0.4.5+svn4002~dfsg0 gf_term_process_shortcut@Base 0.4.5+svn4002~dfsg0 gf_term_process_step@Base 0.4.5+svn4002~dfsg0 gf_term_register_mime_type@Base 0.4.5+svn4002~dfsg0 gf_term_release_screen_buffer@Base 0.4.5+svn4002~dfsg0 gf_term_relocate_url@Base 0.4.5+svn4002~dfsg0 gf_term_remove_event_filter@Base 0.4.5+svn4002~dfsg0 gf_term_scene_update@Base 0.4.5+svn4002~dfsg0 gf_term_send_event@Base 0.4.5+svn4002~dfsg0 gf_term_set_option@Base 0.4.5+svn4002~dfsg0 gf_term_set_simulation_frame_rate@Base 0.4.5+svn4002~dfsg0 gf_term_set_size@Base 0.4.5+svn4002~dfsg0 gf_term_set_speed@Base 0.4.5+svn4002~dfsg0 gf_term_set_viewpoint@Base 0.4.5+svn4002~dfsg0 gf_term_step_clocks@Base 0.4.5+svn4002~dfsg0 gf_term_switch_quality@Base 0.4.5+svn4002~dfsg0 gf_term_user_event@Base 0.4.5+svn4002~dfsg0 gf_th_del@Base 0.4.5+svn4002~dfsg0 gf_th_id@Base 0.4.5+svn4002~dfsg0 gf_th_new@Base 0.4.5+svn4002~dfsg0 gf_th_run@Base 0.4.5+svn4002~dfsg0 gf_th_stop@Base 0.5.0+svn4288~dfsg1 gf_token_find@Base 0.4.5+svn4002~dfsg0 gf_token_get@Base 0.4.5+svn4002~dfsg0 gf_token_get_line@Base 0.4.5+svn4002~dfsg0 gf_url_concatenate@Base 0.4.5+svn4002~dfsg0 gf_url_get_resource_name@Base 0.5.0+svn4288~dfsg1 gf_url_get_resource_path@Base 0.5.0+svn4288~dfsg1 gf_url_to_fs_path@Base 0.4.5+svn4002~dfsg0 gf_utc_time_since_1970@Base 0.4.5+svn4002~dfsg0 gf_utf8_is_right_to_left@Base 0.4.5+svn4002~dfsg0 gf_utf8_mbstowcs@Base 0.4.5+svn4002~dfsg0 gf_utf8_reorder_bidi@Base 0.4.5+svn4002~dfsg0 gf_utf8_wcslen@Base 0.4.5+svn4002~dfsg0 gf_utf8_wcstombs@Base 0.4.5+svn4002~dfsg0 gf_v2d_distance@Base 0.4.5+svn4002~dfsg0 gf_v2d_from_polar@Base 0.4.5+svn4002~dfsg0 gf_v2d_len@Base 0.4.5+svn4002~dfsg0 gf_vec_cross@Base 0.4.5+svn4002~dfsg0 gf_vec_dot@Base 0.4.5+svn4002~dfsg0 gf_vec_len@Base 0.4.5+svn4002~dfsg0 gf_vec_lensq@Base 0.4.5+svn4002~dfsg0 gf_vec_norm@Base 0.4.5+svn4002~dfsg0 gf_vec_scale@Base 0.4.5+svn4002~dfsg0 gf_vorbis_check_frame@Base 0.4.5+svn4002~dfsg0 gf_vorbis_parse_header@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_del@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_detach_root@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_get_error@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_get_line@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_get_root@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_new@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_node_del@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_parse@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_parse_string@Base 0.4.5+svn4002~dfsg0 gf_xml_dom_serialize@Base 0.4.5+svn4002~dfsg0 gf_xml_get_root_type@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_binary_file@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_del@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_get_error@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_get_file_pos@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_get_file_size@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_get_line@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_get_node_end_pos@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_get_node_start_pos@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_init@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_new@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_parse@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_parse_file@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_peek_node@Base 0.4.5+svn4002~dfsg0 gf_xml_sax_suspend@Base 0.4.5+svn4002~dfsg0 gpac_features@Base 0.4.5+svn4002~dfsg0 my_str_lwr@Base 0.4.5+svn4002~dfsg0 my_str_upr@Base 0.4.5+svn4002~dfsg0 utf8_to_ucs4@Base 0.4.5+svn4002~dfsg0 (arch=!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386)#include "libgpac2.symbols.linux.in" debian/gpac.install0000664000000000000000000000006312224346636011501 0ustar usr/bin usr/share/gpac/gpac.mp4 usr/share/man/man1 debian/libgpac2.install0000664000000000000000000000002712224346636012252 0ustar usr/lib/*/libgpac.so.* debian/copyright0000664000000000000000000020642212224346636011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gpac Upstream-Contact: jeanlf@users.sourceforge.net Source: http://gpac.svn.sourceforge.net/svnroot/gpac/trunk/gpac Files: * Copyright: 2000-2005, Jean Le Feuvre 2006-2011, ENST 2010-2011, Telecom ParisTech 2000-2006, Cyril Concolato 2010, Romain Bouqueau 2008, Pierre Souchay Yi-Zhen Zhang 2006, Andrew Voznytsa 1999, Rainer Johanni 2001-2002, Thomas Östreich License: LGPL-2+ Files: extra_lib/include/wiiuse.h Copyright: © 2006-2007, Michael Laforest License: GPL-3+ Files: applications/osmo4_wx/menubtn.* Copyright: © 2002, John Labenski License: wxWidgets Files: extra_lib/include/a52dec/* extra_lib/include/mad/* extra_lib/include/xvid/* extra_lib/include/faad/* Copyright: 2000-2002, Michel Lespinasse 1999-2000, Aaron Holtzman 2000-2004, Underbit Technologies, Inc. 2001-2004, Peter Ross 2003-2005, M. Bakker, Nero AG License: GPL-2+ Files: extra_lib/include/ffmpeg_android/* Copyright: © 2001, Fabrice Bellard © 2001-2006, Michael Niedermayer License: LGPL-2.1+ Files: extra_lib/include/freetype/* modules/soft_raster/ftgrays.c src/utils/path2d_stroker.c Copyright: © 1996-2001, David Turner © 1996-2001, Robert Wilhelm © 1996-2001, Werner Lemberg License: FreeType License or GPL-2+ Files: extra_lib/include/jpeg/* Copyright: © 1991-1998, Thomas G. Lane License: JPEG License Files: extra_lib/include/js/* Copyright: © 1998, Netscape Communications Corporation License: MPL-1.1 or GPL-2+ or LGPL-2.1+ Files: extra_lib/include/ogg/* extra_lib/include/theora/* extra_lib/include/vorbis/* include/gpac/internal/ogg.h src/media_tools/gpac_ogg.c Copyright: © 1994-2002, Xiph.Org Foundation License: BSD-3-clause Files: extra_lib/include/openjpeg/* Copyright: © 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium © 2002-2007, Professor Benoit Macq © 2001-2003, David Janssens © 2002-2003, Yannick Verschueren © 2003-2007, Francois-Olivier Devaux and Antonin Descampe © 2005, Herve Drolon, FreeImage Team © 2006-2007, Parvatha Elangovan License: BSD-2-clause Files: modules/widgetman/* Copyright: © 2009 Telecom ParisTech License: LGPL-2+ or other-nonfree-1 Files: debian/* Copyright: © 2012, Alessio Treglia © 2009-2011, Andres Mejia © 2009-2011, Reinhard Tartler License: LGPL-2+ Files: extra_lib/include/png/* Copyright: © 1998-2008 Glenn Randers-Pehrson © 1996, 1997 Andreas Dilger © 1995, 1996 Guy Eric Schalnat, Group 42, Inc. License: Zlib Files: extra_lib/include/openssl/* Copyright: © 1998-2004, The OpenSSL Project © 1995-1998, Eric A. Young, Tim J. Hudson License: OpenSSL License Files: extra_lib/include/platinum/* Copyright: © 2002-2008, Axiomatic Systems, LLC. License: BSD-3-clause-axiomatic License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . - Neither the name of the Xiph.Org Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-axiomatic Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Axiomatic Systems nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY AXIOMATIC SYSTEMS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AXIOMATIC SYSTEMS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: Zlib For the purposes of this copyright and license, "Contributing Authors" is defined as the following set of individuals: . Andreas Dilger Dave Martindale Guy Eric Schalnat Paul Schmidt Tim Wegner . The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. . Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: . 1. The origin of this source code must not be misrepresented. . 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. . 3. This Copyright notice may not be removed or altered from any source or altered source distribution. . The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. Files: extra_lib/include/zlib/* src/utils/gzio.cpp src/utils/zlib_* src/utils/zutil.* Copyright: © 1995-2005, Jean-loup Gailly © 1995-2005, Mark Adler License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Files: include/gpac/internal/reedsolomon.h src/media_tools/reedsolomon.c Copyright: © 1991-1996, Henry Minsky (hqm@ua.com), Universal Access Inc. License: GPL-3+ or other Comment: Copyright information is not given in the source files, however, the website where this code can be found states that this code is licensed under the GPL-3+, with the option of licensing the code under different terms. . The website is http://rscode.sourceforge.net/ The statement (as of July 30, 2011) states the following: "The code is licensed under the GPL, however a commercial license is also available. A royalty-free license to modify and redistribute the code in binary or source form is available." For more information see the "rscode-1.3.tgz" release tarball available at: http://sourceforge.net/projects/rscode/files/ Files: modules/amr_dec/amr_nb/typedefs.h Copyright: © 1998-2009, PacketVideo License: Apache-2.0 Comment: Licensing information is not explicitly given in the source file. This source file is from OpenCORE AMR. A note in OpenCORE AMR is written about this file and is repeated below. . Portions of this file are derived from the following 3GPP standard: . 3GPP TS 26.073 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec Available from http://www.3gpp.org . (C) 2004, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TTA, TTC) Permission to distribute, modify and use this file under the standard license terms listed above has been obtained from the copyright holder. Files: modules/opencv_is/haarcascade_frontalface_default.xml Copyright: © 2000, Intel Corporation License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistribution's of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistribution's in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * The name of Intel Corporation may not be used to endorse or promote products derived from this software without specific prior written permission. . This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the Intel Corporation or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. Files: modules/widgetman/unzip.* Copyright: © 1998-2005, Gilles Vollant License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Files: src/media_tools/mpeg2_ps.* Copyright: © 2004, Cisco Systems Inc. License: MPL-1.1 Files: src/mcrypt/* Copyright: © 1998-2002 Nikos Mavroyanopoulos License: LGPL-2+ Files: src/mcrypt/des.c src/mcrypt/tripledes.c Copyright: N/A License: public-domain Disclaimer in the source files stating that this code is in the public domain is repeated below. . written 12 Dec 1986 by Phil Karn, KA9Q; large sections adapted from the 1977 public-domain program by Jim Gillogly Files: src/mcrypt/g_crypt.c Copyright: © 2000-2005, Jean Le Feuvre License: LGPL-2+ Files: src/mcrpyt/rijndael-* Copyright: © 1999, Mike Scott License: other-3 Permission for free direct or derivative use is granted subject to compliance with any conditions that the originators of the algorithm place on its exploitation. Comment: Rijndael is also know as AES and its public specification is unencumbered by patents. Files: src/mcrypt/sha1.c Copyright: © 2003-2006, Christophe Devine License: LGPL-2.1+ Files: src/utils/dlmalloc.c Copyright: N/A License: public-domain The statement about this code being in the public domain is written verbatim below. . This is a version (aka dlmalloc) of malloc/free/realloc written by Doug Lea and released to the public domain, as explained at http://creativecommons.org/licenses/publicdomain. Send questions, comments, complaints, performance data, etc to dl@cs.oswego.edu Files: src/utils/unicode.c Copyright: © 2000-2005, Jean Le Feuvre License: LGPL-2+ Comment: Note that the disclaimer in the source file is actually for the rfc2640.txt document, not the source file itself. This file was written by the copyright holders mentioned above. See also include/gpac/unicode.h. . The statement in this source file is repeated verbatim below. . This code has been adapted from http://www.ietf.org/rfc/rfc2640.txt Full Copyright Statement . Copyright (C) The Internet Society (1999). All Rights Reserved. . This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English. . The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns. . This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. License: OpenSSL License LICENSE ISSUES ============== . The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Actually both licenses are BSD-style Open Source licenses. In case of any license issues related to OpenSSL please contact openssl-core@openssl.org. . OpenSSL License --------------- . /* ==================================================================== * Copyright (c) 1998-2004 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit. (http://www.openssl.org/)" * * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to * endorse or promote products derived from this software without * prior written permission. For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project * for use in the OpenSSL Toolkit (http://www.openssl.org/)" * * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * ==================================================================== * * This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com). * */ . Original SSLeay License ----------------------- . /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@cryptsoft.com). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@cryptsoft.com)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] */ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache version 2.0 license can be found in `/usr/share/common-licenses/Apache-2.0'. License: MPL-1.1 MOZILLA PUBLIC LICENSE Version 1.1 . --------------- . 1. Definitions. . 1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party. . 1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications. . 1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor. . 1.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof. . 1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community for the electronic transfer of data. . 1.5. "Executable" means Covered Code in any form other than Source Code. . 1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A. . 1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms of this License. . 1.8. "License" means this document. . 1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. . 1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is: A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications. . B. Any new file that contains any part of the Original Code or previous Modifications. . 1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License. . 1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. . 1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge. . 1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. . 2. Source Code License. . 2.1. The Initial Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims: (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and . (b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof). . (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License. . (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code; or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices. . 2.2. Contributor Grant. Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license . (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and . (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). . (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code. . (d) Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2) separate from the Contributor Version; 3) for infringements caused by: i) third party modifications of Contributor Version or ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor. . 3. Distribution Obligations. . 3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5. . 3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party. . 3.3. Description of Modifications. You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code. . 3.4. Intellectual Property Matters (a) Third Party Claims. If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL" which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained. . (b) Contributor APIs. If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file. . (c) Representations. Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License. . 3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. . 3.6. Distribution of Executable Versions. You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. . 3.7. Larger Works. You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code. . 4. Inability to Comply Due to Statute or Regulation. . If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. . 5. Application of this License. . This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code. . 6. Versions of the License. . 6.1. New Versions. Netscape Communications Corporation ("Netscape") may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number. . 6.2. Effect of New Versions. Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License. . 6.3. Derivative Works. If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.) . 7. DISCLAIMER OF WARRANTY. . COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. . 8. TERMINATION. . 8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. . 8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant") alleging that: . (a) such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above. . (b) any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant. . 8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. . 8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination. . 9. LIMITATION OF LIABILITY. . UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. . 10. U.S. GOVERNMENT END USERS. . The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein. . 11. MISCELLANEOUS. . This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. . 12. RESPONSIBILITY FOR CLAIMS. . As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. . 13. MULTIPLE-LICENSED CODE. . Initial Developer may designate portions of the Covered Code as "Multiple-Licensed". "Multiple-Licensed" means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the NPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A. . EXHIBIT A -Mozilla Public License. . ``The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. . The Original Code is ______________________________________. . The Initial Developer of the Original Code is ________________________. Portions created by ______________________ are Copyright (C) ______ _______________________. All Rights Reserved. . Contributor(s): ______________________________________. . Alternatively, the contents of this file may be used under the terms of the _____ license (the "[___] License"), in which case the provisions of [______] License are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the [___] License. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License." . [NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.] License: JPEG License LEGAL ISSUES ============ . In plain English: . 1. We don't promise that this software works. (But if you find any bugs, please let us know!) 2. You can use this software for whatever you want. You don't have to pay us. 3. You may not pretend that you wrote this software. If you use it in a program, you must acknowledge somewhere in your documentation that you've used the IJG code. . In legalese: . The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. . This software is copyright (C) 1991-1998, Thomas G. Lane. All Rights Reserved except as specified below. . Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. . These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. . Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as "the Independent JPEG Group's software". . We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. . . ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. ansi2knr.c is NOT covered by the above copyright and conditions, but instead by the usual distribution terms of the Free Software Foundation; principally, that you must include source code if you redistribute it. (See the file ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part of any program generated from the IJG code, this does not limit you more than the foregoing paragraphs do. . The Unix configuration script "configure" was produced with GNU Autoconf. It is copyright by the Free Software Foundation but is freely distributable. The same holds for its supporting scripts (config.guess, config.sub, ltconfig, ltmain.sh). Another support script, install-sh, is copyright by M.I.T. but is also freely distributable. . It appears that the arithmetic coding option of the JPEG spec is covered by patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot legally be used without obtaining one or more licenses. For this reason, support for arithmetic coding has been removed from the free JPEG software. (Since arithmetic coding provides only a marginal gain over the unpatented Huffman mode, it is unlikely that very many implementations will support it.) So far as we are aware, there are no patent restrictions on the remaining code. . The IJG distribution formerly included code to read and write GIF files. To avoid entanglement with the Unisys LZW patent, GIF reading support has been removed altogether, and the GIF writer has been simplified to produce "uncompressed GIFs". This technique does not use the LZW algorithm; the resulting GIF files are larger than usual, but are readable by all standard GIF decoders. . We are required to state that "The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated." License: FreeType License The FreeType Project LICENSE ---------------------------- . 2006-Jan-27 . Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg . . . Introduction ============ . The FreeType Project is distributed in several archive packages; some of them may contain, in addition to the FreeType font engine, various tools and contributions which rely on, or relate to, the FreeType Project. . This license applies to all files found in such packages, and which do not fall under their own explicit license. The license affects thus the FreeType font engine, the test programs, documentation and makefiles, at the very least. . This license was inspired by the BSD, Artistic, and IJG (Independent JPEG Group) licenses, which all encourage inclusion and use of free software in commercial and freeware products alike. As a consequence, its main points are that: . o We don't promise that this software works. However, we will be interested in any kind of bug reports. (`as is' distribution) . o You can use this software for whatever you want, in parts or full form, without having to pay us. (`royalty-free' usage) . o You may not pretend that you wrote this software. If you use it, or only parts of it, in a program, you must acknowledge somewhere in your documentation that you have used the FreeType code. (`credits') . We specifically permit and encourage the inclusion of this software, with or without modifications, in commercial products. We disclaim all warranties covering The FreeType Project and assume no liability related to The FreeType Project. . . Finally, many people asked us for a preferred form for a credit/disclaimer to use in compliance with this license. We thus encourage you to use the following text: . """ Portions of this software are copyright © The FreeType Project (www.freetype.org). All rights reserved. """ . Please replace with the value from the FreeType version you actually use. . . Legal Terms =========== . 0. Definitions -------------- . Throughout this license, the terms `package', `FreeType Project', and `FreeType archive' refer to the set of files originally distributed by the authors (David Turner, Robert Wilhelm, and Werner Lemberg) as the `FreeType Project', be they named as alpha, beta or final release. . `You' refers to the licensee, or person using the project, where `using' is a generic term including compiling the project's source code as well as linking it to form a `program' or `executable'. This program is referred to as `a program using the FreeType engine'. . This license applies to all files distributed in the original FreeType Project, including all source code, binaries and documentation, unless otherwise stated in the file in its original, unmodified form as distributed in the original archive. If you are unsure whether or not a particular file is covered by this license, you must contact us to verify this. . The FreeType Project is copyright (C) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved except as specified below. . 1. No Warranty -------------- . THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO USE, OF THE FREETYPE PROJECT. . 2. Redistribution ----------------- . This license grants a worldwide, royalty-free, perpetual and irrevocable right and license to use, execute, perform, compile, display, copy, create derivative works of, distribute and sublicense the FreeType Project (in both source and object code forms) and derivative works thereof for any purpose; and to authorize others to exercise some or all of the rights granted herein, subject to the following conditions: . o Redistribution of source code must retain this license file (`FTL.TXT') unaltered; any additions, deletions or changes to the original files must be clearly indicated in accompanying documentation. The copyright notices of the unaltered, original files must be preserved in all copies of source files. . o Redistribution in binary form must provide a disclaimer that states that the software is based in part of the work of the FreeType Team, in the distribution documentation. We also encourage you to put an URL to the FreeType web page in your documentation, though this isn't mandatory. . These conditions apply to any software derived from or based on the FreeType Project, not just the unmodified files. If you use our work, you must acknowledge us. However, no fee need be paid to us. . 3. Advertising -------------- . Neither the FreeType authors and contributors nor you shall use the name of the other for commercial, advertising, or promotional purposes without specific prior written permission. . We suggest, but do not require, that you use one or more of the following phrases to refer to this software in your documentation or advertising materials: `FreeType Project', `FreeType Engine', `FreeType library', or `FreeType Distribution'. . As you have not signed this license, you are not required to accept it. However, as the FreeType Project is copyrighted material, only this license, or another one contracted with the authors, grants you the right to use, distribute, and modify it. Therefore, by using, distributing, or modifying the FreeType Project, you indicate that you understand and accept all the terms of this license. . 4. Contacts ----------- . There are two mailing lists related to FreeType: . o freetype@nongnu.org . Discusses general use and applications of FreeType, as well as future and wanted additions to the library and distribution. If you are looking for support, start in this list if you haven't found anything to help you in the documentation. . o freetype-devel@nongnu.org . Discusses bugs, as well as engine internals, design issues, specific licenses, porting, etc. . Our home page can be found at . http://www.freetype.org . . --- end of FTL.TXT --- License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Library General Public License can be found in `/usr/share/common-licenses/LGPL-2'. License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. License: wxWidgets The wxWindows Library Licence . Copyright (c) 1998 Julian Smart, Robert Roebling [, ...] . Everyone is permitted to copy and distribute verbatim copies of this licence document, but changing it is not allowed. . WXWINDOWS LIBRARY LICENCE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public Licence for more details. . You should have received a copy of the GNU Library General Public License along with this program. If not, see . . EXCEPTION NOTICE . 1. As a special exception, the copyright holders of this library give permission for additional uses of the text contained in this release of the library as licenced under the wxWindows Library Licence, applying either version 3 of the Licence, or (at your option) any later version of the Licence as published by the copyright holders of version 3 of the Licence document. . 2. The exception is that you may use, copy, link, modify and distribute under the user's own terms, binary object code versions of works based on the Library. . 3. If you copy code from files distributed under the terms of the GNU General Public Licence or the GNU Library General Public Licence into a copy of this library, as this licence permits, the exception does not apply to the code that you add in this way. To avoid misleading anyone as to the status of such modified files, you must delete this exception notice from such code and/or adjust the licensing conditions notice accordingly. . 4. If you write modifications of your own for this library, it is your choice whether to permit this exception to apply to your modifications. If you do not wish that, you must delete the exception notice from such code and/or adjust the licensing conditions notice accordingly. License: other-nonfree-1 This software module was originally developed by TelecomParisTech in the course of the development of MPEG-U Widgets (ISO/IEC 23007-1) standard. . This software module is an implementation of a part of one or more MPEG-U Widgets (ISO/IEC 23007-1) tools as specified by the MPEG-U Widgets (ISO/IEC 23007-1) standard. ISO/IEC gives users of the MPEG-U Widgets (ISO/IEC 23007-1) free license to this software module or modifications thereof for use in hardware or software products claiming conformance to the MPEG-U Widgets (ISO/IEC 23007-1). Those intending to use this software module in hardware or software products are advised that its use may infringe existing patents. The original developer of this software module and his/her company, the subsequent editors and their companies, and ISO/IEC have no liability for use of this software module or modifications thereof in an implementation. Copyright is not released for non MPEG-U Widgets (ISO/IEC 23007-1) conforming products. Telecom ParisTech retains full right to use the code for his/her own purpose, assign or donate the code to a third party and to inhibit third parties from using the code for non MPEG-U Widgets (ISO/IEC 23007-1) conforming products. . This copyright notice must be included in all copies or derivative works. debian/source/0000775000000000000000000000000012035565216010475 5ustar debian/source/format0000664000000000000000000000001412035565216011703 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000001166312313340730011045 0ustar gpac (0.5.0+svn4288~dfsg1-4ubuntu1) trusty; urgency=medium * Update build-deps for the xmlrpc-c 1.33.06 transition. -- Adam Conrad Sat, 22 Mar 2014 11:00:58 -0600 gpac (0.5.0+svn4288~dfsg1-4) unstable; urgency=low * Compile with libfreenect support. -- Alessio Treglia Sun, 06 Oct 2013 21:53:29 +0100 gpac (0.5.0+svn4288~dfsg1-3) unstable; urgency=low * Do not fail if dh_auto_clean returns some value different from 0. (Closes: #725541) -- Alessio Treglia Sun, 06 Oct 2013 21:43:12 +0100 gpac (0.5.0+svn4288~dfsg1-2) unstable; urgency=low * Upload to unstable -- Reinhard Tartler Thu, 15 Aug 2013 18:05:38 +0200 gpac (0.5.0+svn4288~dfsg1-1) experimental; urgency=low [ Alessio Treglia ] * New upstream snapshot. * Refresh patches. * Update symbols. * Fix Homepage URL. (Closes: #688063) * Set get-orig-source back to retrieve sources from SVN. * Strip libav stuff out of the tarball, bump DFSG versioning. * Don't remove include/gpac/version.h * Overwriting include/gpac/version.h is no longer needed as buildsystem works now. Upstream's buildsystem has been fixed so there is no need to overwrite include/gpac/version.h anymore. * Bump Standards. [ Reinhard Tartler ] * Build against libav 9. -- Alessio Treglia Wed, 30 Jan 2013 14:41:46 +0000 gpac (0.5.0~dfsg0-1) unstable; urgency=low * New stable release. * debian/{rules,watch}: - Download new stable releases from upstream's website. * Refresh patches. -- Alessio Treglia Sun, 27 May 2012 11:25:44 +0200 gpac (0.4.5+svn4035~dfsg0-1) unstable; urgency=low * New upstream snapshot. * Small improvements to debian/watch. * debian/copyright: Group files by License, try to better organize stanzas. -- Alessio Treglia Tue, 15 May 2012 19:37:01 +0200 gpac (0.4.5+svn4019~dfsg0-3) unstable; urgency=low * Move the header into the multiarch path. (Closes: #669999) -- Alessio Treglia Mon, 23 Apr 2012 10:10:10 +0200 gpac (0.4.5+svn4019~dfsg0-2) unstable; urgency=low * Upload to unstable. * Blacklist gf_dvb_get_freq_from_url on non-Linux architectures. -- Alessio Treglia Fri, 20 Apr 2012 15:11:23 +0200 gpac (0.4.5+svn4019~dfsg0-1) experimental; urgency=low * New upstream snapshot. * Add symbols file, ABI should be stable now. -- Alessio Treglia Fri, 20 Apr 2012 12:36:11 +0200 gpac (0.4.5+svn4002~dfsg0-1) experimental; urgency=low * Merge with upstream snapshot svn4002. * Bump SONAME. -- Alessio Treglia Fri, 06 Apr 2012 11:00:34 +0200 gpac (0.4.5+svn3950~dfsg0-1) experimental; urgency=low * Merge new upstream snapshot. * Update repackaging: - Include modules/widgetman/*, which are now dual-licensed. - Strip more unneeded code. * Drop {dfsg,soname-fix}.patch patches, not needed anymore. * Refresh patches. * Correct team's name. * Update debian/copyright. * Bump debhelper requirement. * Bump Standards. -- Alessio Treglia Tue, 06 Mar 2012 23:52:07 +0100 gpac (0.4.5+svn3912~dfsg1-1) experimental; urgency=low * Merge upstream latest nightly build. * Refresh patches. -- Alessio Treglia Sat, 11 Feb 2012 18:46:42 +0100 gpac (0.4.5+svn3462~dfsg0-1) unstable; urgency=low * Merge upstream SVN snapshot svn3462: - DASH: SPTS don't need '-dash-ts-prog' option (+doc added) - support in the player for BaseURL as source as specified in latest draft and generated by MP4Box - Fixed bug in edit list rewrite when concatenating - Added simple osd module for perf monitoring (cpu/mem/fps) - Fixed some crashes when destroying objects/services before their creation is completed (stress mode) - Fixed event firing for secondary scenes and exported createVRMLfromString - Only notify fractionChanged when it actually changes - Commented full AAC file scan for duration - Made DX module store its YUV config (speeds up startup) - Added option to avoid unloading modules - use gf_esd_get_textual_description() instead of (incomplete) switches - Fixed UPnP detection and removed extension loading * Drop xulrunner-dev, gpac doesn't build against it. * Revise repackaging and debian/rules' get-orig-source target. * Refresh patches. * Configure with --enable-debug. * Add -O2 to CFLAGS, use -O0 when optimizations are disabled. * Implement DEB_BUILD_OPTIONS' noopt flag. * Install modules in multiarch path. * Split gpac and install modules into new gpac-modules-base package. * Add -DBG packages. -- Alessio Treglia Sat, 11 Feb 2012 17:35:15 +0100 gpac (0.4.5+svn3450~dfsg3-1) unstable; urgency=low * Initial release. (Closes: #636350) -- Andres Mejia Sat, 04 Feb 2012 00:12:54 +0100 debian/compat0000664000000000000000000000000212035565216010373 0ustar 9 debian/rules0000775000000000000000000000337512224345442010262 0ustar #!/usr/bin/make -f export REPACK_SH=$(CURDIR)/debian/repack.sh DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) export GPAC_BASE_VER ?= $(shell dpkg-parsechangelog | sed -n 's/Version: \([0-9.]*\)\+.*/\1/p') export GPAC_SVN_REVISION ?= $(shell dpkg-parsechangelog | grep Version | sed 's/Version:.*+svn\([0-9]\+\).*/\1/') ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS))) DEB_CONFIGURE_EXTRA_FLAGS = --disable-opt endif %: dh $@ --parallel override_dh_auto_configure: dh_auto_configure -- \ --prefix=/usr \ --mandir=\$${prefix}/share/man \ --libdir=lib/$(DEB_HOST_MULTIARCH) \ --extra-cflags="-Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX" \ --enable-joystick \ --enable-debug \ --disable-ssl \ $(DEB_EXTRA_CONFIGURE_FLAGS) override_dh_auto_install: $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr \ moddir=$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/gpac $(MAKE) install-lib prefix=$(CURDIR)/debian/tmp/usr # Move the arch-specific headers into the multiarch path cd debian/tmp/usr/include && \ mkdir -p $(DEB_HOST_MULTIARCH)/gpac && \ mv gpac/configuration.h $(DEB_HOST_MULTIARCH)/gpac/ mv debian/tmp/usr/share/man/man1/mp4box.1 \ debian/tmp/usr/share/man/man1/MP4Box.1 mv debian/tmp/usr/share/man/man1/mp4client.1 \ debian/tmp/usr/share/man/man1/MP4Client.1 override_dh_auto_clean: dh_auto_clean || true override_dh_clean: dh_clean config.h bin/gcc/libgpac* find $(CURDIR) -name *.opic -delete override_dh_strip: dh_strip -pgpac --dbg-package=gpac-dbg dh_strip -pgpac-modules-base --dbg-package=gpac-dbg dh_strip -plibgpac2 --dbg-package=libgpac-dbg dh_strip --remaining-packages get-orig-source: # Use external script sh debian/repack.stub `$(dir $_)gpac-$@` # uscan --force-download debian/gpac.lintian-overrides0000664000000000000000000000016412035565216013470 0ustar # gpac is a recursive acronym, thus why it appears in short description. gpac: description-starts-with-package-name debian/repack.local0000664000000000000000000000106312051427226011452 0ustar SUFFIX=~dfsg1 rm debian/ rm build/ rm \ applications/hbbtvplayer \ applications/mp4box_android/ \ applications/osmo4_android/ \ applications/osmo4_ios/ \ applications/osmo4_sym/ \ applications/osmo4_w32/ \ applications/osmo4_wce/ \ applications/osmo4_wx/ \ applications/osmophone/ \ applications/osmozilla/ \ applications/GPAX/ \ applications/v4studio/ \ extra_lib/include/libavcodec \ extra_lib/include/libavformat \ extra_lib/include/libavutil \ extra_lib/include/libswscale \ modules/xvid_dec/xvid_wce/ \ gui/mpegu-core.js \ gui/mpegu-wm.js debian/gpac.manpages0000664000000000000000000000012112035565216011616 0ustar debian/tmp/usr/share/man/man1/MP4Box.1 debian/tmp/usr/share/man/man1/MP4Client.1 debian/gpac.docs0000664000000000000000000000002712035565216010760 0ustar doc/configuration.html debian/control0000664000000000000000000001105012313340751010567 0ustar Source: gpac Section: graphics Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Multimedia Maintainers Uploaders: Reinhard Tartler , Andres Mejia , Alessio Treglia Build-Depends: debhelper (>= 9), freeglut3-dev, liba52-0.7.4-dev, libasound2-dev, libavcodec-dev (>= 6:9), libavformat-dev (>= 6:9), libfaad-dev, libfreenect-dev, libfreetype6-dev, libjack-dev, libjpeg-dev, libmad0-dev, libogg-dev, libopenjpeg-dev, libpng-dev, libpulse-dev, libsdl1.2-dev, libswscale-dev (>= 6:9), libtheora-dev, libvorbis-dev, libwxgtk2.8-dev, libxml2-dev, libxmlrpc-core-c3-dev, libxv-dev, libxvidcore-dev Standards-Version: 3.9.4 Homepage: http://gpac.wp.mines-telecom.fr/ Vcs-Git: git://anonscm.debian.org/pkg-multimedia/gpac.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/gpac.git Package: gpac Architecture: any Depends: gpac-modules-base (= ${binary:Version}), libgpac2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: GPAC Project on Advanced Content - utilities GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains the following utilities: - MP4Client (content packaging) - MP4Box Package: gpac-dbg Priority: extra Section: debug Architecture: any Depends: gpac (= ${binary:Version}), gpac-modules-base (= ${binary:Version}), libgpac-dbg (= ${binary:Version}), ${misc:Depends} Description: GPAC Project on Advanced Content - debugging symbols GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package provides the debugging symbols for GPAC applications. Package: gpac-modules-base Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Breaks: gpac (<= 0.4.5+svn3462~dfsg0-1~) Replaces: gpac (<= 0.4.5+svn3462~dfsg0-1~) Depends: libgpac2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: GPAC Project on Advanced Content - modules GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains the GPAC modules. Package: libgpac2 Architecture: any Multi-Arch: same Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: GPAC Project on Advanced Content - shared libraries GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains the shared libraries used at runtime in depending packages. Package: libgpac-dbg Priority: extra Section: debug Architecture: any Multi-Arch: same Depends: libgpac2 (= ${binary:Version}), ${misc:Depends} Description: GPAC Project on Advanced Content - debugging symbols for libgpac2 GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package provides the debugging symbols for libgpac2. Package: libgpac-dev Architecture: any Section: libdevel Multi-Arch: same Depends: libgpac2 (= ${binary:Version}), ${misc:Depends} Replaces: gpac (<= 0.4.2~rc2-0ubuntu1) Description: GPAC Project on Advanced Content - development files GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). . This package contains files that are used for application development. debian/README.source0000664000000000000000000000014712035565216011356 0ustar This package uses quilt for patching. Refer to the quilt readme at /usr/share/doc/quilt/README.source. debian/watch0000664000000000000000000000032312035565216010224 0ustar version=3 #opts=dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg|repack)(.*)$//i,pasv \ opts=dversionmangle=s/~dfsg[0-9]+(.*)$//i,pasv \ http://sf.net/gpac/gpac-(.*)\.tar\.gz \ debian sh debian/repack.stub debian/repack.sh0000775000000000000000000000703412035565216011005 0ustar #!/bin/sh # see the repack.stub for how to use # TODO: provide example watch files and repack.locals # TODO: test suite. problems fixed that need to be tested: # * globbing # * whitespace and then comments in the MANIFEST # TODO: does / in weird places work? test suite too. # TODO: I actually broke stuff with the MANIFEST change not thinking.. # TODO: allow for a sepearate (and multiple) MANIFEST files, then # de-uglify libsyntax-highlight-engine-kate-perl. # TODO: have each mv and rm check that something actually changed, and # if not, die set -e set -u usage() { echo "Usage: repack.sh --upstream-version " exit 1 } if [ "$#" != "3" ]; then usage fi if [ "$1" != "--upstream-version" ]; then usage fi if [ ! -f "$3" ]; then if [ -n "$3" ]; then echo "$3 doesn't exist" fi usage fi VER="$2" FILE="$3" PKG=`dpkg-parsechangelog|grep ^Source:|sed 's/^Source: //'` SUFFIX="+dfsg" echo echo "Repackaging $FILE" echo DIR=`mktemp -d ./tmpRepackXXXXXX` DIR=$(readlink -f "$DIR") trap "/bin/rm -rf \"$DIR\"" QUIT INT EXIT # Create an extra directory to cope with rootless tarballs UP_BASE="$DIR/unpack" mkdir "$UP_BASE" tar xf "$FILE" -C "$UP_BASE" || unzip "$FILE" -d "$UP_BASE" if [ `ls -1 "$UP_BASE" | wc -l` -eq 1 ]; then # Tarball does contain a root directory UP_BASE="$UP_BASE/`ls -1 "$UP_BASE"`" fi RM_OPTS="-vrf" real_rm(){ /bin/rm "$@" } real_mv(){ /bin/mv "$@" } rm(){ set +f MYOLDPWD=$(pwd) cd "$UP_BASE" if [ "$MANIFEST" = "1" ]; then PERM=$(stat --format=%a "MANIFEST") chmod u+w "MANIFEST" fi for i in $@; do if [ "$MANIFEST" = "1" ]; then PATTERN="^$i" if [ -d "$i" ]; then if ! { echo "$PATTERN" | grep -q "/$" ; }; then PATTERN="${PATTERN}/" fi else PATTERN="${PATTERN}\s?" fi grep -Ev "$PATTERN" "MANIFEST" > "$DIR/MANIFEST" real_mv "$DIR/MANIFEST" "MANIFEST" fi real_rm "$RM_OPTS" "$i" done if [ "$MANIFEST" = "1" ]; then chmod $PERM "MANIFEST" fi cd $MYOLDPWD set -f } mv(){ set +f OLD=$(pwd) cd $UP_BASE real_mv "$@" cd $OLD if [ "$MANIFEST" = "1" ]; then echo "MANIFEST cannot be manipulated with mv yet, patches welcome" exit 1 fi set -f } # bump with incompatible changes REPACK_VERSION=3 requires_version(){ if [ $REPACK_VERSION -lt $1 ]; then echo "repack.sh is not up to date enough for this package. you need at least version $1, while this script is only version $REPACK_VERSION" exit 1 fi } MANIFEST=0 ## Remove stuff set -f MYORIGPWD=$(pwd) cd "$UP_BASE" . "$MYORIGPWD/debian/repack.local" cd $MYORIGPWD set +f ## End REPACK_DIR="$PKG-${VER}${SUFFIX}.orig" # DevRef § 6.7.8.2 DFSG_TAR="$(dirname $FILE)/${PKG}_${VER}${SUFFIX}.orig.tar" real_mv "$UP_BASE" "$DIR/$REPACK_DIR" # .gz or .bz2? FILETYPE=$(file --brief --mime-type --dereference "$FILE") case "$FILETYPE" in application/x-gzip|application/zip) C_PROGRAM="gzip" C_SUFFIX="gz" ;; application/x-bzip2) C_PROGRAM="bzip2" C_SUFFIX="bz2" ;; *) echo "E: Unknown filetye $FILETYPE" exit 1 ;; esac # Using a pipe hides tar errors! tar cfC "$DIR/repacked.tar" "$DIR" "$REPACK_DIR" $C_PROGRAM -9 < "$DIR/repacked.tar" > "$DIR/repacked.tar.$C_SUFFIX" real_mv "$DIR/repacked.tar.$C_SUFFIX" "$DFSG_TAR.$C_SUFFIX" echo "*** $DFSG_TAR.$C_SUFFIX ready" debian/gbp.conf0000664000000000000000000000006212035565216010612 0ustar [DEFAULT] pristine-tar = True compression = bzip2 debian/patches/0000775000000000000000000000000012075557334010632 5ustar debian/patches/gcc-optflags.patch0000664000000000000000000000126712075550673014231 0ustar Subject: Add -O2 to CFLAGS by default, -O0 if noopt is set. Author: Alessio Treglia Forwarded: not-needed --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- gpac.orig/configure +++ gpac/configure @@ -332,7 +332,7 @@ for opt do ;; --cpu=*) cpu=`echo $opt | cut -d '=' -f 2` ;; - --enable-debug) debuginfo="yes"; no_gcc_opt="yes" + --enable-debug) debuginfo="yes"; ;; --disable-opt) no_gcc_opt="yes" ;; @@ -618,7 +618,7 @@ fi #GCC opt if test "$no_gcc_opt" = "no"; then - CFLAGS="-O3 $CFLAGS" + CFLAGS="-O2 $CFLAGS" else CFLAGS="-O0 $CFLAGS" fi debian/patches/series0000664000000000000000000000005412075557334012046 0ustar mp4box-manpage-fix.patch gcc-optflags.patch debian/patches/mp4box-manpage-fix.patch0000664000000000000000000000177312035565216015260 0ustar Description: Patch to fix various manpage warnings. Origin: http://git.debian.org/?p=pkg-multimedia/gpac.git;a=blob;f=debian/patches/mp4box-manpage-fix.patch --- doc/man/mp4box.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- gpac.orig/doc/man/mp4box.1 +++ gpac/doc/man/mp4box.1 @@ -393,7 +393,7 @@ decrypts a specific track using ISMA AES .B \-set-kms [tkID=]kms_uri changes KMS location for all tracks or a given one if tkID is specified. .TP -.B \DRM file syntax for GPAC ISMACryp +.B DRM file syntax for GPAC ISMACryp File is XML and shall start with xml header. File root is an "ISMACryp" element. File is a list of "ISMACrypTrack" elements. .br ISMACrypTrack attributes: @@ -620,7 +620,7 @@ source of updates - default: null. .B \-rap=TIME duration in ms of base carousel - default: 0 (off). you can specify the RAP period of a single ESID (not in DIMS) with -rap=ESID=X:time. .TP -.B \Runtime Options +.B Runtime Options The following options can be used at prompt: .br q: quits debian/libgpac2.symbols.linux.in0000664000000000000000000000006312035565216014034 0ustar gf_dvb_get_freq_from_url@Base 0.4.5+svn4002~dfsg0 debian/libgpac-dev.install0000664000000000000000000000007412224346636012746 0ustar usr/include usr/lib/*/libgpac.so usr/lib/*/libgpac_static.a debian/repack.stub0000664000000000000000000000325112035565216011342 0ustar #!/bin/sh : <<=cut =pod =head1 NAME repack.stub - script to repack upstream tarballs from uscan =head1 INSTRUCTIONS put this in debian/repack.stub and add "debian sh debian/repack.stub" to the end of the line in debian/watch. you will also need to add a version mangle to debian/watch. then create a debian/repack.local. this is a shell script that is sources under "set -e", so be careful to check returns codes. =head1 FUNCTIONS =over 4 =item rm rm is replaced by a function that does some magic ("rm -rv" by default), but also changes MANIFEST if $MANIFEST is 1 =item mv mv is replaced by a function that just does mv (by default), but also changes MANIFEST if $MANIFEST is 1 =item requires_version requires_version is there for future usage for requiring certain versions of the script =back =head1 VARIABLES =over 4 =item SUFFIX defaults to +dfsg what to append to the upstream version =item RM_OPTS defaults to -vrf options to pass to rm =item MANIFEST defaults to 0, set to 1 to turn on. this will manipulate MANIFEST files in CPAN tarballs. =item UP_BASE this is the directory where the upstream source is. =back =cut if [ -z "$REPACK_SH" ]; then if [ -f ../../scripts/repack.sh ]; then REPACK_SH=../../scripts/repack.sh fi if [ -z "$REPACK_SH" ] && which repack.sh > /dev/null; then REPACK_SH=$(which repack.sh) fi fi if [ ! -f "$REPACK_SH" ]; then echo "Couldn't find a repack.sh. please put it in your PATH, put it at ../../scripts/repack.sh, or put it somewhere else and set the REPACK_SH variable" echo "You can get it from http://svn.debian.org/viewsvn/pkg-perl/scripts/repack.sh" exit 1 fi exec "$REPACK_SH" "$@" debian/menu0000664000000000000000000000015012035565216010060 0ustar ?package(gpac):needs="text" section="Applications/Viewers"\ title="gpac" command="/usr/bin/MP4Client"