summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavf/mpegts: Convert service_name and service_provider to utf-8.Carl Eugen Hoyos2019-02-09
* doc/ffprobe: fix typo and update URL in manReto Kromer2019-02-09
* tools/target_dec_fate.list: Extend selftests upto issue 2000Michael Niedermayer2019-02-09
* avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c()Michael Niedermayer2019-02-09
* lavu/parseutils: Allow to parse >= 100 hours.Carl Eugen Hoyos2019-02-09
* avcodec/h264_parse: Clear ref_list[1] if only [0] is usedMichael Niedermayer2019-02-08
* avcodec/h264_parse: no need check ref list1 for P slices.Decai Lin2019-02-08
* avformat/mov: validate chunk_count vs stsc_datachcunningham2019-02-08
* avformat/mov.c: require tfhd to begin parsing trunchcunningham2019-02-08
* ffplay: add support for setting the number of filter threadsMarton Balint2019-02-07
* ffplay: add missing avfilter_graph_alloc result checkMarton Balint2019-02-07
* ffplay: use different decoder names for each media typeMarton Balint2019-02-07
* avformat/movenc: Add more error checking when writing sample entries.Nikolas Bowe2019-02-07
* avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in merge_context_...Michael Niedermayer2019-02-07
* avcodec/ac3: Explicitly return to discard large amounts of nonsense bytesMichael Niedermayer2019-02-07
* libavformat/dashdec: disable seeking only for live streams.Paweł Wegner2019-02-06
* libswscale/ppc: VSX-optimize 9-16 bit yuv2planeXLauri Kasanen2019-02-05
* avutil/ppc/cpu: Fix power8 linux detectionLauri Kasanen2019-02-05
* avformat/async: fix assertion condition when draining bufferMarton Balint2019-02-04
* avformat/mpegts: cache PID discard valuesMarton Balint2019-02-04
* avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_codeAndreas Rheinhardt2019-02-04
* MAINTAINERS: add myself to the PPC sectionLauri Kasanen2019-02-04
* doc/filters: correct headphone examplesGyan Doshi2019-02-04
* avcodec/pgssubdec: Check for duplicate display segmentsMichael Niedermayer2019-02-03
* avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi.Shiyou Yin2019-02-02
* avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi.Shiyou Yin2019-02-02
* avfilter/vf_mix: always output frame if array is filledPaul B Mahol2019-02-02
* avfilter/vf_mix: add timeline support to tmix filterPaul B Mahol2019-02-02
* doc/filters: document ranges and defaults for nlmeans optionsJun Zhao2019-02-02
* lavu/imgutils: Use FFABS() instead of abs() for ptrdiff_t.Carl Eugen Hoyos2019-02-01
* lavfi/nlmeans: use a dynamic size for the weight LUTClément Bœsch2019-02-01
* lavfi/nlmeans: simplify log() callClément Bœsch2019-02-01
* lavfi/nlmeans: improve the performanceJun Zhao2019-02-01
* lavc/aarch64/vp8dsp: Fix the include guard.Carl Eugen Hoyos2019-01-31
* INSTALL.md: Fix Markdown formattingJustin Bull2019-01-31
* libavcodec: vp8 neon optimizations for aarch64Magnus Röös2019-01-31
* tests/checkasm/checkasm: Do not define an unused function.Carl Eugen Hoyos2019-01-31
* avformat/rtsp: Check number of streams in sdp_parse_line()Michael Niedermayer2019-01-31
* avcodec/ffv1: Simplify update_vlc_state()Michael Niedermayer2019-01-31
* avcodec/ffv1: Simplify fold()Michael Niedermayer2019-01-31
* libavcodec/rscc.c: add missing semicolonMateusz2019-01-31
* avformat/hlsenc: add var_stream_map LANGUAGE field string parameterSteven Liu2019-01-31
* avformat/hlsenc: add var_stream_map DEFAULT field status parameterSteven Liu2019-01-31
* avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id.Steven Liu2019-01-31
* avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect()Michael Niedermayer2019-01-31
* avcodec/rasc: Move ff_get_buffer() after frame checksMichael Niedermayer2019-01-31
* avcodec/rasc: Check uncompressed dlta sizeMichael Niedermayer2019-01-31
* avcodec/fic: Check that there is input left in fic_decode_block()Michael Niedermayer2019-01-31