93104 Commits (d20902fd2399ae04cbd5c02e83fbd90c68592555)
 

Author SHA1 Message Date
Reto Kromer d20902fd23 doc/filters: fix typos 6 years ago
Steven Liu 9ec1f7634a avformat/hlsenc: fix fmp4_init_filename file name with %v problem 6 years ago
Jan Ekström a03885b745 lavf/mpegts: add reading of ARIB data coding descriptor 6 years ago
Jan Ekström 100bfac6d6 add libaribb24 ARIB STD-B24 caption decoder 6 years ago
Carl Eugen Hoyos 5c515b5f7d lavf/mpegts: Convert service_name and service_provider to utf-8. 6 years ago
Reto Kromer 5b32f94b97 doc/ffprobe: fix typo and update URL in man 6 years ago
Michael Niedermayer dfae0e295a tools/target_dec_fate.list: Extend selftests upto issue 2000 6 years ago
Michael Niedermayer 4cde7e62db avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 6 years ago
Carl Eugen Hoyos 0cac68bcf9 lavu/parseutils: Allow to parse >= 100 hours. 6 years ago
Michael Niedermayer 7f8bfbee36 avcodec/h264_parse: Clear ref_list[1] if only [0] is used 6 years ago
Decai Lin 9d800d39d5 avcodec/h264_parse: no need check ref list1 for P slices. 6 years ago
chcunningham 1c15449ca9 avformat/mov: validate chunk_count vs stsc_data 6 years ago
chcunningham 3ea87e5d9e avformat/mov.c: require tfhd to begin parsing trun 6 years ago
Marton Balint 7cab5471b2 ffplay: add support for setting the number of filter threads 6 years ago
Marton Balint fe99a51c40 ffplay: add missing avfilter_graph_alloc result check 6 years ago
Marton Balint 28dd73a443 ffplay: use different decoder names for each media type 6 years ago
Nikolas Bowe 2b8458fcc5 avformat/movenc: Add more error checking when writing sample entries. 6 years ago
Michael Niedermayer 1aa796bc9c avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in merge_context_after_encode() 6 years ago
Michael Niedermayer 1e59071aad avcodec/ac3: Explicitly return to discard large amounts of nonsense bytes 6 years ago
Paweł Wegner 835ab35ef0 libavformat/dashdec: disable seeking only for live streams. 6 years ago
Lauri Kasanen 8522d219ce libswscale/ppc: VSX-optimize 9-16 bit yuv2planeX 6 years ago
Lauri Kasanen fc6022e108 avutil/ppc/cpu: Fix power8 linux detection 6 years ago
Marton Balint 4b46d1ee46 avformat/async: fix assertion condition when draining buffer 6 years ago
Marton Balint 56c58b99d0 avformat/mpegts: cache PID discard values 6 years ago
Andreas Rheinhardt 1eb6bfbc1f avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_code 6 years ago
Lauri Kasanen 87b00cac2a MAINTAINERS: add myself to the PPC section 6 years ago
Gyan Doshi 075fd5ba45 doc/filters: correct headphone examples 6 years ago
Michael Niedermayer e35c3d887b avcodec/pgssubdec: Check for duplicate display segments 6 years ago
Shiyou Yin b429c86d84 avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi. 6 years ago
Shiyou Yin dceefb2b84 avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi. 6 years ago
Shiyou Yin c0942b7a2c avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi. 6 years ago
Shiyou Yin 0c43429210 avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi. 6 years ago
Paul B Mahol 08b83bf828 avfilter/vf_mix: always output frame if array is filled 6 years ago
Paul B Mahol 9e0e8e10c7 avfilter/vf_mix: add timeline support to tmix filter 6 years ago
Jun Zhao 6dc06e979c doc/filters: document ranges and defaults for nlmeans options 6 years ago
Carl Eugen Hoyos 73d4efc596 lavu/imgutils: Use FFABS() instead of abs() for ptrdiff_t. 6 years ago
Clément Bœsch 1a9c6cc411 lavfi/nlmeans: use a dynamic size for the weight LUT 6 years ago
Clément Bœsch 65e61febc8 lavfi/nlmeans: simplify log() call 6 years ago
Jun Zhao 6c586303a1 lavfi/nlmeans: improve the performance 6 years ago
Carl Eugen Hoyos ed20fbcd48 lavc/aarch64/vp8dsp: Fix the include guard. 6 years ago
Justin Bull 22fc9cdd7e INSTALL.md: Fix Markdown formatting 6 years ago
Magnus Röös 833fed5253 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Carl Eugen Hoyos 608572ce84 tests/checkasm/checkasm: Do not define an unused function. 6 years ago
Michael Niedermayer 497c9b0cce avformat/rtsp: Check number of streams in sdp_parse_line() 6 years ago
Michael Niedermayer a53c4f3689 avcodec/ffv1: Simplify update_vlc_state() 6 years ago
Michael Niedermayer 5d0139d5f0 avcodec/ffv1: Simplify fold() 6 years ago
Mateusz fe1ccc1e91 libavcodec/rscc.c: add missing semicolon 6 years ago
Steven Liu 1e03d60054 avformat/hlsenc: add var_stream_map LANGUAGE field string parameter 6 years ago
Steven Liu 6a25bb5aa4 avformat/hlsenc: add var_stream_map DEFAULT field status parameter 6 years ago
Steven Liu 62e8644bca avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id. 6 years ago