94937 Commits (fa045c3ce288e3ffb6292cb8c0a1b21481de6974)
 

Author SHA1 Message Date
Jun Zhao 3740bdee77 lavf/avidec: fix memory leak in error handling path 5 years ago
Shiyou Yin de5543d8d4 avcodec/mips: Fix a warnning of indentation not reflect the block structure. 5 years ago
Nicolas Gaullier cae5b36e20 avcodec/h264: Fix poc_lsb in open gop context 5 years ago
Michael Niedermayer 9d1e98afee tools/target_dec_fuzzer: Adjust threshold for LSCR 5 years ago
Paul B Mahol 2f071767d9 doc/filters: fix typo in v360 5 years ago
Aman Gupta 35b0e75b54 avcodec/mediacodec_surface: drop unnecessary local variable 5 years ago
Aman Gupta d0e6762768 avcodec/mediacodecdec_common: log codec name during configure/start failures 5 years ago
Aman Gupta ca613dcc38 avcodec/mediacodecdec_common: ensure current input buffer is always used correctly 5 years ago
Aman Gupta f821d19531 avcodec/mediacodecdec_common: improve trace logging for end-of-stream 5 years ago
Aman Gupta 425be35c26 avcodec/mediacodecdec_common: warn when PTS is missing 5 years ago
Paul B Mahol 558265d4bc avfilter/vf_v360: add padding to u/v/ker 5 years ago
Limin Wang 29bde4b3b6 swscale/swscale: delete unwanted assignments 5 years ago
Andrey Semashev 6d9d053edb tests: Fix bash errors in lavf_container tests. 5 years ago
Paul B Mahol 0c9e01011b avfilter/vf_v360: add guards against NaNs 5 years ago
Paul B Mahol 799c07e5c8 avfilter/vf_v360: partialy revert previous commit 5 years ago
Paul B Mahol 976617c7d2 avfilter/vf_v360: extend stereographic projection 6 years ago
Paul B Mahol 7985430c70 avfilter/vf_v360: factor vector normalization out 6 years ago
Jun Zhao a0abcb4a31 lavfi/concat: fix logic error in framerate check 6 years ago
Hendrik Leppkes 4e759b5675 configure: check for a sufficiently recent enough AMF version 6 years ago
Paul B Mahol 8a1f0cb9e3 doc/filters: update v360 6 years ago
Paul B Mahol 973051e3bd avfilter/vf_v360: add stereographic output projection 6 years ago
Paul B Mahol a13b61b7fd avfilter/vf_v360: disallow too low h_fov/v_fov 6 years ago
Calvin Walton 3ad5d4df9c lavfi/concat: allow to support inputs with different frame rates 6 years ago
Paul B Mahol 85386c36e3 avfilter/vf_v360: add aliases for some projections 6 years ago
Limin Wang cbc63d61b2 avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support 6 years ago
Paul B Mahol 5b12a47e08 avfilter/vf_v360: add options to h/w unflip input video 6 years ago
Paul B Mahol a06d70350b avfilter/vf_v360: support transposed input/output 6 years ago
Michael Niedermayer 12b909ba31 avcodec/qdm2: Check frame size 6 years ago
Michael Niedermayer 55d4e22d71 avformat/vividas: check for tiny blocks using alignment 6 years ago
Michael Niedermayer 413e0f2516 avcodec/vc1_pred: Fix refdist in scaleforopp() 6 years ago
Limin Wang ede15bf2e3 avfilter/vf_showinfo: display GOP timecode side data 6 years ago
Linjie Fu ef1342650f swscale/output: fix some code indentations 6 years ago
Michael Niedermayer 722fd46965 avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 6 years ago
Carl Eugen Hoyos aef24efb0c lavf/rawenc: Only accept the appropriate stream type for raw muxers. 6 years ago
James Almer 4857688732 x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2 6 years ago
James Almer 2200cf1aca x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32 6 years ago
Paul B Mahol cb8c353032 avfilter/vf_v360: add option to pick rotation order 6 years ago
Paul B Mahol d131541445 avfilter/vf_v360: reduce allocations by reusing duplicated remaps 6 years ago
Paul B Mahol 058bbf48c6 avfilter/vf_v360: x86 SIMD for interpolations 6 years ago
Paul B Mahol f0d8005ec5 avfilter/vf_v360: add asserts to guard against invalid conditions 6 years ago
Paul B Mahol 32dd429bc7 avfilter/vf_v360: stop using floats in interpolation 6 years ago
Paul B Mahol 28dfa1e371 avfilter/vf_v360: rewrite storing of remap positions and interpolations 6 years ago
Sourabh Sharma 3424600e0b doc/filters: correct range for contrast in eq filter 6 years ago
Steven Liu db92a3e463 avformat/hlsenc: fix compiling error of hlsenc 6 years ago
Steven Liu fe77cad3a4 avformat/hlsenc: fix code style 6 years ago
Steven Liu 07b4bf5f11 avformat/hlsenc: move the warning message from every segment upload to init part 6 years ago
Steven Liu f267a2ac9c avformat/hlsenc: avformat/hlsenc: reopen new http session for http_persistent 6 years ago
Steven Liu 6c593fee63 avformat/http: add ff_http_get_shutdown_status api for check the status of shutdown 6 years ago
Gyan Doshi 2b66c757d6 fate: add test for stream_loop 6 years ago
Gyan Doshi fa697aa92f ffmpeg: switch to avformat_seek_file for stream_loop 6 years ago