]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/vividas: Test size and packet numbers a bit more
[ffmpeg] / libavcodec /
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
2019-09-06 Michael Niedermayeravcodec/vc1_pred: Fix refdist in scaleforopp()
2019-09-06 Michael Niedermayeravcodec/vorbisdec: fix FASTDIV usage for vr_type == 2
2019-09-05 Michael Niedermayeravcodec/iff: Check for overlap in cmap_read_palette()
2019-09-05 Michael Niedermayeravcodec/vqavideo: Limit resolution
2019-09-05 Michael Niedermayeravcodec/apedec: Fix 32bit int overflow in do_apply_filter()
2019-09-04 Akemiavcodec/videotoolbox: add support for full range pixel...
2019-09-04 James Almeravcodec/nuv: prevent frame copying when outputting...
2019-09-04 James Almeravcodec/wcmv: prevent frame copying when outputting...
2019-09-04 James AlmerRevert "avcodec/wcmv: Avoid copying frames if they...
2019-09-04 James Almeravcodec/wcmv: use ff_reget_buffer()
2019-09-04 James Almeravcodec/decode: add a flags parameter to ff_reget_buffer()
2019-09-02 Aman Guptaavcodec/v4l2_m2m: fix minor indentation issue
2019-09-02 Aman Guptaavcodec/v4l2_m2m: use log_ctx variable consistently
2019-09-02 Aman Guptaavcodec/v4l2_m2m: log planar mode used by driver
2019-09-02 Aman Guptaavcodec/v4l2_context: use EAGAIN to signal when input...
2019-09-02 Jorge Ramirez-Ortizavcodec/v4l2m2m: fix error handling during buffer init
next