]> git.sesse.net Git - ffmpeg/history - libavcodec
lavc/tiff: Enable decoding of LinearRaw images
[ffmpeg] / libavcodec /
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()
2019-08-29 Paul B Maholavcodec: add IMM5 decoder
2019-08-29 Paul B Maholavcodec/msrle: add a flush() callback
2019-08-29 Michael Niedermayeravcodec/ivi: Allocate bufs later
2019-08-29 Michael Niedermayeravcodec/tta: Fix integer overflow in prediction
2019-08-29 Michael Niedermayeravcodec/vb: Check input packet size to be large enough...
2019-08-29 Michael Niedermayeravcodec/cavsdec: Limit the number of access units per...
2019-08-28 Thierry Fouculavc/cbs_h2645: Use av_realloc instead of av_malloc
2019-08-28 Paul B Maholavcodec/dsd: use uint8_t instead of unsigned char
2019-08-28 Paul B Maholavcodec/dsddec: add slice threading support
2019-08-28 Paul B Maholavcodec/h264_refs: do not use invalid mmco values in...
2019-08-28 Paul B Maholavcodec/tiff: add missing break in tiff_decode_tag()
2019-08-28 OvchinnikovDmitriilibavcodec/amfenc: Vulkan initialization support for...
2019-08-27 James Almeravcodec/qtrle: don't clear the palette when flushing
2019-08-27 James Almeravcodec/qtrle: call ff_reget_buffer() only when the...
2019-08-27 James AlmerRevert "avcodec/qtrle: Do not output duplicated frames...
2019-08-27 Michael Niedermayeravcodec/atrac9dec: Check block_align
2019-08-27 James Almeravcodec/qtrle: add a flush() callback
2019-08-27 James Almeravcodec/h2645_parse: zero initialize the rbsp buffer
2019-08-26 Aman Guptaavcodec/vaapi_encode: respect -force_key_frames setting
2019-08-26 Michael Niedermayeravcodec/alac: Check for bps of 0
2019-08-25 Carl Eugen Hoyoslavc/x264: Also clean-up libx264rgb after init errors.
2019-08-25 James Almeravcodec/mlp_parser: export AVCodecContext frame_size
2019-08-24 James Almeravcodec/mlp_parse: move TrueHD channel layout and sampl...
2019-08-24 Pavel Koshevoyavcodec/videotoolbox_hevc: avoid leaking cached_hw_fram...
2019-08-24 Dave Stevensonavcodec/omx: Fix handling of fragmented buffers
2019-08-24 Aman Guptaavcodec/omx: ensure zerocopy mode can be disabled on...
2019-08-24 Aman Guptaavcodec/omx: add support for -force_key_frames
2019-08-23 Michael Niedermayeravcodec/alac: Fix multiple integer overflows in lpc_pre...
2019-08-23 Michael Niedermayeravcodec/smacker: Check that not all tables are skiped
2019-08-23 Michael Niedermayeravcodec/pictordec: Optimize picmemset() for single...
2019-08-23 Michael Niedermayeravcodec/pnm_parser: Use memmove() to handle "overread"
2019-08-23 Michael Niedermayeravcodec/parser: Optimize ff_combine_frame() with massiv...
2019-08-23 Michael Niedermayeravcodec/pnm: skip reading trailing bytes in get_pnm()
2019-08-23 Michael Niedermayeravcodec/pnm: Check magic bytes directly without pnm_get()
2019-08-23 Michael Niedermayeravcodec/lcldec: Check mthread_inlen instead of cliping
2019-08-23 Michael Niedermayeravcodec/rl2: set dimensions
2019-08-23 elliottkChange libaom default to crf=32.
2019-08-23 Jun Liavcodec/h264_parse: retry decoding SPS with complete NAL
2019-08-23 Michael Niedermayeravcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP
2019-08-23 Michael Niedermayeravcodec/idcinvideo: Add 320x240 default maximum resolution
2019-08-22 Marton Balintavcodec: remove some dead assignments
2019-08-22 Michael Niedermayeravcodec/vp5/6/8: use vpX_rac_is_end()
2019-08-20 Michael Niedermayeravcodec/alsdec: Fix integer overflow in decode_var_bloc...
2019-08-20 Michael Niedermayeravcodec/internal: Bump sane_nb_chanels
2019-08-20 Michael Niedermayeravcodec/alsdec: Limit maximum channels to 512
2019-08-20 Zhong Lilavc/qsvdec: Add VP9 decoder support
2019-08-20 Zhong Lilavc/qsvdec: Add mjpeg decoder support
2019-08-20 Zhong Lilavc/qsvdec: remove orignal parser code since not neede...
2019-08-20 Zhong Lilavc/qsvdec: Replace current parser with MFXVideoDECODE...
2019-08-20 Zhong Lilavc/qsv: make function qsv_map_fourcc() can be called...
2019-08-20 Zhong Lilavc/qsvdec: add function ff_qsv_map_picstruct()
2019-08-18 Michael Niedermayeravcodec/anm: Check input size for a frame with just...
2019-08-15 Lynneaarch64/opusdsp: do not clobber register v8
2019-08-15 James Almeravcodec/libdav1d: allow setting frame size limit in...
2019-08-14 Michael Niedermayeravcodec/flicvideo: Optimize and Simplify FLI_COPY in...
2019-08-14 Michael Niedermayeravcodec/loco: Check left column value
2019-08-14 Michael Niedermayeravcodec/ffwavesynth: Fixes invalid shift with pink...
2019-08-14 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow for some...
2019-08-13 Michael Niedermayeravcodec/indeo2: Check remaining input more often
2019-08-13 Michael Niedermayeravcodec/diracdec: Check that slices are fewer than...
2019-08-13 Michael Niedermayeravcodec/vp56: Consider the alpha start as end of the...
2019-08-13 gxwavutil/mips: refine msa macros CLIP_*.
2019-08-13 Michael Niedermayeravcodec/4xm: Check for end of input in decode_p_block()
2019-08-13 Michael Niedermayeravcodec/hevcdec: Check delta_luma_weight_l0/1
2019-08-12 Michael Niedermayeravcodec/hnm4video: Optimize postprocess_current_frame()
2019-08-11 Carl Eugen Hoyoslavc/zmbvenc: Do not left-shift negative values.
2019-08-11 Marton Balintavcodec/encode: only allow undersized audio frames...
2019-08-11 Michael Niedermayeravcodec/hevc_refs: Optimize 16bit generate_missing_ref()
2019-08-11 Michael Niedermayeravcodec/scpr: Use av_memcpy_backptr() in type 17 and 33
2019-08-11 Michael Niedermayeravcodec/tiff: Enforce increasing offsets
2019-08-11 Michael Niedermayeravcodec/dds: Use ff_set_dimensions()
2019-08-11 Michael Niedermayeravcodec/mpc8: Fix 32bit mask/enum
2019-08-11 Michael Niedermayeravcodec/alsdec: Fix integer overflows of raw_samples...
2019-08-11 Michael Niedermayeravcodec/alsdec: Fix integer overflow of raw_samples...
2019-08-11 Michael Niedermayeravcodec/alsdec: fix mantisse shift
2019-08-11 Michael Niedermayeravcodec/pngdec: consider chunk size in minimal size...
2019-08-11 Michael Niedermayeravcodec/vc1_block: Fix invalid shifts in vc1_decode_i_b...
2019-08-11 Michael Niedermayeravcodec/vc1_block: fix invalid shift in vc1_decode_p_mb()
next