summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avdevice/decklink_dec: fix warning for unused variableLimin Wang2020-11-23
* avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag for list_devicesLimin Wang2020-11-23
* avdevice/decklink: use boolean for list_devices optionLimin Wang2020-11-23
* avfilter/af_aiir: add support for arbitrary order lattice-ladder filter formatPaul B Mahol2020-11-22
* avcodec/exr: skip bottom clearing loop when its outside the imageMichael Niedermayer2020-11-22
* avcodec/exr: Check ymin vs. hMichael Niedermayer2020-11-22
* avformat/avs: Use 64bit for the avio_tell() outputMichael Niedermayer2020-11-22
* avformat/moflex: Check pkt_sizeMichael Niedermayer2020-11-22
* avfilter/af_biquads: remove not needed codePaul B Mahol2020-11-22
* avformat/movenc: allow Apple Lossless inside mp4Leo Izen2020-11-22
* avfilter/af_afreqshift: add timeline and slice threading supportPaul B Mahol2020-11-22
* avcodec/atrac3: increase max block align sizePaul B Mahol2020-11-21
* avcodec/mobiclip: Check mv against INT_MAXMichael Niedermayer2020-11-21
* avformat/wavdec: More complete size check in find_guid()Michael Niedermayer2020-11-21
* avcodec/mv30: Use unsigned in idct_1d()Michael Niedermayer2020-11-21
* avformat/iff: Check size before skipMichael Niedermayer2020-11-21
* avformat/rmdec: Check for EOF in index packet readingMichael Niedermayer2020-11-21
* avcodec/cuviddec: fix missing context push/popleozhang2020-11-21
* avformat/rtsp: don't forget to call ff_network_close() on errorAndriy Gelman2020-11-21
* avformat/rtsp: set return variable in error pathAndriy Gelman2020-11-21
* avformat/rtspdec: cosmeticsAndriy Gelman2020-11-21
* avformat/rtspdec: fix mem leaks in connect mode if init failsAndriy Gelman2020-11-21
* avformat/rtspdec: fix mem leaks in listen mode if init failsAndriy Gelman2020-11-21
* avformat/rtspdec: add network init to listen modeAndriy Gelman2020-11-21
* avdevice/decklink_dec: map the raw_format instead of hardcodeLimin Wang2020-11-21
* tools/target_bsf_fuzzer: set bitstream filter optionsJames Almer2020-11-20
* tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen patternJames Almer2020-11-20
* tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer choosen pat...Michael Niedermayer2020-11-20
* tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's AVIOCon...James Almer2020-11-20
* lavfi/src_movie: switch to new decoding APIAnton Khirnov2020-11-20
* doc/examples/transcoding: switch to the new encoding APIAnton Khirnov2020-11-20
* doc/examples/transcoding: stop constantly allocating AVFramesAnton Khirnov2020-11-20
* lavu: add missing stddef.h includes for size_t.Anton Khirnov2020-11-20
* lavfi/lavfutils: switch to the new decoding APIAnton Khirnov2020-11-20
* tools/enum_options: fix build and add to MakefileAnton Khirnov2020-11-20
* avformat/matroskadec: only use the track duration if it existsSteve Lhomme2020-11-20
* avformat/matroskadec: adjust the cluster time to the track timebaseSteve Lhomme2020-11-20
* avformat/matroskadec: add a warning when the track TimestampScale won't be usedSteve Lhomme2020-11-20
* avfilter/vf_lut3d: fix sanitizef INF handlingMark Reid2020-11-20
* avcodec/exr: use lookuptable for alpha if there is no trc_funcMark Reid2020-11-20
* http: Check for AVERROR_EOF in the check for premature endMartin Storsjö2020-11-20
* avformat/mpegts: make sure mpegts_read_header always stops at the first pmtMarton Balint2020-11-19
* avformat/dvenc: check the format before vst and ast[i] are initializedLimin Wang2020-11-19
* avformat/dvenc: s->streams[i] -> stLimin Wang2020-11-19
* avfilter/vf_fade: config_props -> config_inputLimin Wang2020-11-19
* avfilter/vf_fade: simplify code to use pts timebase for time checkLimin Wang2020-11-19
* avfilter/vf_xfade: add squeeze transitionsPaul B Mahol2020-11-19
* avutil/frame: fix potential leaks in av_frame_ref()Gil Pedersen2020-11-19
* avutil/frame: use av_buffer_replace() to simplify codeGil Pedersen2020-11-19
* avcodec/wavpack: use av_buffer_replace() to simplify codeGil Pedersen2020-11-19