diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -210,6 +210,7 @@ libavcodec.so.57:avpriv_copy_bits libavcodec.so.57:avpriv_copy_pce_data libavcodec.so.57:avpriv_dca_convert_bitstream +libavcodec.so.57:avpriv_dca_parse_core_frame_header libavcodec.so.57:avpriv_dnxhd_get_frame_size libavcodec.so.57:avpriv_dnxhd_get_interlaced libavcodec.so.57:avpriv_dnxhd_parse_header_prefix @@ -217,6 +218,8 @@ libavcodec.so.57:avpriv_exif_decode_ifd libavcodec.so.57:avpriv_find_pix_fmt libavcodec.so.57:avpriv_find_start_code +libavcodec.so.57:avpriv_fits_header_init +libavcodec.so.57:avpriv_fits_header_parse_line libavcodec.so.57:avpriv_get_raw_pix_fmt_tags libavcodec.so.57:avpriv_h264_has_num_reorder_frames libavcodec.so.57:avpriv_init_elbg @@ -268,6 +271,7 @@ libavfilter.so.6:av_buffersink_set_frame_size libavfilter.so.6:av_buffersrc_add_frame libavfilter.so.6:av_buffersrc_add_frame_flags +libavfilter.so.6:av_buffersrc_close libavfilter.so.6:av_buffersrc_get_nb_failed_requests libavfilter.so.6:av_buffersrc_parameters_alloc libavfilter.so.6:av_buffersrc_parameters_set @@ -434,6 +438,7 @@ libavformat.so.57:avio_close_dir libavformat.so.57:avio_close_dyn_buf libavformat.so.57:avio_closep +libavformat.so.57:avio_context_free libavformat.so.57:avio_enum_protocols libavformat.so.57:avio_feof libavformat.so.57:avio_find_protocol_name @@ -460,6 +465,7 @@ libavformat.so.57:avio_rb64 libavformat.so.57:avio_read libavformat.so.57:avio_read_dir +libavformat.so.57:avio_read_partial libavformat.so.57:avio_read_to_bprint libavformat.so.57:avio_rl16 libavformat.so.57:avio_rl24 @@ -596,15 +602,23 @@ libavutil.so.55:av_cast5_crypt2 libavutil.so.55:av_cast5_init libavutil.so.55:av_channel_layout_extract_channel +libavutil.so.55:av_chroma_location_from_name libavutil.so.55:av_chroma_location_name libavutil.so.55:av_cmp_i +libavutil.so.55:av_color_primaries_from_name libavutil.so.55:av_color_primaries_name +libavutil.so.55:av_color_range_from_name libavutil.so.55:av_color_range_name +libavutil.so.55:av_color_space_from_name libavutil.so.55:av_color_space_name +libavutil.so.55:av_color_transfer_from_name libavutil.so.55:av_color_transfer_name libavutil.so.55:av_compare_mod libavutil.so.55:av_compare_ts +libavutil.so.55:av_content_light_metadata_alloc +libavutil.so.55:av_content_light_metadata_create_side_data libavutil.so.55:av_cpu_count +libavutil.so.55:av_cpu_max_align libavutil.so.55:av_crc libavutil.so.55:av_crc_get_table libavutil.so.55:av_crc_init @@ -665,6 +679,7 @@ libavutil.so.55:av_force_cpu_flags libavutil.so.55:av_fourcc_make_string libavutil.so.55:av_frame_alloc +libavutil.so.55:av_frame_apply_cropping libavutil.so.55:av_frame_clone libavutil.so.55:av_frame_copy libavutil.so.55:av_frame_copy_props @@ -759,9 +774,13 @@ libavutil.so.55:av_hmac_update libavutil.so.55:av_hwdevice_ctx_alloc libavutil.so.55:av_hwdevice_ctx_create +libavutil.so.55:av_hwdevice_ctx_create_derived libavutil.so.55:av_hwdevice_ctx_init +libavutil.so.55:av_hwdevice_find_type_by_name libavutil.so.55:av_hwdevice_get_hwframe_constraints +libavutil.so.55:av_hwdevice_get_type_name libavutil.so.55:av_hwdevice_hwconfig_alloc +libavutil.so.55:av_hwdevice_iterate_types libavutil.so.55:av_hwframe_constraints_free libavutil.so.55:av_hwframe_ctx_alloc libavutil.so.55:av_hwframe_ctx_create_derived @@ -780,6 +799,7 @@ libavutil.so.55:av_image_copy_to_buffer libavutil.so.55:av_image_copy_uc_from libavutil.so.55:av_image_fill_arrays +libavutil.so.55:av_image_fill_black libavutil.so.55:av_image_fill_linesizes libavutil.so.55:av_image_fill_max_pixsteps libavutil.so.55:av_image_fill_pointers @@ -938,6 +958,7 @@ libavutil.so.55:av_strcasecmp libavutil.so.55:av_strdup libavutil.so.55:av_strerror +libavutil.so.55:av_strireplace libavutil.so.55:av_stristart libavutil.so.55:av_stristr libavutil.so.55:av_strlcat @@ -1003,6 +1024,9 @@ libavutil.so.55:avpriv_request_sample libavutil.so.55:avpriv_scalarproduct_float_c libavutil.so.55:avpriv_set_systematic_pal2 +libavutil.so.55:avpriv_slicethread_create +libavutil.so.55:avpriv_slicethread_execute +libavutil.so.55:avpriv_slicethread_free libavutil.so.55:avpriv_solve_lls libavutil.so.55:avpriv_tempfile libavutil.so.55:avutil_configuration diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -32,9 +32,9 @@ libtheoraenc.so.1 libtwolame.so.0 libv4l2.so.0 -libva-drm.so.1 -libva-x11.so.1 -libva.so.1 +libva-drm.so.2 +libva-x11.so.2 +libva.so.2 libvdpau.so.1 libvorbis.so.0 libvorbisenc.so.2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,15 +1,14 @@ name : ffmpeg homepage : https://www.ffmpeg.org/ -version : 3.3.4 -release : 39 +version : 3.4.1 +release : 40 source : - - https://ffmpeg.org/releases/ffmpeg-3.3.4.tar.xz : 98b97e1b908dfeb6aeb6d407e5a5eacdfc253a40c2d195f5867ed2d1d46ea957 + - https://ffmpeg.org/releases/ffmpeg-3.4.1.tar.xz : 5a77278a63741efa74e26bf197b9bb09ac6381b9757391b922407210f0f991c0 license : - LGPL-3.0 - GPL-3.0 component : multimedia.codecs -summary : A complete, cross-platform solution to record, convert and stream audio - and video. +summary : A complete, cross-platform solution to record, convert and stream audio and video. description: | FFmpeg is a multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play several formats that humans and machines have created. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ ffmpeg https://www.ffmpeg.org/ - Joey Riches - josephriches@gmail.com + Pierre-Yves + pyu@riseup.net LGPL-3.0 GPL-3.0 @@ -38,7 +38,7 @@ programming.devel - ffmpeg + ffmpeg /usr/include/ @@ -48,12 +48,12 @@ - - 2017-11-06 - 3.3.4 + + 2017-12-11 + 3.4.1 Packaging update - Joey Riches - josephriches@gmail.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file