]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-09-15 Michael Niedermayertools/target_dec_fuzzer: Adjust motionpixels threshold
2019-09-15 gxwavutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros.
2019-09-15 Rodger Combslavc/videotoolboxdec: fix crop handling when multithreaded
2019-09-15 Aman Guptaavcodec/v4l2: fix compile with older videodev2.h
2019-09-15 James Almeravcodec/libdav1d: use the library default for the filmg...
2019-09-15 James Almeravformat/rmdec.c: fix brackets around arguments
2019-09-15 James Almeravformat/rmdec.c: fix left shift of negative value...
2019-09-15 Paul B Maholavfilter/vf_stereo3d: add tb (top-bottom) aliases
2019-09-15 Paul B Maholavfilter/vf_v360: refactor dimensions and offsets calcu...
2019-09-14 Paul B Maholdoc/filters: add another v360 example
2019-09-14 Paul B Maholavfilter/vf_v360: implement stereo 3D support
2019-09-14 Paul B Maholavfilter/vf_v360: reduce by one cosf call less
2019-09-14 Paul B Maholavfilter/vf_v360: define variables in for loops consist...
2019-09-14 Paul B Maholavfilter/vf_v360: call tanf() once
2019-09-14 Paul B Maholavfilter/vf_v360: implement diagonal field of view
2019-09-14 Steven Liuavformat/hlsenc: make fix code style of hls_write_trailer
2019-09-14 Steven Liuavformat/dashdec: reindent code at parse_manifest
2019-09-14 Jun Zhaolavf/hls: fix memory leak in error handling path for...
2019-09-14 Jun Zhaolavf/hls: remove redundancy seekable setting
2019-09-14 Jun Zhaolavf/hls: drop unnecessary check before ff_format_io_close
2019-09-14 Jun Zhaolavf/hls: refine the log message
2019-09-14 Andreas Rheinhardtavformat/hlsenc: Fix memleak when using single_file
2019-09-14 Daniel Oberhoffhlsenc: flush segments to guarantuee atomic single...
2019-09-13 Michael Niedermayeravcodec/mjpegdec: Restore non bayer checks in ljpeg_dec...
2019-09-13 Michael Niedermayeravcodec/mjpegdec: Only allow 0x11110000 pix_fmt_id...
2019-09-13 Paul B Maholavformat/sccdec: remove not needed code
2019-09-13 Paul B Maholavfilter/vf_v360: use always float version instead...
2019-09-13 Paul B Maholavfilter/vf_v360: fix flat projection field of view...
2019-09-13 Gyan Doshicmdutils: promote report level if loglevel is higher
2019-09-12 Paul B Maholavfilter/vf_v360: add dfisheye output
2019-09-12 Paul B Maholavfilter/vf_v360: fix setting default height for stereo...
2019-09-12 Paul B Maholavfilter/vf_v360: fix errors is comments
2019-09-12 Paul B Maholavfilter/vf_v360: fix M_PI_4 usage consistency
2019-09-12 Steven Liuavformat/dashdec: add startNumber parser for segmentlist
2019-09-12 Steven Liuavformat/hlsenc: fix memleak at hls_write_trailer
2019-09-12 Steven Liuavformat/hlsenc: print warning at the end when upload...
2019-09-12 Steven Liuavformat/hlsenc: merge fmp4 and mpegts segment type...
2019-09-11 James Almerx85/opusdsp: enable the functions on all FMA3 CPUs
2019-09-11 James Almerx86/opusdps: clear the high bits from some gprs
2019-09-11 Michael Niedermayeravcodec/htmlsubtitles: Avoid locale dependant isdigit()
2019-09-11 Michael Niedermayeravcodec/mpeg12enc: Add FF_CODEC_CAP_INIT_CLEANUP
2019-09-11 Michael Niedermayeravcodec/alsdec: Check k from being outside what our...
2019-09-11 Michael Niedermayeravcodec/takdec: Fix integer overflow in decorrelate()
2019-09-11 Michael Niedermayeravcodec/aacps: Fix integer overflows in hybrid_synthesis()
2019-09-11 Michael Niedermayeravcodec/mpeg4videodec: Fix integer overflow in mpeg4_de...
2019-09-11 Michael Niedermayeravcodec/vp56rac: delay signaling an error on truncated...
2019-09-11 Maxime Jourdanavcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP
2019-09-11 Aman Guptaavcodec/v4l2_buffers: use correct timebase for encoder...
2019-09-11 Aman Guptaavcodec/v4l2_m2m_dec: fix compile
2019-09-11 Maxime Jourdanavcodec/v4l2_m2m_dec: fix dropped packets while decoding
2019-09-11 Aman Guptaavcodec/v4l2_context: expose timeout for dequeue_frame
2019-09-11 Aman Guptaavcodec/v4l2_m2m_dec: set pkt_dts on decoded frames...
2019-09-11 Aman Guptaavcodec/v4l2_buffers: read height/width from the proper...
2019-09-11 Paul B Maholavfilter/vf_v360: remove pointless special case when...
2019-09-11 Paul B Maholavfilter/vf_v360: refactor FoV calculation for stereogr...
2019-09-11 Andriy Gelmanavcodec/h2645_parse: simplify memset call
2019-09-11 Paul B Maholavfilter/vf_v360: extend max limit to vertical fov
2019-09-11 Paul B Maholavfilter/vf_v360: really fix FoV selection
2019-09-11 Jun Zhaolavfi/sinc: fix memory leak in error handling path
2019-09-11 Jun Zhaolavfi/anequalizer: fix memory leak in error handling...
2019-09-11 Lynnecheckasm: add opusdsp tests
2019-09-11 Lynneopusdsp: adjust and optimize C function to match assembly
2019-09-11 Lukas Rusakavcodec/v4l2_buffers: split out v4l2_buf_increase_ref...
2019-09-11 Aman Guptaavcodec/v4l2_buffers: split out V4L2Buffer generation...
2019-09-11 Aman Guptaavcodec/v4l2_buffers: split out AVFrame generation...
2019-09-11 Aman Guptaavcodec/v4l2_buffers: teach ff_v4l2_buffer_avframe_to_b...
2019-09-11 Aman Guptaavcodec/v4l2_m2m_enc: fix indentation and add M2MENC_CL...
2019-09-11 Lukas Rusakavcodec/v4l2_m2m_dec: fix indentation and add M2MDEC_CL...
2019-09-11 Aman Guptaavcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCode...
2019-09-11 Dave Stevensonavcodec/v4l2_buffers: Add handling for NV21 and YUV420P
2019-09-11 Aman Guptaavcodec/v4l2_m2m: fix av_pix_fmt changing when multiple...
2019-09-11 Aman Guptaavcodec/v4l2_m2m: disable info logging during device...
2019-09-11 Aman Guptaavcodec/v4l2_m2m_enc: add support for -force_key_frames
2019-09-10 Paul B Maholavfilter/vf_v360: remove w/h changing for flat output
2019-09-10 Paul B Maholavfilter/vf_v360: increase h_fov max limit
2019-09-10 Paul B Maholavfilter/vf_v360: fix fov calculation for stereographic...
2019-09-10 Aman Guptaavcodec/mediacodec_surface: define and use FFANativeWin...
2019-09-10 Aman Guptaavcodec/mediacodecdec: warn when input buffers are...
2019-09-10 Paul B Maholdoc/filters: extend flip options in v360 filter
2019-09-10 Paul B Maholavfilter/vf_v360: increase v_fov max limit
2019-09-10 Paul B Maholavfilter/vf_v360: add support for stereographic as...
2019-09-10 Michael Niedermayeravcodec/pnm_parser: Use memchr() in pnm_parse()
2019-09-10 Nikolas Boweavfilter/vf_fps: Avoid inlink fifo build up.
2019-09-10 Pascal Massiminoavcodec/webp: fix decoding for trailing junk
2019-09-10 Jun Zhaolavf/avidec: fix memory leak in error handling path
2019-09-10 Shiyou Yinavcodec/mips: Fix a warnning of indentation not reflect...
2019-09-10 Nicolas Gaullieravcodec/h264: Fix poc_lsb in open gop context
2019-09-09 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for LSCR
2019-09-09 Paul B Maholdoc/filters: fix typo in v360
2019-09-09 Aman Guptaavcodec/mediacodec_surface: drop unnecessary local...
2019-09-09 Aman Guptaavcodec/mediacodecdec_common: log codec name during...
2019-09-09 Aman Guptaavcodec/mediacodecdec_common: ensure current input...
2019-09-09 Aman Guptaavcodec/mediacodecdec_common: improve trace logging...
2019-09-09 Aman Guptaavcodec/mediacodecdec_common: warn when PTS is missing
2019-09-09 Paul B Maholavfilter/vf_v360: add padding to u/v/ker
2019-09-09 Limin Wangswscale/swscale: delete unwanted assignments
2019-09-09 Andrey Semashevtests: Fix bash errors in lavf_container tests.
2019-09-09 Paul B Maholavfilter/vf_v360: add guards against NaNs
2019-09-09 Paul B Maholavfilter/vf_v360: partialy revert previous commit
2019-09-09 Paul B Maholavfilter/vf_v360: extend stereographic projection
next