94913 Commits (7f8f886344fa0e7eded47816d6a77e40090e47ce)
 

Author SHA1 Message Date
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
Michael Niedermayer e125578994 avcodec/alsdec: Check k from being outside what our implementation can handle 5 years ago
Michael Niedermayer f119273649 avcodec/takdec: Fix integer overflow in decorrelate() 5 years ago
Michael Niedermayer ec749ed222 avcodec/aacps: Fix integer overflows in hybrid_synthesis() 5 years ago
Michael Niedermayer 0e4a0e962c avcodec/mpeg4videodec: Fix integer overflow in mpeg4_decode_studio_block() 5 years ago
Michael Niedermayer b6b9ac5698 avcodec/vp56rac: delay signaling an error on truncated input 5 years ago
Maxime Jourdan b81a1c5bea avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP 5 years ago
Aman Gupta 0085c4d478 avcodec/v4l2_buffers: use correct timebase for encoder/decoder 5 years ago
Aman Gupta 80c9237b2f avcodec/v4l2_m2m_dec: fix compile 5 years ago
Maxime Jourdan 584ac1ad0b avcodec/v4l2_m2m_dec: fix dropped packets while decoding 5 years ago
Aman Gupta fac834b2ae avcodec/v4l2_context: expose timeout for dequeue_frame 5 years ago
Aman Gupta 3475758a37 avcodec/v4l2_m2m_dec: set pkt_dts on decoded frames to NOPTS 5 years ago
Aman Gupta 8dc973dc89 avcodec/v4l2_buffers: read height/width from the proper context 5 years ago
Paul B Mahol efc73b13ac avfilter/vf_v360: remove pointless special case when allocating stuff 5 years ago
Paul B Mahol 7ce7002664 avfilter/vf_v360: refactor FoV calculation for stereographic 5 years ago
Andriy Gelman 78b86c30d3 avcodec/h2645_parse: simplify memset call 5 years ago
Paul B Mahol 783ea9c1c5 avfilter/vf_v360: extend max limit to vertical fov 5 years ago
Paul B Mahol cb41c2af92 avfilter/vf_v360: really fix FoV selection 5 years ago