94986 Commits (75ca94f3cff8e86036010f496b975cf9c5a7ffb1)
 

Author SHA1 Message Date
Guo, Yejun 75ca94f3cf libavfilter/dnn/dnn_backend_native: find the input operand according to input name 6 years ago
Guo, Yejun 9ae42c130c FATE/dnn: add unit test for layer maximum 6 years ago
Guo, Yejun b2683c66b2 libavfilter/dnn: add layer maximum for native mode. 6 years ago
elliottk ea673a0edb Delete unused branch in libaomenc 6 years ago
Guo, Yejun ecd026a48d avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9 6 years ago
James Almer 179e15dc97 avformat/movenc: don't hardcode the colr box size 6 years ago
Carl Eugen Hoyos f9f9d5943f lavc/cook: Remove an incorrect comment. 6 years ago
Anthony Delannoy a221af1f5e avformat/mpegts: add support for EPG extraction from mpegts 6 years ago
Anthony Delannoy 81bb71761a avcodec: add EPG codec ID 6 years ago
Anthony Delannoy 5e51c1aeb5 avformat/mpegts: add all well known PIDs and TIDs to mpegts.h 6 years ago
Marton Balint 862e020f93 avfilter/dnn: fix inclusion guard in dnn/dnn_backend_native_layer_depth2space.h 6 years ago
Paul B Mahol b632ad81c5 avfilter/vf_v360: add ball projection format 6 years ago
Guo, Yejun b766a13dba FATE/dnn: add unit test for dnn depth_to_space layer 6 years ago
Guo, Yejun 48133fad05 libavfilter/dnn: separate depth_to_space layer from dnn_backend_native.c to a new file 6 years ago
Guo, Yejun 24f507301b FATE/dnn: add unit test for dnn conv2d layer 6 years ago
Guo, Yejun 5f058dd693 libavfilter/dnn: separate conv2d layer from dnn_backend_native.c to a new file 6 years ago
Limin Wang c2ab998ff3 avcodec/v210enc: move v210_enc_8/10 function to template file 6 years ago
Limin Wang 5c0f80d26d avcodec/v210enc: make 8bit and 10bit process consistent 6 years ago
Limin Wang 216dd9fd5c avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP 6 years ago
Andreas Rheinhardt ebd25a5ba5 avutil/common: Fix undefined shift 6 years ago
Andreas Rheinhardt e12a2a2d73 avcodec/avpacket: Improve allocating packets 6 years ago
Andreas Rheinhardt 9442b0de1b avcodec/mjpegdec: Unify switch statements 6 years ago
Andreas Rheinhardt 90f647c29b avformat/utils: Preserve integrity of linked list 6 years ago
Andreas Rheinhardt 8b1be6e5eb avformat/internal: Improve documentation of ff_packet_list_get 6 years ago
James Almer 1d86e4b3eb checkasm/opusdsp: declare opus_deemphasis as a function returning a float 6 years ago
Moritz Barsnick 53d31e91c5 doc: various spelling, grammar and formatting fixes 6 years ago
hwrenx 96f1d34d0c lavf/mpegts: Support demuxing AVS2. 6 years ago
Paul B Mahol 251284e44a avfilter/vf_v360: add mercator projection 6 years ago
Michael Niedermayer 65589ad553 tools/target_dec_fuzzer: Adjust threshold for binkvideo 6 years ago
Michael Niedermayer 093d1f4250 avformat/mov: Check for EOF in mov_read_meta() 6 years ago
Andreas Rheinhardt 2b1fcba8dd fftools/ffmpeg_opt: Fix signed integer overflow 6 years ago
Andreas Rheinhardt 34bd293b01 avformat/mov: Fix memleak 6 years ago
Michael Niedermayer ef50cf7b32 avcodec/hevcdec: Fix memleak of a53_caption 6 years ago
Andreas Rheinhardt 3ab488a540 avcodec/ttaenc: Fix undefined shift 6 years ago
Carl Eugen Hoyos 551fcbbccb lavc/g729dec: Support decoding Sipro ACELP.KELVIN. 6 years ago
James Almer dc0806dd25 avcodec/allcodecs: make libdav1d the preferred AV1 decoder 6 years ago
Paul B Mahol 6f4ec4d909 avfilter/vf_v360: add slice threading to remap calculation 6 years ago
Paul B Mahol 05ffaa252e avfilter/vf_v360: refactor creation of remap data 6 years ago
Paul B Mahol a09213da23 avfilter/vf_v360: reverse order of remap for loops 6 years ago
Paul B Mahol cf62110a83 avfilter/vf_v360: simplify allocating remap data 6 years ago
Paul B Mahol c271d88257 avfilter/vf_v360: move some local variables to private filter context 6 years ago
Paul B Mahol d87db83e1c avfilter/vf_v360: rename r_tmp variables 6 years ago
Rick Kern 1db6e47e85 avcodec/videotoolboxenc: warn user when output will use a different profile/level than requested. 6 years ago
Limin Wang 57951f3019 avcodec/videotoolboxenc: add H264 Extended profile and level 6 years ago
sharpbai 6966548c1b avcodec/videotoolboxenc: fix encoding frame crash on iOS 11 6 years ago
Paul B Mahol 94f187d382 avfilter/vf_stereo3d: assert that out variable is valid 6 years ago
Paul B Mahol 34a12b9978 avfilter/vf_stereo3d: merge same code in case branches 6 years ago
Paul B Mahol ea8391e519 avfilter/vf_shuffleplanes: remove not needed line 6 years ago
Paul B Mahol f70690e8ec avfilter/vf_ciescope: remove dead assignments 6 years ago
Paul B Mahol fa045c3ce2 avfilter/window_func: clarify intention in dolph window calculation 6 years ago