]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-12-14 James AlmerMerge commit '47687a2f8aca3f65b6fdd117b1cb66a7409a7fd1'
2017-12-14 James AlmerMerge commit '508378556631dc18d32247b4a4e35703758e1ca9'
2017-12-14 James AlmerMerge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150'
2017-12-14 James AlmerMerge commit '7c65a76b16bc3a44f1592acde2176f187a058797'
2017-12-14 James AlmerMerge commit 'bddb2ce179c57db6e3c79fdc3363c165d90850b0'
2017-12-14 James AlmerMerge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'
2017-12-14 James AlmerMerge commit '18a0f420269ff4c730422361c5c4d8eea096e900'
2017-12-14 wm4avcodec: add metadata to identify wrappers and hardware...
2017-12-14 wm4avcodec: add metadata to identify wrappers and hardware...
2017-12-14 Rodger Combslavf/mpegts: mark packets with TEI flag as corrupted
2017-12-13 Michael Niedermayerlibavcodec/decode: remove duplicate includes
2017-12-13 Tristan Matthewsivfenc: add AV1 support
2017-12-13 Kelly Ledfordpatcheck: Add 'threshhold' to common typo list
2017-12-13 Kelly Ledfordlibavfilter/af_dcshift.c: Fixed repeated spelling error
2017-12-13 Martin Vignalicheckasm/vf_hflip : add test for vf_hflip byte and...
2017-12-13 Martin Vignaliavfilter/vf_hflip : move context func init in ff_hflip_init
2017-12-13 Aman Guptalibavcodec/mpegvideo_parser: improve detection of progr...
2017-12-12 Jun Zhaoavfilter/formats: fix wrong function name in error...
2017-12-12 James Almeravformat/mux: factorize AVFormatContext->avoid_negative...
2017-12-12 Paul B Maholavfilter/vf_pseudocolor: add support for more formats
2017-12-12 Luca Barbatoqsv: Support explicit lookahead downscaling
2017-12-12 Li, Zhongqsv/vp8dec: fixes memory leak issue
2017-12-12 Li, Zhonglavc/qsvenc: add error messeage if ICQ unsupported.
2017-12-12 Li, Zhonglavc/qsvenc: ICQ/VCM/QVBR are not avilable on Linux
2017-12-12 Li, Zhonglavc/qsvenc: set HRD buffer size
2017-12-12 Martin Storsjöcheckasm: Use LOCAL_ALIGNED for aligned variables on...
2017-12-12 Steven Liuavformat/hlsenc: reindent after previous commits
2017-12-11 Lou Logandoc/filters: re-arrange options for testsrc family
2017-12-11 Paul B Maholavfilter/avfiltergraph: remove ugly dead code
2017-12-11 Hendrik LeppkesRevert "libavcodec/utils.c: simplify avcodec locking...
2017-12-11 James Almeravcodec/libvpx: remove disabled code
2017-12-11 Steven Liuavformat/hlsenc: move init operations from write_header...
2017-12-11 Kieran Kunhyah264dec: Remove mpeg4video.h header dependency
2017-12-11 Kieran Kunhyalibavcodec: Move ff_print_debug_info2 to mpegutils.c
2017-12-11 James Almerdoc/libav-merge: add a line about the skipped HEVC...
2017-12-11 James AlmerMerge commit '7993ec19af394fdc58ec64165bc0b12619543a5d'
2017-12-10 James AlmerMerge commit '3ff8fbbf5a7bc40c09db74d4952364997fd3c611'
2017-12-10 James AlmerMerge commit '5a6707e49b7710f48d658b2f2591b9a6337fb9b7'
2017-12-10 James AlmerMerge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5'
2017-12-10 Carl Eugen... lavc/huffyuvenc: Move a variable declaration up.
2017-12-10 Michael Niedermayeravcodec/vp9_superframe_split_bsf: Fix integer overflow...
2017-12-10 Michael Niedermayeravcodec/amrwbdec: Fix division by 0 in voice_factor()
2017-12-10 Mark Thompsonconfigure: Move V4L2 M2M help line to the hardware...
2017-12-10 Thomas Guillemlavc: Make hardware config method support more explicit...
2017-12-10 Mateuszfix MSVC compilation errors
2017-12-10 James Almercheckasm/llviddsp: fix mixed code and declarations
2017-12-10 James Almerx86/lossless_videodsp: rename ff_add_left_pred_int16_ss...
2017-12-10 James Almerx86/lossless_videodsp: don't overread the dst buffer...
2017-12-09 Mironov, Mikhailamf: fix wrong profile level after auto-correction...
2017-12-09 tiejun.penglavf/mov: modify code indentation
2017-12-09 tiejun.penglavf/mov: add some useful warning log of eof
2017-12-09 Jacob Trimbleavcodec/Makefile: Fix opus parser dependency.
2017-12-09 James Cowgillavcodec/decode: reset codec on receiving packet after...
2017-12-09 James Almerarm/hevc_idct: fix compilation on Android
2017-12-09 Martin Vignalicheckasm/llviddsp : add test for add_gradient_pred
2017-12-09 Martin Vignaliavcodec/utvideodec : add SIMD (SSSE3 and AVX2) for...
2017-12-09 Martin Vignaliavcodec/x86/lossless_videodsp : add avx2 version for...
2017-12-09 Martin Vignaliavcodec/x86/lossless_videodsp.asm : make macro for...
2017-12-09 Martin Vignalicheckasm/llviddsp : test return of add_left_pred(16)
2017-12-09 Martin Vignaliavcodec/huffyuvenc : sub_left_prediction_bgr32, call...
2017-12-09 Martin Vignaliavcodec/huffyuvenc : remove code duplication in sub_lef...
2017-12-09 Martin Vignaliavcodec/huffyuvenc : increase scalar loop count
2017-12-09 Martin Vignaliavcodec/utvideodec : use dsp add_median_pred for second...
2017-12-09 Martin Vignalicheckasm/vf_threshold : add test for threshold16
2017-12-09 Martin Vignaliavfilter/x86/vf_threshold : add threshold16 SIMD (SSE4...
2017-12-08 Alexandra Hájkováhevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64
2017-12-08 Paul B Maholavfilter/vf_scale: add more aliases for "range" options
2017-12-08 Michael Niedermayerfate: Fix fate-mov-bbi-elst-starts-b on ARM
2017-12-08 Mark Reidfate/mxf: add reel name test
2017-12-08 Mark Reidavformat/mxfenc: write reel_name if metadata key is...
2017-12-08 Mark Reidavformat/mxfenc: use track count to generate component...
2017-12-08 sfan5libavcodec/hevc_filter: move AVDISCARD_NONREF switch...
2017-12-08 Jacob Trimbleavcodec/nvdec: Fix capability check with old drivers.
2017-12-08 Vittorio Giovaravf_zscale: Fix alpha destination graph for floating...
2017-12-08 Paul B Maholavformat: add NSP demuxer
2017-12-08 Paul B Maholavfilter/vf_waveform: add default case when picking...
2017-12-08 Rostislav Pehlivanovopus: fix hybrid folding indexing during band quantization
2017-12-08 Rostislav Pehlivanovfate-opus: run and test inactive samples
2017-12-07 James Almerx86/vf_hflip: use xor to zero initialize registers
2017-12-07 James Almerx86/vf_hflip: don't load the width argument twice
2017-12-07 John Stebbinslavc/libx265: mark disposable frames
2017-12-06 Mark Thompsonvaapi_h265: Add named options for setting profile and...
2017-12-06 Mark Thompsonvaapi_h264: Add named options for setting profile and...
2017-12-06 Gyan Doshiavcodec/libx265 - Add named option to set profile
2017-12-06 Michael Niedermayeravcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RE...
2017-12-06 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
2017-12-06 James Almeravformat/mux: stop delaying writing the header
2017-12-06 Nikolas Boweavcodec/extract_extradata_bsf: Fix leak discovered...
2017-12-06 Paul B Maholavfilter: add setrange filter
2017-12-06 Michael Niedermayertests/fate/mov: Fix fate-mov-invalid-elst-entry-count...
2017-12-05 sfan5fate/hevc: add skip_loop_filter test
2017-12-05 Jim DeLaHuntdoc/developer: revise mailing list section
2017-12-04 Mark Thompsonvaapi_h265: Add named options for setting profile and...
2017-12-04 Mark Thompsonvaapi_h264: Add named options for setting profile and...
2017-12-04 Mark Thompsonrkmpp: Add hardware config information
2017-12-04 Paul B Maholavfilter/vf_convolution: add 7x7 filter
2017-12-04 James Almerx86/vf_threshold: make threshold8 functions work on...
2017-12-04 James Almerfate/checkasm: add missing target for vf_threshold...
2017-12-04 James Almercheckasm/vf_threshold: fix mixed code and declarations
2017-12-04 sfan5libavcodec/hevc_filter: support for all skip_loop_filte...
next