aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-09avcodec/tiff: check ff_lzw_decode_open() for failurePaul B Mahol
2018-09-09avcodec/gifdec: set .caps_internalPaul B Mahol
2018-09-09avcodec/gifdec: check ff_lzw_decode_open() for failurePaul B Mahol
2018-09-08lavf/movenc: Fail when codec tag is invalid for formatJohn Stebbins
2018-09-08lavf/movenc: Add GoPro metadata to permitted mp4 "codecs"John Stebbins
2018-09-08lavf/mov: factor out setting codec_idJohn Stebbins
2018-09-08lavf/mov: add AVCodecTag entry for GoPro metadataJohn Stebbins
2018-09-08avcodec/zmbv: decoder supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodec/ulti: fix minor style issuePaul B Mahol
2018-09-08avcodec/tscc: decoder supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodec/tscc: check av_frame_alloc() for failurePaul B Mahol
2018-09-08avcodec/on2avc: decoder supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodec/mscc: decoders supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodec/interplayacm: decoder supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodec/fmvc: use correct pixel format on big-endian for 16 bppPaul B Mahol
2018-09-08avcodec/flashsv: check return value of flashsv_decode_init()Paul B Mahol
2018-09-08avcodec/fic: change class name to more correct onePaul B Mahol
2018-09-08avcodec/dsicinvideo: decoder supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodecc/cscd: fix some obvious style issuesPaul B Mahol
2018-09-08avcodec/cscd: decoder supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodec/cook: decoder supports init_cleanup capabilityPaul B Mahol
2018-09-08avcodec/rscc: fix decoding of some iscc filesPaul B Mahol
2018-09-08avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol
2018-09-08avcodec/wcmv: fix output on big-endian with rgb565 formatPaul B Mahol
2018-09-08avcodec/qdmc: check return code of ff_fft_init()Paul B Mahol
2018-09-07avfilter: add lut1d filterPaul B Mahol
2018-09-07avcodec/h264dec: remove unnecessary checks in h264_decode_frameZhao Zhili
2018-09-07avcodec/h264dec: check number of SPS in is_extraZhao Zhili
2018-09-07avcodec/mips: [loongson] fix improper use of register constraints.Shiyou Yin
2018-09-07avfilter/vf_interlace: fix numerical optionsThomas Mundt
2018-09-07avcodec/scpr: make sure count and min are validPaul B Mahol
2018-09-06fate: fix hapqa-extract-nosnappy tests on small buildsJames Almer
2018-09-06avcodec/dnxhdenc: interlaced is not supported in DNxHRPaul B Mahol
2018-09-06avcodec/dnxhddec: ask for samples with alphaPaul B Mahol
2018-09-06avformat/dashdec: minus minBufferTime when there have valueSteven Liu
2018-09-05avformat/mxfdec: do not use sound essence descriptor quantization bits for bi...Marton Balint
2018-09-05avcodec/mips: [loongson] reoptimize put and add pixels clamped functions.Shiyou Yin
2018-09-05ffplay: add option to allow custom seek intervalGyan Doshi
2018-09-05avformat/dashdec: refine compute current fragment for presentation_timeoffset...Steven Liu
2018-09-05avformat/dashdec: reindent code for previous commitSteven Liu
2018-09-05avformat/dashdec: add min_buffer_time process logicSteven Liu
2018-09-05avformat/dashdec: add trace message for get the logic output messageSteven Liu
2018-09-05avformat/dashdec: reindent code for previous commitSteven Liu
2018-09-05avformat/dashdec: remove redundant codeSteven Liu
2018-09-05avformat/dashdec: refine adaptionset attribute membersSteven Liu
2018-09-05avformat/dashdec: refine mpd element of attribute name availabilityEndTimeSteven Liu
2018-09-05avformat/hlsenc: rename option from use_localtime to strftimeSteven Liu
2018-09-04avcodec/mips: [loongson] simplify the usage of intermediate variable addr.Shiyou Yin
2018-09-04avcodec: [loongson] fix bug of mss2-wmv failed in fate test.Shiyou Yin
2018-09-03avformat/libsrt: fix merge of payload_size optionMarton Balint