]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c
[ffmpeg] / libavcodec /
2018-06-04 Michael Niedermayeravcodec/opus_silk: Change silk_lsf2lpc() slightly towar...
2018-06-04 Michael Niedermayeravcodec/amrwbdec: Fix division by 0 in find_hb_gain()
2018-06-04 Jerome Borsboomavcodec/vc1: fix out-of-bounds reference pixel replication
2018-06-03 Mark Thompsonv4l2_m2m: Mark V4L2 M2M decoders as unsuitable for...
2018-06-02 Michael Niedermayeravcodec/vp3: Fix end of bitstream check in unpack_super...
2018-06-01 Gyan Doshilavc/libx265: allow users to set closed GOP via generic...
2018-06-01 Jérôme Martinezavcodec/dpx: Support for RGBA 12-bit packed decoding
2018-06-01 Paul B Maholavcodec/dnxhdenc: do not free nonexistent slice threads...
2018-05-30 Michael Niedermayeravcodec/h263dec: Reinitialize idct context if it has...
2018-05-30 Michael Niedermayeravcodec/idctdsp: Clear idct/idct_add for studio profile
2018-05-30 Michael Niedermayeravcodec/idctdsp: Transmit studio_profile to init instea...
2018-05-30 Michael Niedermayeravcodec/qtrle: Do not output duplicated frames on insuf...
2018-05-28 Jerome Borsboomavcodec/vc1: store zero MVs for all blocks in a MB
2018-05-28 Jerome Borsboomavcodec/vc1: fix mquant calculation for interlace field...
2018-05-28 Michael Niedermayeravcodec/allcodecs: Provide empty codec_list in allcodec...
2018-05-27 Michael Niedermayeravcodec/ac3dec: Check that the number of channels with...
2018-05-27 Michael Niedermayeravcodec/ac3dec: Fix null pointer dereference in ac3_dec...
2018-05-27 Michael Niedermayeravcodec/aacdec_fixed: use 64bit to avoid overflow in...
2018-05-27 Michael Niedermayeroavcodec/aacpsdsp_template: Use unsigned for hs0X to...
2018-05-27 Michael Niedermayeravcodec/g723_1dec: Clip bits2 in both directions
2018-05-27 Michael Niedermayeravcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_en...
2018-05-27 Carl Eugen Hoyoslavc/hevcdec: Treat clean random access nals as keyfram...
2018-05-27 Gagandeep Singhlavc/cfhd: interlaced frame decoding added
2018-05-25 Michael Niedermayeravcodec/mlpdec: Only change noise_type if the related...
2018-05-25 Michael Niedermayerindeo4: Decode all or nothing of a band header.
2018-05-25 Michael Niedermayeravcodec/ac3dec: Use frame_size if superframe_size is 0
2018-05-25 Carl Eugen Hoyoslavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9...
2018-05-25 Carl Eugen Hoyoslavc/j2kenc: Support AV_PIX_FMT_PAL8.
2018-05-22 Carl Eugen Hoyoslavc/jpeg2000dec: Move a variable declaration closer...
2018-05-22 Carl Eugen Hoyoslavc/jpeg2000dec: Use a define to clarify the meaning...
2018-05-22 Carl Eugen Hoyoslavc/h264_parse: Remove a superfluous linebreak.
2018-05-21 James Almeravcodec/libvpxenc: fix setting amount of threads used...
2018-05-20 Jerome Borsboomavcodec/vc1: FIELDTX is only present in interlaced...
2018-05-20 Jerome Borsboomavcodec/vc1: fix calculation of the last line of a...
2018-05-20 Jerome Borsboomavcodec/vc1: DIRECTBIT is only present in inter MBs
2018-05-18 Aman Guptaavcodec/videotoolbox: fix decoding of some HEVC videos
2018-05-18 Rostislav Pehlivanovopusenc: use for loops with declarations
2018-05-17 Carl Eugen Hoyoslavc/v210dec: Skip Canopus C210 extradata.
2018-05-17 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97...
2018-05-17 Michael Niedermayeravcodec/fic: Check available input space for cursor
2018-05-17 Michael Niedermayeravcodec/fic: Avoid some magic numbers related to cursors
2018-05-17 Michael Niedermayeravcodec/mpeg4video: Detect reference studio streams...
2018-05-17 Michael Niedermayeravcodec/mpeg4videodec: Check bps (VOL header) before...
2018-05-17 Michael Niedermayeravcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample
2018-05-17 Michael Niedermayeravcodec/mpeg4videode: Eliminate out of loop VOP startco...
2018-05-17 Michael Niedermayeravcodec/g2meet: ask for sample with overflowing RGB
2018-05-17 Michael Niedermayeravcodec/g2meet: Check RGB upper limit
2018-05-16 Marton Balintavcodec/xwddec: fix palette alpha
2018-05-16 Jun Zhaolavc/h2645_parse: add h264_nal_unit_name for h264 NAL...
2018-05-16 Jun Zhaolavc/h2645_parse: rename the nal_unit_name to hevc_nal_...
2018-05-16 Jun Zhaolavc/h2645_parse: log more HEVC NAL type.
2018-05-15 Michael Niedermayeravcodec: Disable new iterate API for ossfuzz
2018-05-14 James Almeravcodec/h2645_parse: skip NALUs with no content after...
2018-05-13 Michael Niedermayeravcodec/vp3: Check that there will be sufficient input...
2018-05-10 Mark Thompsoncbs_h264: Add support for mastering display SEI messages
2018-05-10 Mark Thompsoncbs_h264: Add support for pan-scan rectangle SEI messages
2018-05-10 Mark Thompsonh264_metadata: Fix AUD writing
2018-05-10 Mark Thompsonh264_metadata: Remove redundant setting of SEI payload...
2018-05-10 Mark Thompsoncbs_h264: Fix handling of unknown SEI
2018-05-10 Carl Eugen Hoyoslavc/qdrw: Read PixMap palette.
2018-05-10 Haihao Xiangvaapi_encode_h265: Insert content light level information
2018-05-10 Haihao Xiangcbs_h265: read/write content light level information...
2018-05-10 Haihao Xiangvaapi_encode_h265: Insert mastering display colour...
2018-05-10 Haihao Xiangcbs_h265: read/write HEVC PREFIX SEI
2018-05-10 Haihao Xiangvaapi_encode: Add an assert in vaapi_encode_truncate_gop()
2018-05-10 Philip Langdaleavcodec/nvdec_hevc: fix scaling lists
2018-05-10 Timo Rothenpieleravcodec/hevcdec: make ff_hevc_frame_nb_refs take a...
2018-05-09 Timo Rothenpieleravcodec/cuviddec: explicitly synchronize cuMemcpy calls
2018-05-09 Timo Rothenpieleravcodec/nvdec: pass CUstream in vpp parameters
2018-05-09 Timo Rothenpieleravcodec/nvdec: avoid needless copy of output frame
2018-05-09 Timo RothenpielerRevert "avcodec/nvenc: make hw_frames_ctx fully optional"
2018-05-09 Aman Guptaavcodec/hevc: remove videotoolbox hack
2018-05-09 Aman Guptaavcodec/videotoolbox: split h264/hevc callbacks
2018-05-09 Aman Guptaavcodec/videotoolbox: cleanups
2018-05-09 James Almeravcodec/cbs_h2645: use AVBufferRef to store list of...
2018-05-08 Clément Bœschlavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated...
2018-05-07 Rostislav Pehlivanovmdct15: simplify x86 exptab permutation
2018-05-07 Rostislav Pehlivanovmdct15: simplify the fft15 x86 SIMD
2018-05-07 Haihao Xiangvaapi_encode_vp8: memset the the structure to 0
2018-05-07 Haihao Xiangcbs_h264: Need [] in the name when subscript is required
2018-05-07 Zhong Lilavc/qsvenc: set corret maximum value of look_ahead_dow...
2018-05-06 Marton Balintavcodec/libzvbi-teletextdec: remove DEBUG code
2018-05-06 Marton Balintavcodec/libzvbi-teletextdec: allow -1 subtitle duration...
2018-05-06 Michael Niedermayeravcodec/jpeg2000dec: Fix undefined shift in the jpeg200...
2018-05-06 Michael Niedermayeravcodec/jpeg2000dec: Skip init for component in CPRL...
2018-05-06 Michael Niedermayeravcodec/jpeg2000dec: Reduce the number of tile parts...
2018-05-06 Michael Niedermayeravcodec/g2meet: Change order of operations to avoid...
2018-05-05 Paul B Maholswscale: add gray14 support
2018-05-05 Rostislav Pehlivanovmpegvideo: add deprecated flags to the rc_strategy...
2018-05-05 Rostislav Pehlivanovdcaenc: fix segfault when attempting to encode with...
2018-05-05 Rostislav Pehlivanovmpegvideo: remove support for libxvid's RC system
2018-05-05 Michael Niedermayeravcodec/flac_parser: Fix infinite loop
2018-05-05 Aman Guptaavcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderEr...
2018-05-05 Aman Guptaavcodec/videotoolbox: improve logging of decoder errors
2018-05-04 Timo Rothenpieleravcodec/nvenc: move reconfig_encoder call inside of...
2018-05-04 Roman Arzumanyanavcodec/nvenc: add A53CC support
2018-05-04 pkvietavcodec/nvenc: support dynamic bitrate changes
2018-05-04 Miroslav Slugeňavcodec/nvenc: support dynamic aspect ratio change
2018-05-04 Timo Rothenpieleravcodec/nvenc: make hw_frames_ctx fully optional
2018-05-04 Aman Guptaavcodec/mediacodecdec: add workaround for buggy amlogic...
next