]> git.sesse.net Git - ffmpeg/history - libavcodec
fate: add tests/fate/hlsenc.mak for hls FATE
[ffmpeg] / libavcodec /
2019-01-03 Manoj Guptalibavcodec: Remove dynamic relocs from aarch64/h264idct...
2019-01-01 Michael Niedermayeravcodec/bfi: Provide non NULL context to av_log()
2019-01-01 Michael Niedermayeravcodec/bink: Provide non NULL context to av_log()
2019-01-01 Michael Niedermayeravcodec/mss2: Provide non NULL context to av_log()
2019-01-01 Michael Niedermayeravcodec/imc: Provide non NULL context to av_log()
2019-01-01 Michael Niedermayeravcodec/aacdec_fixed: Provide context to av_log()
2019-01-01 Michael Niedermayeravcodec/acelp_pitch_delay: Minor simplification by...
2019-01-01 Michael Niedermayeravcodec/eacmv: Return more specific error codes and...
2019-01-01 Michael Niedermayeravcodec/eatqi: Return more specific error code from...
2019-01-01 Michael Niedermayeravcodec/dcaenc: Return specific error code from subband...
2019-01-01 Michael Niedermayeravcodec/dct: Propagate error code from ff_rdft_init()
2019-01-01 Michael Niedermayeravcodec/binkaudio: Use assert instead of return for...
2019-01-01 Michael Niedermayeravcodec/adpcm: use assert for codec id instead or error...
2019-01-01 Michael Niedermayeravcodec/alac: Avoid unspecific error codes and forward...
2019-01-01 Michael Niedermayerlibavcodec/ac3dec.c: Avoid unspecific -1 error code
2019-01-01 Michael Niedermayeravcodec/ac3enc: Use specific error code in validate_flo...
2019-01-01 Michael Niedermayeravcodec/assenc: Return more specific error codes for...
2019-01-01 Michael Niedermayeravcodec/asvenc: Replace bitstream space check by assert
2019-01-01 Michael Niedermayeravcodec/avpacket: Avoid unspecific return -1 for av_gro...
2019-01-01 Michael Niedermayeravcodec/bitstream: Return specific error codes when...
2019-01-01 Michael Niedermayeravcodec/aacps: Return more specific error codes.
2019-01-01 Michael Niedermayeravcodec/4xm: Fix returned error codes
2018-12-31 Michael Niedermayeravcodec/scpr: Avoid per pixel y checks in decode_run_i
2018-12-31 Michael Niedermayeravcodec/scpr: Factor some indexes out in decode_run_i()
2018-12-31 Michael Niedermayeravcodec/scpr: Use local variables in decode_run_i()
2018-12-31 Michael Niedermayeravcodec/rangecoder: Add and test ff_rac_check_termination()
2018-12-31 Michael Niedermayeravcodec/rangecoder: Document ff_rac_terminate()
2018-12-31 Michael Niedermayeravcodec/tests/rangecoder: Test coder more completely
2018-12-31 Michael Niedermayeravcodec/rangecoder: factorize termination version code
2018-12-31 Paul B Maholavcodec: add HYMT decoder
2018-12-31 Michael Niedermayeravcodec/qsvenc: Fix Unkown typo
2018-12-31 Michael Niedermayeravcodec/v4l2_m2m: fix cant typo
2018-12-31 Michael Niedermayeravcodec/mjpegbdec: Propagate error codes
2018-12-31 Michael Niedermayeravcodec/mjpegbdec: Fix some misplaced {} and spaces
2018-12-30 Alex Mogurenkoavcodec/prores_ks: Fix luma quantization if q >= MAX_ST...
2018-12-28 Paul B Maholavcodec/wavpack: fix decoding of files with many channels
2018-12-27 gxwavcodec/mips: [loongson] optimize theora decoding in...
2018-12-26 Ramiro Pollaavcodec/dnxhddec: fix block alignment
2018-12-26 Ramiro Pollaavcodec/4xm: fix block alignment
2018-12-26 hwrenxlavc/libdavs2: enable multithread
2018-12-24 Michael Niedermayeravcodec/lagarith: Remove duplicate check
2018-12-24 Rene Clausavcodec/libvpxenc: add VP8/9 sharpness config option
2018-12-24 gxwavcodec/mips: Fix failed case: hevc-conformance-AMP_A_S...
2018-12-23 Paul B Maholavcodec/wmavoice: use init_get_bits8()
2018-12-23 Paul B Maholavcodec/g722dec: use init_get_bits8()
2018-12-23 Paul B Maholavcodec/fic: use init_get_bits8()
2018-12-23 Michael Niedermayeravcodec/fic: Fail on invalid slice size/off
2018-12-23 Michael Niedermayeravcodec/ivi: Avoid mbs memleak
2018-12-23 Michael Niedermayeravcodec/ilbcdec: fix integer overflow in energy
2018-12-23 Paul B Maholavcodec/g723_1dec: use init_get_bits8()
2018-12-23 Paul B Maholavcodec: add g732_1 parser
2018-12-22 Mark Thompsoncbs_av1: Fix reading of overlong uvlc codes
2018-12-21 Carl Eugen Hoyoslavc/opus_rc: Cast a const pointer to uint8_t *.
2018-12-20 James Almeravcodec/cbs_av1: fix parsing delta_frame_id_minus1
2018-12-20 Paul B Maholavcodec/vc1_parser: use init_get_bits8()
2018-12-20 Jun Zhaolavc/libkvazaar: indent the code
2018-12-20 Jun Zhaolavc/libkvazaar: Use avctx->frame_rate first for framer...
2018-12-20 Jun Zhaolavc/options_table: Change some options location in...
2018-12-19 Michael Niedermayeravcodec/rpza: Check that there is enough data for all...
2018-12-19 Michael Niedermayeravcodec/rpza: Move frame allocation to a later point
2018-12-19 Michael Niedermayeravcodec/avcodec: Document the data type for AV_PKT_DATA...
2018-12-19 Helmut K. C. Tessareklibavcodec/libaomenc: fix breakage from upstream
2018-12-19 Michael Niedermayeravcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan()
2018-12-19 Michael Niedermayeravcodec/mjpegdec: verify SOF len field validity
2018-12-18 Paul B Maholavcodec/g723_1dec: improve stereo support
2018-12-18 Paul B Maholavcodec/g723_1dec: reindent after last commit
2018-12-18 Paul B Maholavcodec/g723_1: add support for stereo files
2018-12-18 Carl Eugen Hoyoslavc/mjpegdec: Interpret three-component Adobe transfor...
2018-12-18 Shiyou Yinavcodec/mips: [loongson] enable MSA optimization for...
2018-12-18 Zhong Lilavc/qsv_hevc: correct QSV HEVC default plugin on Windows
2018-12-17 Carl Eugen Hoyoslavc/cbs: Do not use format specifier "z" on Windows.
2018-12-16 Paul B Maholavcodec/tiff: add support for 12bit grayscale images
2018-12-16 Michael Niedermayeravcodec/rasc: Check that the number of moves is less...
2018-12-16 Michael Niedermayeravcodec/vp7: Check for end of input in vp78_decode_mv_m...
2018-12-14 Carl Eugen Hoyoslavc/g729dec: Cosmetics, fix indentation after last...
2018-12-14 Carl Eugen Hoyoslavc/g729dec: Support stereo streams.
2018-12-14 Michael Niedermayeravcodec/clearvideo: Check remaining input bits in P...
2018-12-14 Michael Niedermayeravcodec/dvdsubdec: discard accumulated buffer on error
2018-12-14 Michael Niedermayeravcodec/rasc: Check input space before reading chunk
2018-12-14 Andriy Gelmanavcodec/mpeg: Initialize quarter_sample parameter from...
2018-12-14 Fan Gangavcodec/ass_split: fix a memory leak defect when reallo...
2018-12-14 Paul B Maholavformat/nut: add support for yuva444/422p12 pixel...
2018-12-13 Paul B Maholavcodec/xfacedec: fix order of operations
2018-12-13 Paul B Maholbump micro after recent gif changes
2018-12-13 Paul B Maholavcodec/gif: use avctx->frame_number
2018-12-13 Paul B Maholavformat/gifdec: export duration, nb_frames and comment
2018-12-13 Paul B Maholavcodec/codec_desc: extend gif description
2018-12-13 Paul B Maholavcodec/gif: enable encoding single gif image per frame
2018-12-13 Paul B Maholavcodec/gif: add support for alpha
2018-12-13 Paul B Maholavcodec: rewrite gif muxing and encoding
2018-12-12 Rostislav Pehlivanovopusenc: fix infinite loop if flushing encoder upon...
2018-12-12 James Almeravcodec/libdav1d: add support for 12bit streams
2018-12-10 Carl Hetheringtonlavc/tiff: Fix leak of yuv_line in TiffContext.
2018-12-10 Paul B Maholavcodec/xpmdec: define constants
2018-12-10 Paul B Maholavcodec/xpmdec: fix small artifacts
2018-12-10 Carl Eugen Hoyoslavc/xpmdec: Allow more colours per character.
2018-12-10 Paul B Maholavcodec/gifdec: truncate too big width/height for inval...
2018-12-10 Paul B Maholavcodec/proresdec2: allow changing resolution
2018-12-10 Paul B Maholavcodec: add gif parser
2018-12-10 Linjie Fulavc/qsvenc: replace assert with error return
next