summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavu/buffer: add a convenience function for replacing buffersAnton Khirnov2020-09-28
* avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWAREPavel Koshevoy2020-09-27
* lavf/hls: add AC-3/EAC-3 to allowed extensions file listJun Zhao2020-09-28
* examples/muxing: misc style fixesJun Zhao2020-09-28
* avfilter/vf_v360: add octahedron formatPaul B Mahol2020-09-27
* vf_colorspace: Added linear trc.Andrew Klaassen2020-09-27
* avcodec: add Argonaut Games Video decoderPaul B Mahol2020-09-27
* tests/fate-run: Always overwrite output files for md5 testsAndreas Rheinhardt2020-09-27
* avformat/argo_brp: use header frame countsZane van Iperen2020-09-27
* avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample rate in ...Zane van Iperen2020-09-27
* avformat/argo_brp: cosmeticsZane van Iperen2020-09-27
* avformat/argo_brp: handle the case where the BASF block isn't the firstZane van Iperen2020-09-27
* avformat/argo_brp: support MASK streamsZane van Iperen2020-09-27
* avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream()Zane van Iperen2020-09-27
* avcodec/v4l2_buffers: remove unused function argumentAndriy Gelman2020-09-26
* avfilter/vf_histogram: add slide modes for thistogramPaul B Mahol2020-09-26
* avcodec/fraps: Use cached bitstream readerAndreas Rheinhardt2020-09-26
* avcodec/fraps: Use unchecked bitstream readerAndreas Rheinhardt2020-09-26
* avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoderAndreas Rheinhardt2020-09-26
* avcodec/utvideo: Remove unused arrayAndreas Rheinhardt2020-09-26
* avcodec/utvideodec: Avoid qsort when creating Huffman tablesAndreas Rheinhardt2020-09-26
* avcodec/utvideodec: Remove code duplication when creating Huffman tablesAndreas Rheinhardt2020-09-26
* avcodec/utvideodec/enc: Fix edge case of creating Huffman tableAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Don't waste stack spaceAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Avoid AV_QSORT when creating Huffman tableAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Fix edge case of building Huffman tableAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Don't invert order unnecessarilyAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Replace implicit checks for overread by explicit onesAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Use const uint8_t* for pointer to immutable dataAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Don't use GetBit API for byte-aligned readsAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Check early for invalid slicesAndreas Rheinhardt2020-09-26
* avcodec/diracdsp: Remove unused variableAndreas Rheinhardt2020-09-26
* avcodec/magicyuv: Improve overread check when parsing Huffman tablesAndreas Rheinhardt2020-09-26
* avcodec/bytestream: Add unchecked bytestream2 peek functionsAndreas Rheinhardt2020-09-26
* avcodec/photocd: Simplify parsing Huffman tables a bitAndreas Rheinhardt2020-09-26
* avcodec/dxtory: Fix negative shift in dx2_decode_slice_410()Michael Niedermayer2020-09-26
* avcodec/dxtory: Fix negative shift in dxtory_decode_v1_410()Michael Niedermayer2020-09-26
* avcodec/dxtory: Fix get_raw_size() for YUVMichael Niedermayer2020-09-26
* lavc/qsvdec: Add QSV AV1 decoderHaihao Xiang2020-09-26
* avcodec/mpeg12dec: remove inter block calls in IPU decoderPaul B Mahol2020-09-25
* avcodec/mpeg12dec: add support for MPEG1 blocks in IPU codecPaul B Mahol2020-09-25
* avcodec/mobiclip: Move quantizer check into setup_qtables()Michael Niedermayer2020-09-25
* avformat/http: fix memleakZhao Zhili2020-09-25
* avcodec/sonic: Check channels before deallocatingMichael Niedermayer2020-09-25
* avformat: add IPU demuxerPaul B Mahol2020-09-24
* avcodec: add IPU Video decoder and parserPaul B Mahol2020-09-24
* avcodec/cfhd: check that lowpass_height is >= 3 when used in vertical filterPaul B Mahol2020-09-23
* avformat/flvdec: RtmpSampleAccess no longer breaks stream detectionPeter van der Spek2020-09-23
* libavcodec/vp8dec: fix the multi-thread HWAccel decode errorShaofei Wang2020-09-23
* avutil/pixfmt: improve definition of AVColorRangeJan Ekström2020-09-23