]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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'
2018-09-02 James AlmerMerge commit 'abf806f7f1601c7e54de7f863bbb816af144a88c'
2018-09-02 James AlmerMerge commit '347aa8f72356124ec6b95bf8ebd1faf72db03f8d'
2018-09-02 Nicolas Georgelavf/libsmbclient: return AVERROR_EOF for EOF.
2018-09-02 Shiyou Yinavcodec/mips: [loongson] optimize memset in h264dsp.
2018-09-02 Shiyou Yinavcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2.
2018-09-02 Shiyou Yinavcodec/mips: [loongson] reoptimize simple idct with...
2018-09-01 Marton Balintavformat/libsrt: add pkt_size parameter to libsrt
2018-09-01 Marton Balintffplay: do not drain existing filters when seeking
2018-09-01 Dale Curtisavformat/mov: Error on too large stsd entry counts.
2018-09-01 Michael Bunkexamples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER
2018-09-01 Paul B Maholavcodec/scpr: refactor repeated code into decode_units()
2018-08-31 Paul B Maholavcodec/dnxhdenc: stop leaking memory when initalizatio...
2018-08-31 Tobias Rappfate: add 10-bit test for hue video filter
2018-08-31 Jun Zhaolavc/pthread: use THREAD_SAFE_CALLBACKS() to simplifx...
2018-08-30 Avi Halachmi... configure: <fflib>_deps: validate, reduce sensitivity
2018-08-30 Carl Eugen... tests/ref/fate/pixelutils: Add a newline.
2018-08-30 Carl Eugen... lavc/v4l2_m2m_enc: Add missing braces around initializers.
2018-08-30 James Almeravcodec/get_bits: actually make cached reader correctly...
2018-08-30 Michael Niedermayeravfilter/vf_frei0r: Remove duplicate }, fix build
2018-08-30 Paul B Maholavcodec/utvideodec: use cached bitstream reader everywh...
2018-08-30 Paul B Maholdoc/libav-merge: bitstream reader is now merged
2018-08-30 Paul B Maholavcodec/get_bits: add cached bitstream reader
2018-08-30 Raphael Graffrei0r: handle string params
2018-08-29 Paul B Maholavcodec/scpr: error out if run length is <= 0
2018-08-29 Colin NGavformat/dashdec: Add a re-entrance check point after...
2018-08-29 Jacek Jendrzejavformat/dashdec: Fix calc_cur_seg_no if availability_s...
2018-08-28 Gyan Doshiffmpeg: add correct field for raw pts in -progress...
2018-08-28 Rostislav Pehlivanovatrac9dec: clean up code slightly
2018-08-27 Rostislav Pehlivanovatrac9dec: implement LFE channel decoding
2018-08-27 Rostislav Pehlivanovatrac9dec: relax gradient value requirements
2018-08-27 Shiyou Yinconfigure: [loongson] revert no-expensive-optimizations
2018-08-27 Paul B Maholavcodec: add WinCAM Motion Video decoder
2018-08-27 Paul B Maholavcodec: add MatchWare Screen Capture Codec
2018-08-27 Mark Thompsonvaapi_encode: Factorise out adding global parameters
2018-08-27 Mark Thompsonvaapi_encode: Remove common priv_data and options fields
2018-08-27 Mark Thompsonvaapi_encode_vp9: Move options and common structures...
2018-08-27 Mark Thompsonvaapi_encode_vp8: Move options and common structures...
2018-08-27 Mark Thompsonvaapi_encode_mpeg2: Move common structure into context
2018-08-27 Mark Thompsonvaapi_encode_mjpeg: Move common structure into context
2018-08-27 Mark Thompsonvaapi_encode_h265: Move options and common structures...
2018-08-27 Mark Thompsonvaapi_encode_h264: Move options and common structures...
2018-08-27 Avi Halachmi... configure: speed up check_deps()
2018-08-27 Avi Halachmi... configure: speed up print_enabled_components()
2018-08-27 Avi Halachmi... configure: speed up flatten_extralibs_wrapper()
2018-08-27 Zhong Lilavc/encode: fix frame_number double-counted
2018-08-26 Paul B Maholavcodec/proresdec2: add frame threading support
2018-08-26 Paul B Maholavcodec/mscc: fix several bugs
2018-08-26 Nicolas Georgelavfi/avf_concat: switch to activate.
2018-08-25 Kieran Kunhyampeg4video: Add Studio DPCM support
2018-08-25 Michael Niedermayeravformat/mpegts: add missing null pointer checks in...
2018-08-25 Michael Niedermayeravcodec/hq_hqa: Check remaining input bits in hqa_decod...
2018-08-25 Michael Niedermayeravcodec/vb: Check for end of bytestream before reading...
2018-08-25 Michael Niedermayeravcodec/snowdec: Fix integer overflow with motion vecto...
2018-08-25 Rostislav Pehlivanovallcodecs: reorder ff_bitpacked_decoder
2018-08-25 Michael Niedermayeravcodec/mpeg4videodec: Fix slice end detection in mpeg4...
2018-08-25 Timo Rothenpieleravcodec/utils: document allocation requirement of extradata
2018-08-25 Jun Zhaodoc/examples/vaapi_transcode: re-licensed to MIT-license.
2018-08-25 Jun Zhaodoc/examples/vaapi_encode: re-licensed to MIT-license.
2018-08-25 Jun Zhaodoc/examples/hw_decode: re-licensed to MIT-license.
2018-08-24 Paul B Maholavcodec/prosumer: fix some minor issues
2018-08-24 Paul B Maholavcodec: add Brooktree ProSumer Video decoder
2018-08-24 Jan Ekströmavformat/movenc: implicitly enable negative CTS offsets...
2018-08-24 James Almeravformat/flvdec: don't propagate empty extradata
2018-08-24 James Almeravformat/movenc: support Opus packets with more than...
2018-08-24 James Almeravcodec/libopusenc: support encoding packets of sizes...
2018-08-24 Carl Eugen... lavf/Makefile: Fix standalone compilation of the matros...
2018-08-24 Gyan Doshiavdevice/decklink_enc: print preroll and buffer size
next