summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL paletteswm42018-04-03
* avcodec/sheervideo: move tables to own headerPaul B Mahol2018-04-03
* avcodec/clearvideo: add inter-frame decodingPaul B Mahol2018-04-03
* avcodec/imgconvert: fix possible null pointer dereferenceSimon Thelen2018-04-03
* fftools/cmdutils: add support for level flag in loglevel option parserTobias Rapp2018-04-03
* avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()Michael Niedermayer2018-04-02
* avcodec/cscd: Error out when LZ* decompression failsMichael Niedermayer2018-04-02
* avformat/options_table: Change the seek2any location in opt table.Jun Zhao2018-04-02
* avcodec/libaomdec: remove references to gbrp pixfmtJames Almer2018-04-02
* avcodec/libaomenc: remove references to gbrp pixfmtJames Almer2018-04-02
* avformat/rmdec: make use of avio_get_str()Paul B Mahol2018-04-02
* avformat/concatdec: only set output stream index before returning packetMarton Balint2018-04-02
* avcodec/aic: fix decoding of videos which height is not multiple of 16Paul B Mahol2018-04-02
* avcodec/scpr: fix decoding of prev+top-topleft prediction in keyframesPaul B Mahol2018-04-02
* mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya2018-04-02
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-02
* avcodec/scpr: check for possible out of array accessPaul B Mahol2018-04-02
* avformat/utils: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-02
* avcodec/bsf: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-02
* avdevice/decklink_dec: use av_packet_make_refcounted to ensure packets are re...James Almer2018-04-02
* avcodec/encode: use av_packet_make_refcounted to ensure packets are ref countedJames Almer2018-04-01
* avcodec/frame_thread_encoder: remove usage of av_dup_packet()James Almer2018-04-01
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-01
* lavf/img2dec: use new iteration APIJosh de Kock2018-04-02
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* lavf/format: use const AVInputFormat for iterationJosh de Kock2018-04-02
* Revert "avformat/format: temporarily use old next api"Josh de Kock2018-04-02
* avfilter: bump version for the latest API changeJames Almer2018-04-01
* cmdutils: fix new API break the "ffmpeg -muxers/demuxers"Jun Zhao2018-04-02
* lavf/allformats: remove left-over index decrementJosh de Kock2018-04-02
* lavf: move avpriv function definition to internal.hJosh de Kock2018-04-02
* avformat/mpeg: add missing checkPaul B Mahol2018-04-01
* avformat/mpeg: fix logic failurePaul B Mahol2018-04-01
* avformat/mpeg: fix detection and demuxing of raw AC3 in mpegpsPaul B Mahol2018-04-01
* avformat/mpeg: fix PCM-DVD mis-detection as MLPPaul B Mahol2018-04-01
* avfilter/af_amix: add weights optionPaul B Mahol2018-04-01
* avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()heimdallr2018-04-01
* avfilter/showvolume : indent after prev commit and add commentMartin Vignali2018-04-01
* avfilter/showvolume : move width test for draw volume to the start of the loopMartin Vignali2018-04-01
* avfilter/showvolume : move clear picture part to a funcMartin Vignali2018-04-01
* lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov2018-04-01
* ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitlesJan Ekström2018-04-01
* vf_libvmaf: Fix memory leakenctac2018-03-31
* avfilter/vf_signature: use av_strlcpy()Michael Niedermayer2018-04-01
* avcodec/utvideodec: Set pro flag based on fourccMichael Niedermayer2018-04-01
* avformat/mov: parse multiple iTunes cover imagesTimo Teräs2018-04-01
* configure: fix buildMichael Niedermayer2018-04-01
* cmdutils: use new APIsJosh de Kock2018-03-31
* lavd: remove linked listsJosh de Kock2018-03-31
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-31