99483 Commits (214998c55ff99586b57c1ccd34a7e6f15c4fcdb8)
 

Author SHA1 Message Date
  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
  Andreas Rheinhardt 913aa4204a avformat/swf: Separate mux and demux contexts 4 years ago
  Michael Niedermayer bc0e776c9a avcodec/ansi: Check nb_args for overflow 4 years ago
  Michael Niedermayer b78860e769 avformat/wc3movie: Cleanup on wc3_read_header() failure 4 years ago
  Michael Niedermayer 0c635f2ce6 avformat/wc3movie: Move wc3_read_close() up 4 years ago
  Zhao Zhili b17e5c3416 avformat/mov: fix typo in comments 4 years ago
  Andreas Rheinhardt 9f7e592df2 avformat/tedcaptionsdec: Fix leak of AVBPrint upon error 4 years ago
  Zane van Iperen b0dee629da
avformat/argo_brp: don't pass AVStream into avpriv_request_sample() 4 years ago
  Zane van Iperen 9ab54eb501
avformat/argo_brp: set BVID packet duration 4 years ago
  Zane van Iperen 52c5c97740
avformat/argo_brp: handle multiple BASF blocks 4 years ago
  Zane van Iperen a68c91f6bc
avformat/argo_brp: make sure stream ids match 4 years ago
  Zane van Iperen e76102a2d8
avformat/argo_brp: cleanup 'goto fail's 4 years ago
  Zane van Iperen 3cf650bda9
avformat/argo_brp: remove an allocation 4 years ago
  Zane van Iperen 39801adc19
avformat/argo_asf: cosmetics 4 years ago
  Zane van Iperen 101ac40f69
avformat/argo_asf: fix enforcement of chunk count 4 years ago
  Andreas Rheinhardt ef29e5bf42 avformat/swfdec: Avoid unnecessary skip 4 years ago
  Andreas Rheinhardt d554aabdaf avformat/swfenc: Fix memleak upon write_header error 4 years ago
  Xu Jun a39fcbdffb dnn_backend_native_layer_conv2d.c: fix bug of loop boundary in single thread mode. 4 years ago
  Andreas Rheinhardt 5aafdb4e5f avformat/rmdec: Fix potential crash on allocation failure 4 years ago
  Andreas Rheinhardt 4cc43d30c3 avformat/rmdec: Actually return value < 0 on read_header failure 4 years ago
  Andreas Rheinhardt ea45d6e61a avformat/avidec: Fix memleak when error happens after creating DV stream 4 years ago
  Andreas Rheinhardt c7867b6ed1 avcodec/mpegaudiodec*: Cleanup generically on init failure 4 years ago
  Andreas Rheinhardt e9831b1e98 avcodec/mpegaudiodec_float: Avoid indirection with float dsp function 4 years ago
  Andreas Rheinhardt dac9e88a99 avcodec/mpegaudiodec_template: Check return value of subdecoder 4 years ago
  Andreas Rheinhardt 6015a6921e avcodec/ljpegenc: Don't free buffer known to be NULL 4 years ago