95080 Commits (fc20ba9e049e5dde25643bffb2565a5477e6e5f6)
 

Author SHA1 Message Date
Michael Niedermayer 5c5575c8dc avformat/cdxl: Fix integer overflow in intermediate 5 years ago
Michael Niedermayer 9fac243744 avcodec/cfhd: Check that cropped size is smaller than full 5 years ago
Michael Niedermayer 305f6dbb06 tools/target_dec_fuzzer: increase snows threshold 5 years ago
Michael Niedermayer d2d8e797cc avcodec/hevcdec: repeat character in skiped 5 years ago
Michael Niedermayer fccc37ca85 repeat an even number of characters in occured 5 years ago
Michael Niedermayer 24e5270911 avformat/hcom: Tell the compiler about set but not read variables 5 years ago
Michael Niedermayer c80715f153 doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations and code" 5 years ago
Michael Niedermayer a9fae76370 avcodec/gdv: Replace assert() checking bitstream by if() 5 years ago
Michael Niedermayer 61b055bed0 libavcodec/utils: Free threads on init failure 5 years ago
Michael Niedermayer 9fd62b84d5 tools/target_dec_fuzzer: Adjust motionpixels threshold 5 years ago
gxw 92fc0bfa54 avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. 5 years ago
Rodger Combs 77937a42e7 lavc/videotoolboxdec: fix crop handling when multithreaded 5 years ago
Aman Gupta 81abf90aea avcodec/v4l2: fix compile with older videodev2.h 5 years ago
James Almer 6c0167f6f6 avcodec/libdav1d: use the library default for the filmgrain option 5 years ago
James Almer 4c34ed65f6 avformat/rmdec.c: fix brackets around arguments 5 years ago
James Almer 78f52b4fe3 avformat/rmdec.c: fix left shift of negative value in rm_sync() 5 years ago
Paul B Mahol 5a9560dfc6 avfilter/vf_stereo3d: add tb (top-bottom) aliases 5 years ago
Paul B Mahol 7f8f886344 avfilter/vf_v360: refactor dimensions and offsets calculations 5 years ago
Paul B Mahol 197985c5bf doc/filters: add another v360 example 5 years ago
Paul B Mahol 45bb80dccc avfilter/vf_v360: implement stereo 3D support 5 years ago
Paul B Mahol 451cee662c avfilter/vf_v360: reduce by one cosf call less 5 years ago
Paul B Mahol 2a672a93d2 avfilter/vf_v360: define variables in for loops consistently 5 years ago
Paul B Mahol f78abca0c2 avfilter/vf_v360: call tanf() once 5 years ago
Paul B Mahol cb8d6a4e3e avfilter/vf_v360: implement diagonal field of view 5 years ago
Steven Liu 8efc9fcc56 avformat/hlsenc: make fix code style of hls_write_trailer 5 years ago
Steven Liu 2e82b50bce avformat/dashdec: reindent code at parse_manifest 5 years ago
Jun Zhao 0c5726a332 lavf/hls: fix memory leak in error handling path for option tmp 5 years ago
Jun Zhao 90a5bebd19 lavf/hls: remove redundancy seekable setting 5 years ago
Jun Zhao eada079e71 lavf/hls: drop unnecessary check before ff_format_io_close 5 years ago
Jun Zhao 48d96ce29a lavf/hls: refine the log message 5 years ago
Andreas Rheinhardt 1a066d87e3 avformat/hlsenc: Fix memleak when using single_file 5 years ago
Daniel Oberhoff 88a26abcc6 hlsenc: flush segments to guarantuee atomic single file hls 5 years ago
Michael Niedermayer 3b5ce76b1a avcodec/mjpegdec: Restore non bayer checks in ljpeg_decode_rgb_scan() 5 years ago
Michael Niedermayer 2006e5ccb6 avcodec/mjpegdec: Only allow 0x11110000 pix_fmt_id for bayer mode 5 years ago
Paul B Mahol de125a0942 avformat/sccdec: remove not needed code 5 years ago
Paul B Mahol ed4ad6e1ed avfilter/vf_v360: use always float version instead of double floating-point function 5 years ago
Paul B Mahol 2b3094d61d avfilter/vf_v360: fix flat projection field of view calculation 5 years ago
Gyan Doshi 0993327939 cmdutils: promote report level if loglevel is higher 5 years ago
Paul B Mahol e1dd355b3d avfilter/vf_v360: add dfisheye output 5 years ago
Paul B Mahol 24d4eea921 avfilter/vf_v360: fix setting default height for stereographic 5 years ago
Paul B Mahol 801fd6e410 avfilter/vf_v360: fix errors is comments 5 years ago
Paul B Mahol b4562301ee avfilter/vf_v360: fix M_PI_4 usage consistency 5 years ago
Steven Liu e55018ee11 avformat/dashdec: add startNumber parser for segmentlist 5 years ago
Steven Liu 9ff8fbda65 avformat/hlsenc: fix memleak at hls_write_trailer 5 years ago
Steven Liu 5b809a8d4b avformat/hlsenc: print warning at the end when upload the last segment failed 5 years ago
Steven Liu 307e0627db avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext 5 years ago
James Almer 1faedb9a11 x85/opusdsp: enable the functions on all FMA3 CPUs 5 years ago
James Almer 80444e23ac x86/opusdps: clear the high bits from some gprs 5 years ago
Michael Niedermayer b94cf549e2 avcodec/htmlsubtitles: Avoid locale dependant isdigit() 5 years ago
Michael Niedermayer 39ff027fd8 avcodec/mpeg12enc: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago