]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-01-07 Clément Bœschlavc/g729dec: use ff_parity()
2016-01-07 Clément Bœschlavc/ccaption_dec: use ff_parity()
2016-01-07 Clément Bœschlavu: add ff_parity()
2016-01-07 Clément Bœschlavc/ccaption_dec: fix always true condition
2016-01-07 Clément Bœschlavu/common: add an explanation to FF_CEIL_RSHIFT()
2016-01-07 Clément Bœschlavf/uncodedframecrcenc: use FF_CEIL_RSHIFT()
2016-01-07 Clément Bœschlavfi/deshake: use FF_CEIL_RSHIFT()
2016-01-07 Clément Bœschlavu/common: fix FF_CEIL_RSHIFT() range comment
2016-01-07 James Almerx86/intmath: add sse optimized av_clipf and av_clipd
2016-01-07 Paul B Maholavfilter/formats: fix leak of formats on error
2016-01-07 Ganesh Ajjanagaddeffmpeg: replace log2 by av_log2
2016-01-07 Michael Niedermayeravcodec/utils: Check bits_per_raw_sample on video encod...
2016-01-06 Michael Niedermayeravcodec/mpegvideo_enc: Clip bits_per_raw_sample within...
2016-01-06 Aman Guptalibavcodec/ccaption_dec: rewrite packet handler as...
2016-01-06 Aman Guptalibavcodec/ccaption_dec: clean up and standardize white...
2016-01-06 Michael Niedermayerconfigure: use warn() for mips unknown cpu warning
2016-01-06 Vicente Olivert... mips: display a warning message when using an unknown CPU
2016-01-06 Derek Buitenhuisavcodec: Remove libstagefright
2016-01-06 Andrey Turkinavfilter/vf_pad: fix direct padding
2016-01-06 Mats Petersonlavf/matroskadec: correct codec_tag for "SMI" SVQ3...
2016-01-06 Ganesh Ajjanagaddelavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)
2016-01-06 Ganesh Ajjanagaddeffmpeg: check return value of avio_closep for progress...
2016-01-05 Andreas Cadhalpunavpacket: fix size check in packet_alloc
2016-01-05 Andreas Cadhalpunparser: add av_assert1 to make sure the codec matches
2016-01-05 Carl Eugen... lavf/matroskaenc: Assume 48kHz sample rate for Opus...
2016-01-05 Michael Niedermayeravcodec/motion_est: Fix mv_penalty table size
2016-01-05 Aman Guptalibavcodec/ccaption_dec: remove unnecessary include
2016-01-05 Paul B Maholavfilter/avf_avectorscope: add line drawing support
2016-01-05 Paul B Maholavfilter/window_func: add tukey window function
2016-01-05 Paul B Maholavfilter/avf_showspectrum: use av_clip/lrintf
2016-01-05 Paul B Maholavfilter/avf_showspectrum: add yet another color map
2016-01-05 Michael Niedermayeravcodec/dxv: Check idx in dxv_decompress_dxt5()
2016-01-05 Michael Niedermayeravcodec/dxv: Check idx in CHECKPOINT()
2016-01-05 Ganesh Ajjanagaddelavc/pcm_tablegen: slight speedup of table generation
2016-01-05 Michael Niedermayeravcodec/h264_slice: Fix integer overflow in implicit...
2016-01-04 Michael Niedermayerswscale/utils: Use normal bilinear scaler if fast canno...
2016-01-04 Michael Niedermayeravcodec/h264_refs: Fix and add back trace code removed...
2016-01-04 Matthieu Bouronswscale/arm/yuv2rgb: add ff_yuv422p_to_{argb,rgba,abgr...
2016-01-04 Matthieu Bouronswscale/arm/yuv2rgb: fix typo
2016-01-04 Paul B Maholavfilter/avf_showspectrum: add option to set gain for...
2016-01-04 Andreas Cadhalpunbrstm: fix missing closing brace
2016-01-04 Andreas Cadhalpunbrstm: also allocate b->table in read_packet
2016-01-04 Andreas Cadhalpunbrstm: make sure an ADPC chunk was read for adpcm_thp
2016-01-04 Andreas Cadhalpunvorbisdec: reject rangebits 0 with non-0 partitions
2016-01-04 Hendrik LeppkesMerge commit '2080bea4a74b6b1598caa806a11ea807ba546f94'
2016-01-04 Hendrik LeppkesMerge commit '58170b027144f4840018c7a60fb8d07924cc6242'
2016-01-04 Hendrik LeppkesMerge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f'
2016-01-04 Hendrik LeppkesMerge commit 'a43905f4ae261bdde87c300901d867b31961f57b'
2016-01-04 Hendrik LeppkesMerge commit '9d74012761bc3ee676fe43321d5699e4877fde5b'
2016-01-04 Mats Petersonlavf/qtpalette: Ignore greyscale bit in certain cases
2016-01-04 Mats Petersonlavc/qtrle: Use AV_PIX_FMT_PAL8 for 1-bit video
2016-01-04 Michael Niedermayeravcodec/h264: Fix regression caused by removial of...
2016-01-03 Andreas Cadhalpunvorbisdec: reject channel mapping with less than two...
2016-01-03 Paul B Maholavfilter/avf_showspectrum: finally fix log scaler
2016-01-03 Paul B Maholavfilter/avf_showspectrum: switch to FFT
2016-01-03 Carl Eugen... lavfi/drawtext: Fix microsecond display.
2016-01-03 Diego Biurrunh264_refs: Remove broken trace debug code
2016-01-03 Diego Biurrunlavc: Add missing #includes for ff_dlog()
2016-01-03 Andreas Cadhalpunffmdec: reset packet_end in case of failure
2016-01-03 Andreas Cadhalpunlavc: use get_bitsz to simplify the code
2016-01-03 Andreas Cadhalpunget_bits: add get_bitsz for reading 0-25 bits
2016-01-03 Michael Niedermayeravformat/ffmdec: Add {} to nested if/else
2016-01-03 Nicolas Georgelavfi/vf_decimate: do not compare the first frame to...
2016-01-03 James Almerx86/vf_stereo3d: remove a few unnecessary movas
2016-01-02 James Almerconfigure: bump copyright year to 2016
2016-01-02 Andreas Cadhalpunffmdec: change type of state and id to unsigned
2016-01-02 Michael Niedermayeravcodec/put_bits: Always check buffer end before writing
2016-01-02 Michael Niedermayerdoc/encoders: Fix application name
2016-01-02 Hendrik Leppkesavutil/cpu: add missing entry for vfp_vm to av_parse_cp...
2016-01-02 Hendrik Leppkesavcodec/dca: remove unused float quant table
2016-01-02 Hendrik Leppkesdca: adjust decoding of the XBR extension for integer...
2016-01-02 Paul B Maholavfilter/avf_showspectrum: add 4th and 5th root scaler
2016-01-02 Paul B Maholavfilter/avf_showspectrum: make some helper functions
2016-01-02 Paul B Maholavfilter/avf_showspectrum: fix null pointer dereference...
2016-01-02 Paul B Maholavfilter/avf_showspectrum: add fiery color map
2016-01-02 Paul B Maholavfilter: add showspectrumpic filter
2016-01-02 Paul B Maholavfilter/avf_showspectrum: store win_size in private...
2016-01-02 Paul B Maholavfilter/vf_zoompan: do not free frame we pushed to...
2016-01-02 Hendrik LeppkesMerge commit '40d949677335a564f769823f4afdb7e7a3da8d6b'
2016-01-02 Hendrik LeppkesMerge commit '8563f9887194b07c972c3475d6b51592d77f73f7'
2016-01-02 Hendrik LeppkesMerge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'
2016-01-02 Hendrik LeppkesMerge commit 'f4f27e4cf1013c55b2c7df359ce8d58ee922662c'
2016-01-02 Hendrik LeppkesMerge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'
2016-01-02 Hendrik LeppkesMerge commit '5049f6b772891cdf4030a9d572362efc8f7ae97f'
2016-01-02 Hendrik LeppkesMerge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'
2016-01-02 Hendrik LeppkesMerge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'
2016-01-02 Hendrik LeppkesMerge commit '85990140e7302d1e7fcc9fc0eea316178c19fe03'
2016-01-02 Hendrik LeppkesMerge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c'
2016-01-02 Hendrik LeppkesMerge commit '568a4323fbde03665b2b23a98068d02b39121812'
2016-01-02 Hendrik LeppkesMerge commit 'e71b747e9dc56cb84f8a06ec8214d5f3bd98bb6d'
2016-01-02 Hendrik LeppkesMerge commit '9d218d573f8088c606d873e80df572582e6773ef'
2016-01-02 Andreas Cadhalpundoc: make apidoc output independent of SRC_PATH
2016-01-02 Andreas Cadhalpunoggparsedaala: reject too large gpshift
2016-01-02 Hendrik LeppkesMerge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'
2016-01-02 Hendrik LeppkesMerge commit 'cc29d96d5a379dbcf2649947d884c202c2a52767'
2016-01-02 Hendrik LeppkesMerge commit '5ea59b1f424f0efc7805d837e6fdb80561fb0f3a'
2016-01-02 Hendrik LeppkesMerge commit '17776638c392d104975aba169e17b186490e1d5e'
2016-01-02 Hendrik LeppkesMerge commit '90b1b9350c0a97c4065ae9054b83e57f48a0de1f'
2016-01-02 Hendrik LeppkesMerge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'
2016-01-02 Hendrik LeppkesMerge commit '705f5e5e155f6f280a360af220fc5b30cfcee702'
next