]> git.sesse.net Git - ffmpeg/history - libavcodec
lavc/qsv: Fix MSDK initialization failure in system memory mode
[ffmpeg] / libavcodec /
2019-09-26 Zhong Lilavc/qsv: Fix MSDK initialization failure in system...
2019-09-25 Carl Eugen HoyosRevert "lavc/tiff: correct the default value of YCbCrSu...
2019-09-25 Limin Wangavcodec/dnxhdenc: return error if av_malloc failed
2019-09-25 Michael Niedermayeravcodec/decode: Check max_samples in get_buffer_internal()
2019-09-25 Michael Niedermayeravcodec: add max_samples
2019-09-25 Pavel Skakovlavc/tiff: correct the default value of YCbCrSubsamplin...
2019-09-24 Guo, Yejunlibavcodec/libx265: add a flag to output ROI warnings...
2019-09-24 Guo, Yejunlibavcodec/libx264: add a flag to output ROI warnings...
2019-09-24 Michael Niedermayeravcodec/utils: Optimize ff_color_frame() using memcpy()
2019-09-24 Michael Niedermayeravcodec/aacdec: Check if we run out of input in read_st...
2019-09-24 Michael Niedermayeravcodec/h264_slice: clear frame only on gaps when it...
2019-09-24 Michael Niedermayeravcodec/utils: Use av_memcpy_backptr() in ff_color_frame()
2019-09-24 Michael Niedermayeravcodec/smacker: Fix integer overflow in signed int...
2019-09-24 Michael Niedermayeravcodec/alac: Fix invalid shifts in 20/24 bps
2019-09-24 Michael Niedermayeravcodec/alac: fix undefined behavior with INT_MIN in...
2019-09-24 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow in timestamps
2019-09-24 Michael Niedermayeravcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP
2019-09-24 Michael Niedermayerlibavcodec/mpeg12dec: Check input for minimal frame...
2019-09-24 Andreas Rheinhardtavcodec/cbs_h264: Automatically free SEI payload on...
2019-09-24 Michael Niedermayeravcodec/dxv: Check op_offset in both directions
2019-09-24 Michael Niedermayeravcodec/truespeech: Eliminate some left shifts
2019-09-24 Michael Niedermayeravcodec/adpcm: Check number of channels for MTAF
2019-09-24 Timo Rothenpieleravcodec/nvenc: fix typo in new Windows driver version
2019-09-23 Limin Wangavcodec/exr: cosmetics
2019-09-23 Timo Rothenpieleravcodec/nvenc: add driver version info for SDK 9.1
2019-09-23 James Almeravcodec/bsf: check that AVBSFInternal was allocated...
2019-09-22 Michael Niedermayeravcodec/sunrast: Fix indention
2019-09-22 Michael Niedermayeravcodec/sunrast: Fix return type for "unsupported ...
2019-09-20 Michael Niedermayeravcodec/utils: Check channels fully earlier
2019-09-20 Andreas Rheinhardtavcodec/ac3enc: Fix invalid shift
2019-09-20 Andreas Rheinhardtavcodec/g723_1dec: Fix invalid shift
2019-09-20 Andreas Rheinhardtavcodec/tdsc: Fix undefined shifts
2019-09-20 elliottkDelete unused branch in libaomenc
2019-09-20 Guo, Yejunavcodec/libvpxenc: add ROI-based encoding support for...
2019-09-19 Carl Eugen Hoyoslavc/cook: Remove an incorrect comment.
2019-09-19 Anthony Delannoyavcodec: add EPG codec ID
2019-09-18 Limin Wangavcodec/v210enc: move v210_enc_8/10 function to templat...
2019-09-18 Limin Wangavcodec/v210enc: make 8bit and 10bit process consistent
2019-09-18 Limin Wangavcodec/v210enc: add depth parameter for WRITE_PIXELS...
2019-09-18 Andreas Rheinhardtavcodec/avpacket: Improve allocating packets
2019-09-18 Andreas Rheinhardtavcodec/mjpegdec: Unify switch statements
2019-09-16 Michael Niedermayeravcodec/hevcdec: Fix memleak of a53_caption
2019-09-16 Andreas Rheinhardtavcodec/ttaenc: Fix undefined shift
2019-09-16 Carl Eugen Hoyoslavc/g729dec: Support decoding Sipro ACELP.KELVIN.
2019-09-16 James Almeravcodec/allcodecs: make libdav1d the preferred AV1...
2019-09-16 Rick Kernavcodec/videotoolboxenc: warn user when output will...
2019-09-16 Limin Wangavcodec/videotoolboxenc: add H264 Extended profile...
2019-09-16 sharpbaiavcodec/videotoolboxenc: fix encoding frame crash on...
2019-09-15 Michael Niedermayeravcodec/cfhd: Check that cropped size is smaller than...
2019-09-15 Michael Niedermayeravcodec/hevcdec: repeat character in skiped
2019-09-15 Michael Niedermayerrepeat an even number of characters in occured
2019-09-15 Michael Niedermayeravcodec/gdv: Replace assert() checking bitstream by...
2019-09-15 Michael Niedermayerlibavcodec/utils: Free threads on init failure
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-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-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 Andriy Gelmanavcodec/h2645_parse: simplify memset call
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 Aman Guptaavcodec/mediacodec_surface: define and use FFANativeWin...
2019-09-10 Aman Guptaavcodec/mediacodecdec: warn when input buffers are...
2019-09-10 Michael Niedermayeravcodec/pnm_parser: Use memchr() in pnm_parse()
2019-09-10 Pascal Massiminoavcodec/webp: fix decoding for trailing junk
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 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-06 Michael Niedermayeravcodec/qdm2: Check frame size
next