96547 Commits (20916f9bc4534678a87684994377c181d8aa16bc)
 

Author SHA1 Message Date
Zane van Iperen bf890ae0d7 avcodec: add decoder for argonaut games' adpcm codec 5 years ago
Marton Balint 15d160cc0b avformat/udp: increase the default buffer size of a receiving socket to 384K 5 years ago
Marton Balint 67f39b32db avformat/udp: properly use return value of pthread_cond_timedwait 5 years ago
Marton Balint f61e9f8aef avformat/udp: add newline after warning 5 years ago
Marton Balint 1812b42554 avutil/thread: fix strict_pthread_cond_timedwait 5 years ago
Paul B Mahol 4b4bcb126c avfilter/vf_v360: do not remap alpha plane if that will be overwritten later 5 years ago
Gyan Doshi 75d1d9eb34 avformat/movenc: allow ISMV timescale to be user-set 5 years ago
Paul B Mahol 9990cb16d3 avfilter/vf_v360: mark another hemisphere not visible for flat input format 5 years ago
Paul B Mahol 8d861cd850 avfilter/vf_v360: add mask option, unset pixels are marked as transparent 5 years ago
Paul B Mahol 31350de997 avfilter/vf_deshake_opencl: silence warning about usage of uninitialized value 5 years ago
Andreas Rheinhardt 1ab302da6e avcodec/cbs_av1_syntax_template: Remove unused variable 5 years ago
James Almer c461500c5e avcodec/libaomenc: add an option to set the encoder "usage" 5 years ago
Paul B Mahol a4f2fc9341 avfilter/vf_v360: fix fov calculation from dfov for fisheye input/output 5 years ago
Martin Storsjö cbb254cb4c checkasm: Check HAVE_GETSTDHANDLE here as well 5 years ago
Marton Balint e931119a41 avdevice/xcbgrab: check if frame size fits in INT_MAX 5 years ago
Marton Balint b7e94adb4e avdevice/xcbgrab: move some initialization code from pixfmt_from_pixmap_format to create_stream 5 years ago
Marton Balint fee4cafbf5 avformat/libsrt: add missing SRT_VERSION_VALUE check 5 years ago
Martin Storsjö 1001b6a750 libavutil: x86: Include stdlib.h before using _byteswap_ulong 5 years ago
Martin Storsjö 63418e374f configure: Check for GetStdHandle in addition to SetConsoleTextAttribute 5 years ago
Andreas Rheinhardt e3fb9af6f1 avcodec/ra144enc: Fix invalid left shift of negative number 5 years ago
Paul B Mahol d033f403d6 avfilter/vf_v360: support input flips for tetrahedron format 5 years ago
Paul B Mahol 05d3d09cf5 avfilter/vf_v360: fix small artifacts with tetrahedron inputs 5 years ago
Gyan Doshi 41f283ec7a avformat/utils: log corrupt packets 5 years ago
Paul B Mahol ec4f764249 avfilter/vf_v360: add tetrahedron format 5 years ago
Michael Niedermayer 5f7727e1c9 tools/target_dec_fuzzer: Use codec_tags list 5 years ago
Michael Niedermayer 576bf05aa9 avcodec/hapdec: Add codec_tags list 5 years ago
Michael Niedermayer 550a6b4212 avcodec/avcodec: Add codec_tags array to AVCodec 5 years ago
Michael Niedermayer d48e510124 swscale/input: Fix several invalid shifts related to rgb2yuv constants 5 years ago
Paul B Mahol a3e67c2d2f avfilter/vf_stack: add fill option for xstack 5 years ago
Michael Niedermayer 07b3dbbbb2 avutil/log: Move log_level_offset_offset code from av_log() to v_log() 5 years ago
Michael Niedermayer 7b7f97532b swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() 5 years ago
Michael Niedermayer a6ca22c118 swscale/swscale: Fix several invalid shifts related to vChrDrop 5 years ago
Paul B Mahol a00fa73f47 avfilter/vf_v360: improve fisheye input format 5 years ago
Paul B Mahol 2bae3da79e avcodec/exr: fix some small cosmetics nits 5 years ago
Gonzalo Garramuño 44b1c5ddcf avcodec/exr.c: make channel name comparisons case insensitive 5 years ago
Matt Oliver fc6fde22c3 avutil/thread: Add pthread_cond_timedwait function 5 years ago
Michael Niedermayer 00447b6f52 tools/target_dec_fuzzer: Also Fuzz with CPU optimizations disabled 5 years ago
Michael Niedermayer 4b733a7f5f tools/target_dec_fuzzer: Fuzz private options of AC3/E-AC3 5 years ago
Michael Niedermayer 48083f1890 tools/target_dec_fuzzer: Fuzz idct_algo value 5 years ago
Paul B Mahol 103a29b89d avfilter/vf_v360: add support for fisheye input format 5 years ago
Andreas Rheinhardt 39b60359db avcodec/j2kenc: Fix undefined shifts of negative numbers 5 years ago
Andriy Gelman c07565627b avformat/libzmq: Replace fail statements with goto 5 years ago
Andriy Gelman 1054b68a62 avformat/libzmq: Check return of zmq_setsockopt 5 years ago
Carl Eugen Hoyos f2e7864496 lavc/mjpegenc: Fix not writing RST tag after final slice. 5 years ago
Paul B Mahol fc2523c792 avfilter/vf_v360: add support for input fov to input sg format 5 years ago
Paul B Mahol 003a9c619c doc/filters: v360: cylindrical supports input 5 years ago
Andreas Rheinhardt 340e6b0185 avcodec/adxdec: Remove unnecessary left-shift 5 years ago
Andreas Rheinhardt 59a9d65e0d avcodec/adxenc: Avoid undefined left shift of negative numbers 5 years ago
Andreas Rheinhardt 3ad8af51b7 avcodec/adpcm: Fix undefined left shifts of negative numbers 5 years ago
Paul B Mahol 19f75e7787 avfilter/vf_v360: add support for cylindrical input format 5 years ago