99792 Commits (7f76974e7d42c492ff6978b9d72ff618e8e2ccab)
 

Author SHA1 Message Date
Zane van Iperen 97efac3ac1
avformat/argo_brp: cosmetics 4 years ago
Zane van Iperen da5ab5a0b6
avformat/argo_brp: handle the case where the BASF block isn't the first 4 years ago
Zane van Iperen 2e7752afff
avformat/argo_brp: support MASK streams 4 years ago
Zane van Iperen ebfed56858
avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream() 4 years ago
Andriy Gelman ff5fcd0be0 avcodec/v4l2_buffers: remove unused function argument 4 years ago
Paul B Mahol 85195f6ae9 avfilter/vf_histogram: add slide modes for thistogram 4 years ago
Andreas Rheinhardt a162e78cd5 avcodec/fraps: Use cached bitstream reader 4 years ago
Andreas Rheinhardt bc6838deb9 avcodec/fraps: Use unchecked bitstream reader 4 years ago
Andreas Rheinhardt bb16dbc002 avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder 4 years ago
Andreas Rheinhardt 5f5f0b06cf avcodec/utvideo: Remove unused array 4 years ago
Andreas Rheinhardt 341914495e avcodec/utvideodec: Avoid qsort when creating Huffman tables 4 years ago
Andreas Rheinhardt 9c8b85f5fa avcodec/utvideodec: Remove code duplication when creating Huffman tables 4 years ago
Andreas Rheinhardt 099feb9411 avcodec/utvideodec/enc: Fix edge case of creating Huffman table 4 years ago
Andreas Rheinhardt 116b235a0b avcodec/magicyuv: Don't waste stack space 4 years ago
Andreas Rheinhardt 1bf30a1beb avcodec/magicyuv: Avoid AV_QSORT when creating Huffman table 4 years ago
Andreas Rheinhardt 59f7d68514 avcodec/magicyuv: Fix edge case of building Huffman table 4 years ago
Andreas Rheinhardt 68b6614e38 avcodec/magicyuv: Don't invert order unnecessarily 4 years ago
Andreas Rheinhardt 157953066c avcodec/magicyuv: Replace implicit checks for overread by explicit ones 4 years ago
Andreas Rheinhardt 08e5597d2f avcodec/magicyuv: Use const uint8_t* for pointer to immutable data 4 years ago
Andreas Rheinhardt bf31b45155 avcodec/magicyuv: Don't use GetBit API for byte-aligned reads 4 years ago
Andreas Rheinhardt 3c172a2fb9 avcodec/magicyuv: Check early for invalid slices 4 years ago
Andreas Rheinhardt 310d4062e7 avcodec/diracdsp: Remove unused variable 4 years ago
Andreas Rheinhardt 85737a4d76 avcodec/magicyuv: Improve overread check when parsing Huffman tables 4 years ago
Andreas Rheinhardt 94dc3385e4 avcodec/bytestream: Add unchecked bytestream2 peek functions 4 years ago
Andreas Rheinhardt a902c24994 avcodec/photocd: Simplify parsing Huffman tables a bit 4 years ago
Michael Niedermayer abebd87764 avcodec/dxtory: Fix negative shift in dx2_decode_slice_410() 4 years ago
Michael Niedermayer c3d1c7f903 avcodec/dxtory: Fix negative shift in dxtory_decode_v1_410() 4 years ago
Michael Niedermayer 497debb171 avcodec/dxtory: Fix get_raw_size() for YUV 4 years ago
Haihao Xiang cc25ae5d8a lavc/qsvdec: Add QSV AV1 decoder 4 years ago
Paul B Mahol f8f23a7af7 avcodec/mpeg12dec: remove inter block calls in IPU decoder 4 years ago
Paul B Mahol c668294e8b avcodec/mpeg12dec: add support for MPEG1 blocks in IPU codec 4 years ago
Michael Niedermayer 2f9a3215aa avcodec/mobiclip: Move quantizer check into setup_qtables() 4 years ago
Zhao Zhili 90351b5f11 avformat/http: fix memleak 4 years ago
Michael Niedermayer f249981976 avcodec/sonic: Check channels before deallocating 4 years ago
Paul B Mahol 14d6838638 avformat: add IPU demuxer 4 years ago
Paul B Mahol 5c2d7acb4f avcodec: add IPU Video decoder and parser 4 years ago
Paul B Mahol aed8f40d45 avcodec/cfhd: check that lowpass_height is >= 3 when used in vertical filter 4 years ago
Peter van der Spek c476cfd7ec avformat/flvdec: RtmpSampleAccess no longer breaks stream detection 4 years ago
Shaofei Wang eb6bb8f32f libavcodec/vp8dec: fix the multi-thread HWAccel decode error 4 years ago
Jan Ekström d8ce8e8ed3 avutil/pixfmt: improve definition of AVColorRange 4 years ago
Andreas Rheinhardt 3f04c30372 avformat/swfdec: Reorder allocations/initializations 4 years ago
Andreas Rheinhardt 28dc0c20cc avformat/swfdec: Fix memleaks on error 4 years ago
James Almer 184fc42b46 avcodec/h264_slice: sync User Data Unregistered SEI buffers across threads 4 years ago
James Almer 449984445e avcodec/hevcdec: sync User Data Unregistered SEI buffers across threads 4 years ago
James Almer bd4ef145c0 avcodec/hevcdec: sync SEI derived AVCodecContext fields across threads 4 years ago
Zane van Iperen 003b5c800f
avformat/argo_asf: implement seeking 4 years ago
Paul B Mahol 904ab5365c avcodec/magicyuv: add support for recently added new format 4 years ago
Jan Ekström 519bd469d0 avformat/movenc: simplify ISML manifest bit rate logic 4 years ago
Jan Ekström 308882d9f2 avformat/movenc: use more fall-back values for average bit rate fields 4 years ago
Jan Ekström 3838e8fc21 avformat/movenc: implement writing of the btrt box 4 years ago