]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 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 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...
2017-12-03 Jim DeLaHuntdoc: reorganize developer.texi chapter hierarchy
2017-12-03 Michael Niedermayeravcodec/h264_parse: Treat escaped and unescaped decodin...
2017-12-02 Paul B Maholavfilter/vf_stack: always copy SAR from first input
2017-12-02 John Stebbinslavf/movenc: add sdtp (sample dependency) box
2017-12-02 Dale Curtisavformat/oggdec: Respect AVERROR codes returned by...
2017-12-02 Thomas Köppeavutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP...
2017-12-02 Martin Vignaliavcodec/x86/bswapdsp : use macro for 128 bits constants...
2017-12-02 Martin Vignaliavutil/x86util : add macro for loading a 128 bits const...
2017-12-02 Paul B Maholavfilter/vf_threshold: add x86 SIMD
2017-12-01 Michael Niedermayeravcodec/jpeg2000: Only allocate Jpeg2000Pass for the...
2017-12-01 Michael Niedermayeravcodec/j2kenc: Fix out of array access in encode_cblk()
2017-12-01 Michael Niedermayeravcodec/hevcdsp_template: Fix undefined shift in put_he...
2017-12-01 Mark Thompsonexamples/vaapi_encode: Fix leak on hwframe init failure
2017-12-01 Jan Ekströmmediacodecdec: fix build by including hwaccel.h
2017-12-01 Martin Vignalicheckasm/utvideo : be more explicit to the WIDTH_PADDED...
2017-12-01 Paul B Maholavfilter: add fillborders filter
2017-12-01 Dale Curtisavcodec/vorbis: Fix another 1 << 31 > int32_t::max...
2017-12-01 Paul B Maholavfilter/vf_tile: add init_padding option
next