]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/apm: fix variable/structure names and cosmetics
[ffmpeg] / libavcodec /
2020-06-19 James Almeravcodec/av1_parser: set context values outside the...
2020-06-18 Limin Wangavcodec/libx265: Fix integer overflow in computation...
2020-06-18 James Almeravcodec/encode: restructure the old encode API
2020-06-18 James Almeravcodec/encode: restructure the core encoding code
2020-06-16 Paul B Maholavcodec/ccaption_dec: do not modify pkt data and stop...
2020-06-16 Paul B Maholavcodec/ccaption_dec: remove usage of extra buffer
2020-06-16 Paul B Maholavcodec/ccaption_dec: fix some small style issues
2020-06-16 Paul B Maholavcodec/ccaption_dec: remove pts parameter from handle_...
2020-06-15 Michael Niedermayeravcodec/tiff: Check stride for dng
2020-06-15 Paul B Maholavcodec/ccaption_dec: add support for colors
2020-06-15 Andreas Rheinhardtavcodec/iirfilter: Fix memleak
2020-06-15 Andreas Rheinhardtavcodec/hevc_mp4toannexb_bsf: Check NAL size against...
2020-06-14 Limin Wangavcodec/h264: create user data unregistered SEI side...
2020-06-14 Limin Wangavcodec/hevc_sei: add support for user data unregistere...
2020-06-14 James Almeravcodec/cbs_av1: abort when written inferred values...
2020-06-14 James Almeravcodec/cbs_h2645: abort when written inferred values...
2020-06-14 Marton Balintavcodec/libzvbi-teletextdec: fix txt_default_region...
2020-06-14 Michael Niedermayeravcodec/ffwavesynth: Avoid undefined operation on ts...
2020-06-14 Michael Niedermayeravcodec/mv30: check mode_size vs. input space
2020-06-14 Michael Niedermayeravcodec/mpeg4videodec: Fix 2 integer overflows in get_amv()
2020-06-14 Michael Niedermayeravcodec/jpeg2000dec: Fix/check for multiple integer...
2020-06-14 Michael Niedermayeravcodec/lossless_audiodsp: Fix undefined overflows...
2020-06-14 Michael Niedermayeravcodec/sonic: Fix several integer state overflows
2020-06-14 Michael Niedermayeravcodec/sonic: Fix several integer overflows
2020-06-14 Michael Niedermayeravcodec/mpeg4videodec: avoid invalid values and reiniti...
2020-06-14 Michael Niedermayeravcodec/pixlet: Fix log(0) check
2020-06-14 Michael Niedermayeravcodec/iff: Fix off by x error
2020-06-14 Limin Wangavcodec/smvjpegdec: remove uninitialized ret
2020-06-14 Limin Wangavcodec/mpegvideo: remove extra space
2020-06-14 Jun Zhaolavc/qsv: fix make checkheaders warning
2020-06-13 Paul B Maholavcodec/ccaption_dec: switch active screen in end of...
2020-06-13 Paul B Maholavcodec/ccaption_dec: remove unused arguments from...
2020-06-13 Paul B Maholavcodec/ccaption_dec: check for error codes
2020-06-12 Limin Wangavcodec/alac: remove FF_ALLOC_OR_GOTO and gotos label
2020-06-12 Limin Wangavcodec/mpegvideo_enc: remove FF_ALLOCZ_ARRAY_OR_GOTO...
2020-06-12 Limin Wangavcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO...
2020-06-12 Limin Wangavcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/mpegvideo: simplify check for av_frame_alloc
2020-06-12 Limin Wangavcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos...
2020-06-12 Limin Wangavcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO...
2020-06-12 Limin Wangavcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos...
2020-06-12 Limin Wangavcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/apedec: remove FF_ALLOC_OR_GOTO and gotos lable
2020-06-12 Limin Wangavcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs...
2020-06-12 Limin Wangavcodec/alac: Add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/aacenc: add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/apedec: add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/adpcmenc: remove FF_ALLOC_OR_GOTO macros and...
2020-06-12 Limin Wangavcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/h264dec: store count of the tables into const...
2020-06-12 Limin Wangavcodec/h264dec: cosmetics
2020-06-12 Michael Niedermayeravcodec/wmalosslessdec: Check block_align maximum
2020-06-12 Michael Niedermayeravcodec/loco: Fix signed integer overflow in loco_get_r...
2020-06-12 Michael Niedermayeravcodec/cbs: Allocate more CodedBitstreamUnit at once...
2020-06-11 Michael Niedermayeravcodec/mpeg12dec: remove outdated comments
2020-06-11 Michael Niedermayeravcodec/snowdec: Avoid integer overflow with huge qlog
2020-06-11 Michael Niedermayeravcodec/movtextdec: Fix shift overflows in mov_text_init()
2020-06-10 Anton KhirnovAVCodecContext: switch to child_class_iterate()
2020-06-10 Anton Khirnovbsf: switch to child_class_iterate()
2020-06-10 Anton KhirnovRemove unnecessary use of avcodec_close().
2020-06-09 James Almeravcodec/snow: ensure current_picture is writable before...
2020-06-09 Anton Khirnovpthread_frame: change the way delay is set
2020-06-08 Michael NiedermayerBump minor versions after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions to separate 4.3 from master
2020-06-08 Michael Niedermayeravcodec/mpeg12dec: Fix got_output
2020-06-08 Michael Niedermayertools/target_dec_fuzzer: enable mjpeg for tiff or tdsc
2020-06-08 Michael Niedermayeravcodec/hcadec: Check or bound indexes
2020-06-08 Michael Niedermayeravcodec/pnm: Check scale
2020-06-08 Anton Khirnovhevc: move SliceHeader and LongTermRPS back to hevcdec.h
2020-06-08 Anton Khirnovhevc_parser: drop the use of SliceHeader
2020-06-08 Anton Khirnovhevc_refs: reduce code duplication in find_ref_idx()
2020-06-07 Andreas Rheinhardtavcodec/v4l2_m2m_enc: Avoid ;;
2020-06-07 Michael Niedermayeravcodec/ac3dec_fixed: Remove some temporary variables...
2020-06-07 Michael Niedermayeravcodec/lzf: Consider the needed size in reallocation
2020-06-07 Michael Niedermayeravcodec/adpcm: XA: Check shift similar to filter
2020-06-06 Gautam Ramakrishnanlibavcodec/jpeg2000_parser: Add jpeg2000 parser
2020-06-06 James Almeravcodec/libaomenc: remove the experimental flag when...
2020-06-05 Michael Niedermayeravcodec/huffyuvdec: Test vertical coordinate more often
2020-06-05 Thierry Fouculibavcodec/bmp_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Thierry Fouculibavcodec/mlp_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Thierry Fouculibavcodec/png_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Michael Niedermayeravcodec/hq_hqa: Check info size
2020-06-04 Michael Niedermayeravcodec/mv30: Fix multiple integer overflows in idct_1d()
2020-06-04 Michael Niedermayeravcodec/mv30: Do not allow MVs outside the allocated...
2020-06-04 Michael Niedermayeravcodec/wmalosslessdec: Fix integer overflow in mclms_p...
2020-06-04 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflow(s) in...
2020-06-04 Michael Niedermayeravcodec/wavpack: Do not allow the sample format to...
2020-06-04 Michael Niedermayeravcodec/bitpacked: add missing comma to codec tags
2020-06-04 Roman Arzumanyanavcodec/nvenc: honor max bitrate in CQ mode
2020-06-04 James Almeravcodec/decode: actually propagate AVHWAccel.alloc_fram...
2020-06-02 Limin Wangavcodec/ratecontrol: fix the integer overflow after...
2020-06-02 James Almeravcodec/internal: move packet related functions to...
2020-06-01 Michael Niedermayeravcodec/h264dec: Disable forced small_padding on flag2...
2020-06-01 Michael Niedermayeravcodec/jpeg2000dec: clear pointer which become stale...
2020-06-01 Roman Arzumanyanavcodec/nvenc: zero avg and max bitrate in CQ mode
2020-06-01 Andreas Rheinhardtavcodec/encode: Remove ff_alloc_packet
next