98722 Commits (9d1bf9cffefa2eb57221eb33d5a261750c4bee85)
 

Author SHA1 Message Date
Ting Fu dd3fe3e77c dnn-layer-mathunary-test: add unit test for cos 5 years ago
Ting Fu 88fb494f42 dnn_backend_native_layer_mathunary: add cos support 5 years ago
Ting Fu 3f7c5a375b dnn-layer-mathunary-test: add unit test for sin 5 years ago
Ting Fu 0b6d3f0d83 dnn_backend_native_layer_mathunary: add sin support 5 years ago
Andreas Rheinhardt c33e56c7a6 avformat/aviobuf: Also return truncated buffer in avio_get_dyn_buf() 5 years ago
Andreas Rheinhardt 7be9b0bb38 avformat/aviobuf: Return better error codes 5 years ago
Andreas Rheinhardt fa0bc627c5 avformat/aviobuf: Stop restricting dynamic buffer sizes to INT_MAX/2 5 years ago
Andreas Rheinhardt 88d5ae068f avformat/aviobuf: Simplify dyn_buf_write() a bit 5 years ago
Andreas Rheinhardt 28a078eded avformat/aviobuf: Don't check for overflow after it happened 5 years ago
Anton Khirnov 7aa7d68971 AVFormatContext: switch to child_class_iterate() 5 years ago
Anton Khirnov 2cbd544519 AVIOContext: switch to child_class_iterate() 5 years ago
Anton Khirnov 43ed2b86d6 URLContext: switch to child_class_iterate() 5 years ago
Anton Khirnov c7d8d8d8d9 vf_spp: switch to child_class_iterate() 5 years ago
Anton Khirnov 6bfac4ee6f vf_scale: switch to child_class_iterate() 5 years ago
Anton Khirnov 344149cf01 framesync: switch to child_class_iterate() 5 years ago
Anton Khirnov aba98de6b8 avfilter: switch to child_class_iterate() 5 years ago
Anton Khirnov 342230a537 af_resample: switch to child_class_iterate() 5 years ago
Anton Khirnov 3dd324427a af_aresample: switch to child_class_iterate() 5 years ago
Anton Khirnov 851e0dfe29 AVCodecContext: switch to child_class_iterate() 5 years ago
Anton Khirnov c0d6eaca50 bsf: switch to child_class_iterate() 5 years ago
Anton Khirnov e0fbb6cf2b fftools: switch to the new child class iteration API 5 years ago
Anton Khirnov 1b4a98b029 lavu/opt: add a more general child class iteration API 5 years ago
Anton Khirnov 202e06870e lavf/dump: schedule use of deprecated API for removal 5 years ago
Anton Khirnov 0d6b4351c6 Remove unnecessary use of avcodec_close(). 5 years ago
Steven Liu 9dfb19baeb avformat/hls: check segment duration value of EXTINF 5 years ago
Steven Liu ea1940c6e2 avformat/hls: check output string is usable of ff_make_absolute_url 5 years ago
Steven Liu 029ff31af6 avformat/url: check return value of strchr 5 years ago
Michael Niedermayer f66f3ca2c1 RELEASE: We are after the 4.3 branch point, update for that 5 years ago
James Almer 1ee3c984b9 avcodec/snow: ensure current_picture is writable before modifying its data 5 years ago
Moritz Barsnick 7ab375f574 doc/utils: document the "s", "ms" and "us" suffixes for durations 5 years ago
Moritz Barsnick aab0885c19 doc/ffmpeg: remove reference to deprecated option 5 years ago
Anton Khirnov 6943ab688d pthread_frame: change the way delay is set 5 years ago
Brad Hards fb819697f6 avformat/mpegts: add constants for MPEG-TS transport stream identifiers 5 years ago
Marton Balint 81975cd24b avformat/fifo: add timeshift option to delay output 5 years ago
Michael Niedermayer cdac618c9b Changelog: add next marker back after branching 4.3 5 years ago
Michael Niedermayer c5079bf3bc Bump minor versions after branching 4.3 5 years ago
Michael Niedermayer 0a8a96c251 Bump minor versions to separate 4.3 from master 5 years ago
Michael Niedermayer 49739d1688 Changelog: Add 4.3 cut marker 5 years ago
Michael Niedermayer fe65923ad1 doc/APIchanges: Fill in missing values 5 years ago
Michael Niedermayer 49e766aa4c Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted." 5 years ago
Michael Niedermayer 4f33a9803a avcodec/mpeg12dec: Fix got_output 5 years ago
Michael Niedermayer 3371d0611f tools/target_dec_fuzzer: enable mjpeg for tiff or tdsc 5 years ago
Michael Niedermayer b7e5c8f67d avcodec/hcadec: Check or bound indexes 5 years ago
Michael Niedermayer 8e21379da1 avcodec/pnm: Check scale 5 years ago
Michael Niedermayer 3e651eeac4 tools/target_dem_fuzzer: Implement AVSEEK_SIZE 5 years ago
Michael Niedermayer a5313ce654 avformat/4xm: Cleanup on GET_LIST_HEADER() failure 5 years ago
Anton Khirnov b7e1821284 hevc: move SliceHeader and LongTermRPS back to hevcdec.h 5 years ago
Anton Khirnov fb30c9107a hevc_parser: drop the use of SliceHeader 5 years ago
Anton Khirnov 2a9bed8fc1 hevc_refs: reduce code duplication in find_ref_idx() 5 years ago
Andreas Rheinhardt d29aaf12f4 avcodec/v4l2_m2m_enc: Avoid ;; 5 years ago