96481 Commits (fee4cafbf52f81ffd6ad7ed4fd0a8096f8791886)
 

Author SHA1 Message Date
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
Paul B Mahol e57b9aa8b1 avfilter/vf_v360: add support for flat input format 5 years ago
Paul B Mahol 091695f8e8 avfilter/vf_v360: rewrite fov_from_dfov() 5 years ago
Nicolas George e16cd7b86c doc/fftools-common-opts: small fix to -report documentation. 5 years ago
Gyan Doshi 38081acc01 doc/filters: clarify resampling and linear mode in loudnorm 5 years ago
Bela Bodecs 8c3e9c9cbb avformat/hlsenc: fix default AES key file url with variant streams 5 years ago
Bela Bodecs dd5c7378bb avformat/hlsenc: program_date_time and append_list flags conflict 5 years ago
Xuchen Su 9faee5bc14 avformat/udp: modify the not write-only to read-only mode. 5 years ago
Steven Liu bc0bedf3c9 avformat/hlsenc: compare without the last directory separator in get_relative_url 5 years ago
Marton Balint b5dba152ef avformat/dashenc: use ff_rename instead of avpriv_io_move 5 years ago
Marton Balint 19b9f8996e avformat/avio: fix ff_rename to respect used protocol 5 years ago
Marton Balint df993269ec avformat/avio: move ff_rename implementation from internal.h to avio.c 5 years ago
Paul B Mahol 15133c6ab2 avfilter/vf_v360: replace rest of roundf() with lrintf() 5 years ago
Paul B Mahol 3bf28d40e5 avfilter/vf_v360: change remaps to int16_t type 5 years ago
Paul B Mahol ff5e241bca avfilter/vf_v360: move map variable up 5 years ago
Paul B Mahol fdc61267b4 avfilter/vf_v360: make more stuff const 5 years ago
Gyan Doshi 4de2106fbf avfilter/pad: improve error check for w and h 5 years ago