]> git.sesse.net Git - ffmpeg/history - libavcodec
avfilter/vf_v360: define variables in for loops consistently
[ffmpeg] / libavcodec /
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
2019-09-02 Lukas Rusakavcodec/v4l2_buffers: return int64_t in v4l2_get_pts
2019-09-02 Aman Guptaavcodec/v4l2_context: return {decoder,encoder}_cmd...
2019-09-02 Aman Guptaavcodec/v4l2_m2m_enc: fix typo in log message
2019-09-02 Aman Guptaavcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl...
2019-09-02 Aman Guptaavcodec/v4l2_buffers: fix minor typos and whitespace
2019-09-02 Aman Guptaavcodec/v4l2_context: log VIDIOC_REQBUFS failures
2019-09-02 Aman Guptaavcodec/v4l2_m2m: remove trailing whitespace in output...
2019-09-02 Aman Guptaavcodec/v4l2_m2m: log requested pixel formats
2019-09-02 Aman Guptaavcodec/omx: fix xFramerate calculation
2019-09-02 Michael Niedermayeravcodec/ralf: fix undefined shift in extend_code()
2019-09-02 Michael Niedermayeravcodec/ralf: fix undefined shift
2019-09-02 Michael Niedermayeravcodec/pngdec: Optimize has_trns code
2019-09-02 Michael Niedermayervcodec/apedec: Fix integer overflow in filter_3800()
2019-09-02 Michael Niedermayeravcodec/apedec: Fix integer overflow in filter_fast_3320()
2019-09-02 Pavel Koshevoylavc/v4l2_m2m: don't close the file descriptor we don...
2019-09-02 Michael Niedermayeravcodec/bgmc: Check input space in ff_bgmc_decode_init()
2019-09-02 Michael Niedermayeravcodec/vp3: Check for end of input in 2 places of...
2019-09-02 Paul B Maholavcodec/tiff: rewrite lut handling
2019-09-02 Paul B Maholavcodec/tiff: set color_trc, remove sRGB conversion
2019-09-02 Nick Renierislavc/tiff: Enable decoding of LinearRaw images
2019-09-02 Nick Renierislavc/tiff: Default-initialize WhiteLevel DNG tag value
2019-09-02 Nick Renierislavc/tiff: Support DNGs with striped (non-tiled) JPEGs...
2019-09-02 Nick Renierislavc/mjpegdec: Skip unknown APPx marker on bayer images
2019-09-02 Nick Renierislavc/tiff: Decode 10-bit and 14-bit DNG images
2019-09-02 Nick Renierislavc/tiff: Support decoding of DNGs with single-compone...
2019-09-02 Nick Renierislavc/mjpegdec: Enable decoding of single-component...
2019-09-02 Nick Renierislavc/tiff: Force DNG pixel data endianness on an edge...
2019-09-02 Nick Renierislavc/tiff: Don't apply strips-related logic to tiled...
2019-09-02 Nick Renierislavc/tiff: Fix edge case with full-length/width tiles
2019-09-02 Nick Renierislavc/jpegtables: Handle multiple mappings to the same...
2019-09-02 Nick Renierislavc/tiff: Apply color scaling to uncompressed DNGs
2019-09-02 Nick Renierislavc/tiff: Convert DNGs to sRGB color space
2019-09-02 Nick Renierislavc/tiff: Decode embedded JPEGs in DNG images
2019-09-02 Nick Renierislavc/mjpegdec: Decode Huffman-coded lossless JPEGs...
2019-09-01 Raphaël Zumeravcodec: Support EBU Tech. 3213-E primaries values
2019-08-31 Michael Niedermayeravcodec/truemotion2: Fix multiple integer overflows...
2019-08-31 Michael Niedermayeravcodec/vc1_block: Check the return code from vc1_decod...
2019-08-31 Michael Niedermayeravcodec/vc1dec: Require res_sprite for wmv3images
2019-08-31 Michael Niedermayeravcodec/vc1_block: Check for double escapes
2019-08-30 Michael Niedermayeravcodec/vorbisdec: Check get_vlc2() failure
2019-08-30 Michael Niedermayeravcodec/vaapi_encode: Simplify code with av_clip_int8()
next