97533 Commits (8f51a89d66aacd9dc5896bac22e62cbd566e7a71)
 

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