99357 Commits (5c2d7acb4f99d688b174103972934d10013c085a)
 

Author SHA1 Message Date
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
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
Andreas Rheinhardt ac2852d795 avformat/dashdec, hls: Update correct pointer to AVDictionary 4 years ago
Andreas Rheinhardt 4b8fdf70a8 avformat/dashdec: Fix leak of AVDictionary on error 4 years ago
Andreas Rheinhardt eb344862e4 avformat/dashdec: Free subtitle representations on exit 4 years ago
Andreas Rheinhardt 7369e95267 avformat/dashdec: Free strings as soon as they aren't needed anymore 4 years ago
Andreas Rheinhardt 17963a6ad7 avformat/dashdec: Don't overwrite and leak old initialization fragments 4 years ago
Andreas Rheinhardt 01a4c35969 avformat/dashdec: Don't leave representation in inconsistent state on error 4 years ago
Andreas Rheinhardt 248ef276be avformat/dashdec: Remove dead code 4 years ago
Andreas Rheinhardt e09e2c6442 avformat/dashdec: Avoid double free on error 4 years ago
Limin Wang 6c8ff1838d avdevice/lavfi: av_malloc -> av_malloc_array 4 years ago
Limin Wang a554adaab8 avdevice/lavfi: unref the frame on failure 4 years ago
Limin Wang 7786d795c2 avdevice/lavfi: fix FIXME and check a/v type by codec_type 4 years ago
Lou Logan 7a4b2c196c MAINTAINERS: remove my public key fingerprint 4 years ago
Andreas Rheinhardt 5b33f523d7 avformat/aaxdec: Fix potential integer overflow 4 years ago