]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 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...
2017-12-04 Steven Liuavformat/hlsenc: fix compiling error when disable-network
2017-12-04 Paul B Maholavfilter/x86/vf_hflip.asm: fix building on x32
2017-12-04 Rostislav Pehlivanovfate-opus: update tests to use new decoder outputs
2017-12-04 Rostislav Pehlivanovopus_pvq: do not compile encoding/decoding code if...
2017-12-04 Rostislav Pehlivanovopus_celt: deduplicate band quantization/dequantization...
2017-12-04 Paul B Maholavfilter: add hflip x86 SIMD
2017-12-04 Rostislav Pehlivanovfate-opus: update to match the changes from RFC8251
2017-12-04 Rostislav Pehlivanovopus: add an option to toggle intensity stereo phase...
2017-12-04 Andrew D'Addesioopus: Add Special Hybrid Folding (per RFC8251)
2017-12-04 Andrew D'Addesioopus_celt: Fix arithmetic overflow (per RFC8251)
2017-12-04 Andrew D'Addesioopus_silk: Fix arithmetic overflow (per RFC8251)
2017-12-04 Andrew D'Addesiolibavutil: Add saturating subtraction functions
2017-12-04 James Almerx86vf_threshold/: use the PBLENDVB macro
2017-12-04 Steven Liuavformat/dashenc: add avpriv_io_move return value check
2017-12-04 Steven Liuavformat/hlsplaylist: add return value check of strftime
2017-12-04 Steven Liuavformat/hlsplaylist: add int type of API ff_hls_write_...
2017-12-04 Robert Nagyavformat/hlsenc: fix baseurl missing last char
2017-12-04 Carl Eugen... lavf/mov: Fix missing newline.
2017-12-03 Marton Balintavformat/mxfdec: fix last packet timestamps
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : cosmetic indent
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : add avx2 version for thresh...
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : make macro for threshold8...
2017-12-03 Martin Vignalicheckasm/vf_threshold : add checkasm test for threshold8
2017-12-03 Martin Vignaliavfilter/vf_threshold : move context func init in ff_th...
next