100420 Commits (0539f15bbb86c5e81af56454c94e2eddefd34b7c)
 

Author SHA1 Message Date
  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 5 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 6 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
  Jan Ekström 6475dc18cc avformat/movenc: utilize bit rate helper function in ISML writing 4 years ago
  Jan Ekström 667d5045d3 avformat/movenc: split MPEG-4 bit rate value calculation 4 years ago
  Guo, Yejun e71d73b096 dnn: add a new interface DNNModel.get_output 4 years ago
  Guo, Yejun fce3e3e137 dnn: put DNNModel.set_input and DNNModule.execute_model together 4 years ago
  Guo, Yejun 2003e32f62 dnn: change dnn interface to replace DNNData* with AVFrame* 4 years ago
  Guo, Yejun 6918e240d7 dnn: add userdata for load model parameter 4 years ago
  Michael Niedermayer dfbea7b210 avformat/moflex: Check pop_int() for overflow 4 years ago
  Michael Niedermayer 7170d342e5 avformat/vividas: Check for EOF in first loop in track_header() 4 years ago
  Michael Niedermayer 688c1175ba avformat/wvdec: Check rate for overflow 4 years ago
  Andreas Rheinhardt 1aee02c7c1 avformat/dashdec: Avoid duplicating string 4 years ago
  Andreas Rheinhardt 0f9ade1ff3 avformat/dashdec: Fix memleak on allocation error, avoid allocation 4 years ago
  Andreas Rheinhardt ed948c1149 avformat/dashdec: Cosmetics 4 years ago
  Andreas Rheinhardt f921dd0ccf avformat/dashdec: Remove redundant casts to const 4 years ago
  Andreas Rheinhardt 0389625cea avformat/dashdec: Return early for unsupported representations 4 years ago
  Andreas Rheinhardt 622efc5c83 avformat/dashdec: Remove redundant checks 4 years ago
  Andreas Rheinhardt d63f8c873b avformat/dashdec: Fix memleaks on error to add representation to dynarray 4 years ago
  Andreas Rheinhardt f1c3c173c9 avformat/dashdec: Fix leak of representation languages 4 years ago
  Andreas Rheinhardt e7aea1fe73 avformat/dashdec: Fix leak of string on error when parsing representation 4 years ago
  Andreas Rheinhardt 5c91701dc7 avformat/dashdec: Fix leak of representation on error 4 years ago
  Andreas Rheinhardt 5d63f154ef avformat/dashdec: Remove unused index of representation 4 years ago
  Andreas Rheinhardt 06e31f953e avformat/dashdec: Fix memleaks upon read_header failure 4 years ago
  Andreas Rheinhardt aed96e13c1 avformat/dashdec: Check allocation of AVProgram 4 years ago