97233 Commits (a1133db30ef07896afd96f067e5c51531a4e85ab)
 

Author SHA1 Message Date
  Anton Khirnov a1133db30e decode: make sure ff_get_buffer() cleans the frame on failure 6 years ago
  Anton Khirnov e923a35988 pthread_frame: make sure ff_thread_release_buffer always cleans the frame 6 years ago
  Linjie Fu 917d28d5ff lavc/libopenh264enc: fix the if-else coding style 6 years ago
  Paul B Mahol 932493f9c2 avcodec/zerocodec: use init cleanup internal cap 6 years ago
  Paul B Mahol 05e04e821d avcodec/zerocodec: implement flushing 6 years ago
  Paul B Mahol 481ebb1c8b avcodec: add MV30 decoder 6 years ago
  Limin Wang df08db0711 avformat/hlsenc: return media_url directly if failed to get seperator 6 years ago
  Andreas Rheinhardt 081ef58619 avformat/matroskaenc: Remove unnecessary headers 6 years ago
  Andreas Rheinhardt 7104c4dd88 avcodec/jpeg2000dec: Fix mixed declaration and code 6 years ago
  Andreas Rheinhardt a39536caee avformat/mpeg: Don't use unintialized value 6 years ago
  Limin Wang 46d2b2071b avfilter/ebur128: prefer to use variable instead of type for sizeof 6 years ago
  Gautam Ramakrishnan e531891f3d libavcodec/jpeg2000dec.c: Add support for PPT marker 6 years ago
  Andriy Gelman cd04bb4afe avcodec/v4l2_context: Use av_freep() 6 years ago
  Rosen Penev 8beb9e571c avfilter/vf_drawtext: only test available exceptions 6 years ago
  Marton Balint df4e008995 avformat/segment: always use interleaved writes for formats with custom interleaving 6 years ago
  Limin Wang 99ebb033d2 avformat/hlsenc: use av_asprintf() 6 years ago
  Andreas Rheinhardt d7780636df avformat/hlsenc: Factor out deleting files from deleting segments 6 years ago
  Limin Wang cd8c5e89ba avformat: add subtitle support in master playlist m3u8 6 years ago
  Limin Wang 73dc87c4f0 avformat/hlsplaylist: simplify code for checking whether the string is empty 6 years ago
  Limin Wang e2e8ef5076 avformat/hlsenc: remove the first slash of the relative path line in the master m3u8 file 6 years ago
  Andreas Rheinhardt c9cd0a20b2 avformat/hlsenc: Use AVBPrint to avoid allocations of strings 6 years ago
  Andreas Rheinhardt de8f6a4033 avformat/hlsenc: Fix memleak when deleting old segments 6 years ago
  Andreas Rheinhardt 95e9cf813e avformat/smacker: Cosmetics 6 years ago
  Andreas Rheinhardt a9ad8867c4 avformat/smacker: Remove unused structure 6 years ago
  Andreas Rheinhardt b6ebc5aeb2 avformat/smacker: Only store what is needed later 6 years ago
  Andreas Rheinhardt 33bc45e4fc avformat/smacker: Create audio streams immediately 6 years ago
  Andreas Rheinhardt 7885c73573 avformat/smacker: Read extradata directly into extradata 6 years ago
  Michael Niedermayer 3935c891e9 avcodec/flacdsp_template: Fix invalid shifts in decorrelate 6 years ago
  Michael Niedermayer 8dee1d7a30 tools/target_dec_fuzzer: Adjust threshold for screenpresso 6 years ago
  Michael Niedermayer 7ccb576191 avcodec/xvididct: Fix integer overflow in MULT() 6 years ago
  Michael Niedermayer 187161d62f avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT 6 years ago
  Michael Niedermayer 054ce5f786 avformat/ilbc: Add missing #if for muxer 6 years ago
  Andreas Rheinhardt 1719c7f5db avformat/webmdashenc: Use AVCodecDescriptors for codec names 6 years ago
  Andreas Rheinhardt cbea58b2b3 avformat/webmdashenc: Check codec types 6 years ago
  Vittorio Giovara a13841b797 mov: Support fake moov boxes disguised as hoov 6 years ago
  Lynne 97b526c192 hwcontext_vulkan: only use one semaphore per image 6 years ago
  Paul B Mahol 3f9fd9dcfd avfilter/vf_xfade: add slice transitions 6 years ago
  Peter Ross 31c4fe177d avcodec/vp3: propagate error codes 6 years ago
  Guo, Yejun 7e4527e8fa avfilter/vf_derain.c: put all the calculation in model file. 6 years ago
  Guo, Yejun bbc64799dc dnn-layer-mathbinary-test: add unit test for subtraction 6 years ago
  Guo, Yejun ffa1561608 dnn_backend_native_layer_mathbinary: add sub support 6 years ago
  Guo, Yejun 2114c42418 avfilter/vf_dnn_processing.c: fix typo for the linesize of dnn data 6 years ago
  Lynne ca76a5ba1a scale_vulkan: correctly copy the colormatrix 6 years ago
  Timo Rothenpieler 30b28f9a83 avutil/hwcontext_cuda: Only handle CUDA hardware frames 6 years ago
  Michael Niedermayer 741565a1e6 avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle 6 years ago
  Carl Eugen Hoyos 8defd0ca7b lavf/chromaprint: Silence compilation warnings 6 years ago
  Andreas Rheinhardt da44bbefaa avformat/avidec: Fix memleak with embedded GAB2 subtitles 6 years ago
  Andreas Rheinhardt de0b04551d avformat/avidec: Fix memleak when allocating DVDemuxContext fails 6 years ago
  Andreas Rheinhardt 2084ea8c1d avformat/avidec: Fix memleak when DV demuxer is disabled 6 years ago
  Andreas Rheinhardt 7940655d14 avformat/avidec: Don't reimplement ff_free_stream() 6 years ago