summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with ...Limin Wang2020-05-03
* avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with ...Limin Wang2020-05-03
* avformat/libsrt: change open_timeout to int64_t to avoid integer overflowLimin Wang2020-05-03
* avformat/libsrt: clarify option description for timeout and latency unit of m...Limin Wang2020-05-03
* doc/protocols: clarify timeout and latency unit of measurement for SRTLimin Wang2020-05-03
* fftools/ffmpeg: use a bsf list instead of individual bsfsMarton Balint2020-05-02
* avcodec/bsf: support shorthand options for av_bsf_list_parse_strMarton Balint2020-05-02
* avcodec/decode: use a single list bsf for codec decode bsfsMarton Balint2020-05-02
* fftools/ffprobe: show closed caption info in the stream dumpvectronic2020-05-02
* avcodec/vp9dsp_template: Fix integer overflows in idct32_1d()Michael Niedermayer2020-05-02
* avcodec/alacdsp: Fix invalid shift in append_extra_bits()Michael Niedermayer2020-05-02
* libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming nega...Michael Niedermayer2020-05-02
* avcodec/dstdec: Fix integer overflow in read_table()Michael Niedermayer2020-05-02
* doc/mailing-list-faq: Mention current problem with GMXMichael Niedermayer2020-05-02
* lavc/opus: Reset alloc_trim when doing decoder bit-allocation.Carl Eugen Hoyos2020-05-02
* s->target_i and global are in dB but s->target_tp and true_peak areSebastian Dröge2020-05-01
* avcodec/nvenc: refactor dts calculation logicTimo Rothenpieler2020-05-02
* ac3enc: fix AC3 downmix metadata issuePiotr Oleszczyk2020-05-01
* avformat/oggdec: Reallocate buffer before writing into itMichael Niedermayer2020-05-01
* avformat/oggdec: Factor buffer reallocation outMichael Niedermayer2020-05-01
* avcodec/librav1e: Use the framerate when available for ratecontrolDerek Buitenhuis2020-05-01
* avcodec/nvenc: offset dts to account for b-frame reorderingTimo Rothenpieler2020-05-01
* avformat/hlsenc: add support for microseconds since epoch based sequence numberMarton Balint2020-05-01
* avutil/opt: only skip evaluation for rational optionsMarton Balint2020-05-01
* doc/utils: add more examples for valid time durationLimin Wang2020-05-01
* avformat/concat: priv_data should be freed internallyLimin Wang2020-05-01
* avformat/dashenc: remove the arbitrary restrictions for filenameLimin Wang2020-05-01
* avcodec/mpeg12enc: Use FF_PROFILE_MPEG2_xxx macrosLimin Wang2020-05-01
* avformat/matroskadec: CosmeticsAndreas Rheinhardt2020-05-01
* avformat/matroskadec: Support ContentCompression for all codecsAndreas Rheinhardt2020-05-01
* avformat/matroskadec: Cache whether a track needs to be decodedAndreas Rheinhardt2020-05-01
* avformat/matroskadec: Improve forward compabilityAndreas Rheinhardt2020-05-01
* avformat/matroskadec: Don't discard valid packetsAndreas Rheinhardt2020-05-01
* avformat/matroskadec: Simplify checks for cook and ATRAC3Andreas Rheinhardt2020-05-01
* avformat/matroskadec: Don't output uninitialized data for RealAudio 28.8Andreas Rheinhardt2020-05-01
* avformat/matroskadec: Fix buffer overflow when demuxing RealAudio 28.8Andreas Rheinhardt2020-05-01
* avformat/matroskadec: Fix demuxing RealAudio 28.8Andreas Rheinhardt2020-05-01
* avformat/matroskadec: Simplify check for RealAudioAndreas Rheinhardt2020-05-01
* avformat/matroskadec: Reject sipr flavor > 3Andreas Rheinhardt2020-05-01
* avformat/mpegts: fix av_freep for dovi pointerLimin Wang2020-05-01
* avformat/mov: fix av_freep for dovi pointerLimin Wang2020-05-01
* fate/oggopus-demux: fix fate failureLynne2020-05-01
* avfilter/af_adelay: Check sscanf() return valueLimin Wang2020-05-01
* avfilter/vf_mix: Check sscanf() return valueLimin Wang2020-05-01
* oggdec: add support for proper demuxing of chained Opus files and streamsLynne2020-04-30
* oggdec: use ffio_ensure_seekback() to seek back on incorrect dataLynne2020-04-30
* oggdec: verify page checksumLynne2020-04-30
* oggdec: eliminate copies and extra buffersLynne2020-04-30
* avformat/utils: change the duration to int64_t for update_initial_durationsLimin Wang2020-05-01
* avcodec/cbs_h265: fix writing extension_data bitsJames Almer2020-04-30