summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/libsvtav1: fix copy and paste errorLimin Wang2020-08-12
* avformat/ty: Remove write-only array and variableAndreas Rheinhardt2020-08-11
* tools/target_dec_fuzzer: Adjust threshold for AGMMichael Niedermayer2020-08-11
* avcodec/agm: Mark fill_pixels() as av_always_inlineMichael Niedermayer2020-08-11
* doc/general: mark that CFHD have encoder nowPaul B Mahol2020-08-11
* doc/general: mention AGM codecsPaul B Mahol2020-08-11
* avfilter/vf_xfade: check that fps between inputs are validPaul B Mahol2020-08-11
* avcodec/cfhdenc: mark filter as always inlinePaul B Mahol2020-08-11
* avcodec/cfhdenc: optimize writting of small runcodesPaul B Mahol2020-08-11
* avcodec/cfhdenc: improve quality vs size ratioPaul B Mahol2020-08-11
* avformat/argo_asf: strip file extension from nameZane van Iperen2020-08-11
* avformat/argo_asf: add name optionZane van Iperen2020-08-11
* avformat/argo_asf: add version_major and version_minor optionsZane van Iperen2020-08-11
* avformat/argo_asf: don't check file versionZane van Iperen2020-08-11
* avformat/argo_asf: add games to version listZane van Iperen2020-08-11
* avformat/mpegts: Don't leave context in inconsistent state upon errorAndreas Rheinhardt2020-08-10
* avcodec/jpeg2000dec: Check remaining data in packed_headers_stream before useMichael Niedermayer2020-08-10
* FATE/dnn: add unit test for dnn avgpool layerTing Fu2020-08-10
* dnn/native: add native support for avg_poolTing Fu2020-08-10
* avformat/hlsenc: write temp file for append single file by encryption modeSteven Liu2020-08-10
* avformat/hls: support avio_seek in encryption modeSteven Liu2020-08-10
* kmsgrab: Add more supported formatsMark Thompson2020-08-09
* doc/indevs: Note improved behaviour of kmsgrab with Linux 5.7Mark Thompson2020-08-09
* kmsgrab: Don't require the user to set framebuffer formatMark Thompson2020-08-09
* kmsgrab: Use GetFB2 if availableMark Thompson2020-08-09
* kmsgrab: Refactor and clean error casesMark Thompson2020-08-09
* avformat/sierravmd: Don't return packets for non-existing streamAndreas Rheinhardt2020-08-09
* avformat/vividas: Check allocation for successAndreas Rheinhardt2020-08-09
* avformat/vividas: Check return value before storing it in smaller typeAndreas Rheinhardt2020-08-09
* avcodec/cfhd: improve SampleIndex tag outputPaul B Mahol2020-08-09
* avcodec/cfhd: log version tags tooPaul B Mahol2020-08-09
* avcodec/cfhd: read prescale table tagPaul B Mahol2020-08-09
* avcodec/cfhd: use init_get_bits8()Paul B Mahol2020-08-09
* avcodec/cfhd: reindentPaul B Mahol2020-08-09
* avcodec/cfhd: check if band encoding is validPaul B Mahol2020-08-09
* libavcodec/j2kenc: Support for all Progression ordersGautam Ramakrishnan2020-08-09
* avcodec/cfhdenc: free alpha buffer on closingPaul B Mahol2020-08-08
* avcodec/cfhdenc: add gbrap12 pixel format supportPaul B Mahol2020-08-08
* avcodec/cfhdenc: compand coefficientsPaul B Mahol2020-08-08
* avcodec/cfhd: add 3d transform supportPaul B Mahol2020-08-08
* avcodec/cfhd: remove some unused or only write itemsPaul B Mahol2020-08-08
* avcodec/cfhdenc: also write FrameNumber tagPaul B Mahol2020-08-08
* swscale: do not drop half of bits from 16bit bayer formatsPaul B Mahol2020-08-08
* doc/fftools-common-opts: document ffmpeg -h protocol=protocol_nameJun Zhao2020-08-08
* doc/fftools-common-opts: fix typo (name => named)Jun Zhao2020-08-08
* doc/filters: update filter buffer/abuffer interface file nametomajsjiang2020-08-08
* avcodec/put_bits: Make skip_put_bits() less dangerousAndreas Rheinhardt2020-08-08
* fate: cosmeticsZane van Iperen2020-08-07
* fate: add adpcm_argo testZane van Iperen2020-08-07
* avformat: add argo_asf muxerZane van Iperen2020-08-07