summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec: add adpcm_argo encoderZane van Iperen2020-08-07
* avcodec/adpcm_argo: add ff_adpcm_argo_expand_nibble() and cleanup parametersZane van Iperen2020-08-07
* avformat/argo_asf: check sample count in demuxerZane van Iperen2020-08-07
* avcodec/tiff: Check bpp/bppcount for 0Michael Niedermayer2020-08-07
* avcodec/snowdec: Sanity check hcoeffMichael Niedermayer2020-08-07
* dnn_backend_native_layer_mathunary: add floor supportMingyu Yin2020-08-07
* avformat/mxfdec: Read color metadata from MXFHarry Mallon2020-08-06
* avcodec/libx264: fix chroma quantizer offset usageTakio Yamaoka2020-08-06
* avcodec/mpegaudiodec_template: Fix some whitespace issuesMichael Niedermayer2020-08-06
* avcodec/jpeg2000dec: Handle reducedresno of 32Michael Niedermayer2020-08-06
* libavcodec/j2kenc: Allow Encoder to use SOP and EPH markersGautam Ramakrishnan2020-08-06