]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-09-09 Devin Heitmuelleravcodec: add AV_PKT_DATA_AFD to allow AFD data to be...
2018-09-09 Devin Heitmuelleravdevice/decklink: Add support for EIA-708 output over SDI
2018-09-09 Devin Heitmuelleravcodec/v210enc: Pass through A53 CC data
2018-09-09 James Almeravformat/movenc: remove experimental checks for AV1...
2018-09-09 Marton Balintavfilter/vf_framerate: switch to activate
2018-09-09 Marton Balintavfilter/f_cue: add cue and acue filters
2018-09-09 Marton Balintavutil/file: allow mapping 0 byte files with av_file_map
2018-09-09 Marton Balintavdevice/decklink_enc: add support for setting duplex...
2018-09-09 Derek BuitenhuisAdd FATE test for QT format audio descriptors in MP4
2018-09-09 Justin RugglesUse QT format for audio sample descriptors depending...
2018-09-09 Daniel Oberhoffavfilter/vf_remap: add slice threading
2018-09-09 Paul B Maholavfilter: add support for gray14 format
2018-09-09 Paul B Maholavfilter/vf_premultiply: add gray14 format
2018-09-09 Paul B Maholavfilter/vf_extractplanes: define higher depth formats...
2018-09-09 Paul B Maholavfilter/vf_extractplanes: define common 8-bit pixel...
2018-09-09 Paul B Maholavfilter/vf_extractplanes: fix 14bit format extraction
2018-09-09 Paul B Maholavcodec/scpr: stop checking for overread twice
2018-09-09 Shiyou Yinavutil/mips: [loongson] simplify macro TRANSPOSE_4H...
2018-09-09 gxwavcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.
2018-09-09 Dale Curtisavformat/utils: Don't calculate duration using AV_NOPTS...
2018-09-09 Moritz Barsnickavcodec/aacenc: report channel layout by name
2018-09-09 Paul B Maholavcodec/tiff: check ff_lzw_decode_open() for failure
2018-09-09 Paul B Maholavcodec/gifdec: set .caps_internal
2018-09-09 Paul B Maholavcodec/gifdec: check ff_lzw_decode_open() for failure
2018-09-08 John Stebbinslavf/movenc: Fail when codec tag is invalid for format
2018-09-08 John Stebbinslavf/movenc: Add GoPro metadata to permitted mp4 "codecs"
2018-09-08 John Stebbinslavf/mov: factor out setting codec_id
2018-09-08 John Stebbinslavf/mov: add AVCodecTag entry for GoPro metadata
2018-09-08 Paul B Maholavcodec/zmbv: decoder supports init_cleanup capability
2018-09-08 Paul B Maholavcodec/ulti: fix minor style issue
2018-09-08 Paul B Maholavcodec/tscc: decoder supports init_cleanup capability
2018-09-08 Paul B Maholavcodec/tscc: check av_frame_alloc() for failure
2018-09-08 Paul B Maholavcodec/on2avc: decoder supports init_cleanup capability
2018-09-08 Paul B Maholavcodec/mscc: decoders supports init_cleanup capability
2018-09-08 Paul B Maholavcodec/interplayacm: decoder supports init_cleanup...
2018-09-08 Paul B Maholavcodec/fmvc: use correct pixel format on big-endian...
2018-09-08 Paul B Maholavcodec/flashsv: check return value of flashsv_decode_i...
2018-09-08 Paul B Maholavcodec/fic: change class name to more correct one
2018-09-08 Paul B Maholavcodec/dsicinvideo: decoder supports init_cleanup...
2018-09-08 Paul B Maholavcodecc/cscd: fix some obvious style issues
2018-09-08 Paul B Maholavcodec/cscd: decoder supports init_cleanup capability
2018-09-08 Paul B Maholavcodec/cook: decoder supports init_cleanup capability
2018-09-08 Paul B Maholavcodec/rscc: fix decoding of some iscc files
2018-09-08 Paul B Maholavcodec: add RemotelyAnywhere Screen Capture decoder
2018-09-08 Paul B Maholavcodec/wcmv: fix output on big-endian with rgb565...
2018-09-08 Paul B Maholavcodec/qdmc: check return code of ff_fft_init()
2018-09-07 Paul B Maholavfilter: add lut1d filter
2018-09-07 Zhao Zhiliavcodec/h264dec: remove unnecessary checks in h264_deco...
2018-09-07 Zhao Zhiliavcodec/h264dec: check number of SPS in is_extra
2018-09-07 Shiyou Yinavcodec/mips: [loongson] fix improper use of register...
2018-09-07 Thomas Mundtavfilter/vf_interlace: fix numerical options
2018-09-07 Paul B Maholavcodec/scpr: make sure count and min are valid
2018-09-06 James Almerfate: fix hapqa-extract-nosnappy tests on small builds
2018-09-06 Paul B Maholavcodec/dnxhdenc: interlaced is not supported in DNxHR
2018-09-06 Paul B Maholavcodec/dnxhddec: ask for samples with alpha
2018-09-06 Steven Liuavformat/dashdec: minus minBufferTime when there have...
2018-09-05 Marton Balintavformat/mxfdec: do not use sound essence descriptor...
2018-09-05 Shiyou Yinavcodec/mips: [loongson] reoptimize put and add pixels...
2018-09-05 Gyan Doshiffplay: add option to allow custom seek interval
2018-09-05 Steven Liuavformat/dashdec: refine compute current fragment for...
2018-09-05 Steven Liuavformat/dashdec: reindent code for previous commit
2018-09-05 Steven Liuavformat/dashdec: add min_buffer_time process logic
2018-09-05 Steven Liuavformat/dashdec: add trace message for get the logic...
2018-09-05 Steven Liuavformat/dashdec: reindent code for previous commit
2018-09-05 Steven Liuavformat/dashdec: remove redundant code
2018-09-05 Steven Liuavformat/dashdec: refine adaptionset attribute members
2018-09-05 Steven Liuavformat/dashdec: refine mpd element of attribute name...
2018-09-05 Steven Liuavformat/hlsenc: rename option from use_localtime to...
2018-09-04 Shiyou Yinavcodec/mips: [loongson] simplify the usage of intermed...
2018-09-04 Shiyou Yinavcodec: [loongson] fix bug of mss2-wmv failed in fate...
2018-09-03 Marton Balintavformat/libsrt: fix merge of payload_size option
2018-09-03 James Almeravformat/av1: zero initialize the seq_params struct
2018-09-02 James AlmerMerge commit 'e1e3a12242347dd11174b2fb9ddac8dc8df16224'
2018-09-02 James AlmerMerge commit 'c011beda2611acfeb6f67d4fdf30d1eceed9e62f'
2018-09-02 James AlmerMerge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'
2018-09-02 James AlmerMerge commit 'f25117a4286505b38c12466ef04459471de3c1b0'
2018-09-02 James AlmerMerge commit 'b93026777aada7742583d8c5ab079e9f4dfe9a5d'
2018-09-02 James AlmerMerge commit '52fd2afce8436c59c05765f3a6e95f9adb6f9f2f'
2018-09-02 James AlmerMerge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'
2018-09-02 James AlmerMerge commit 'f8060865f3e1a16c62e0d337ef0979b6ee4ba457'
2018-09-02 James AlmerMerge commit 'a507af97eef468238d545ff954a39d7432832e54'
2018-09-02 James AlmerMerge commit 'ea8ae27a5e112d06fd5625f640e40849e6313f0c'
2018-09-02 James AlmerMerge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'
2018-09-02 James AlmerMerge commit 'e368b0cbfa3fdc627c331e34556f8e39296d04d5'
2018-09-02 Michael Niedermayeravcodec/h264_refs: Document last if() in ff_h264_execut...
2018-09-02 Michael Niedermayeravcodec/h264_refs: Detect more random access points...
2018-09-02 Michael Niedermayeriavcodec/zmbv: Avoid reallocating cur/prev buffers...
2018-09-02 Michael Niedermayeravcodec/zmbv: remove useless zero check on dimensions
2018-09-02 Michael Niedermayeravcodec/ffv1dec_template: do not ignore the return...
2018-09-02 Michael Niedermayeravcodec/wmv2dec: skip frames that have only skiped MBs
2018-09-02 Michael Niedermayeravcodec/ra144: Fix undefined integer overflow in add_wav()
2018-09-02 Michael Niedermayeravcodec/indeo4: Check dimensions in decode_pic_hdr()
2018-09-02 James AlmerMerge commit 'ad5bbc408637cffd4cc2ba990abef529cf5fa6a3'
2018-09-02 James AlmerMerge commit '4130e05ff496667565ff7c386a514bd46434eddf'
2018-09-02 James AlmerMerge commit '39f3b6f3fc2b46b405b680cce3599f1b370e342d'
2018-09-02 James AlmerMerge commit '5691c746cf62e69806aae1baf0a6e8252d519444'
2018-09-02 James AlmerMerge commit '5cb62f9d952e24fff62737a57e89cf43d9c2333a'
2018-09-02 James AlmerMerge commit '25c2a27c9ec0150210d75ee5ac8ed1bfa14c1a56'
2018-09-02 James AlmerMerge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'
2018-09-02 James AlmerMerge commit '78149d6657302b58d5e46e8bc0a521ed009f86f7'
next