]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-05-15 Michael NiedermayerMerge commit '7c71ada4cad3c6aab5fa24155c379465c41cfd76'
2013-05-15 Michael NiedermayerMerge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41'
2013-05-15 Clément Bœschlavfi/dctdnoiz: fix 10l typo in pr_height computation.
2013-05-14 Michael Niedermayerffmpeg: free threads on error conditions.
2013-05-14 Clément Bœschlavfi: add dctdnoiz filter.
2013-05-14 Vignesh Venkatasubra... avcodec/avpacket: Refactoring copy_side_data into a...
2013-05-14 Michael Niedermayerlibx264: zero x264_picture before use.
2013-05-14 Michael Niedermayerlibavfilter/Makefile: unbreak make alltools
2013-05-14 Stefano Sabatinitools: add zmqsend tool, useful to test the zmq filters
2013-05-14 Stefano Sabatinilavfi: add zmq filters
2013-05-14 James Almerlavu/hash: Fix name of SHA224
2013-05-14 Paul B Mahollavfi/blend: timeline support
2013-05-14 Michael Niedermayerswscale/output: silence compiler warnings about uniniti...
2013-05-14 Stefano Sabatinidoc/outdevs: fix typos (devices -> device)
2013-05-14 Paul B Mahollavfi: cosmetics: fix vertical alignment for pads in...
2013-05-14 Michael Niedermayeravformat/srtdec: Fix pointer corruption
2013-05-14 Michael Niedermayervf_colorchannelmixer: round lut entries to nearest
2013-05-14 Michael Niedermayerfate: change colorchannelmixers coefficients to be...
2013-05-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-14 Michael NiedermayerMerge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'
2013-05-14 Claudio Freireaacenc: Fix a rounding bug in aacpsy channel bitrate...
2013-05-14 Michael NiedermayerMerge commit '245b76a108585b6fb52eebc2626c472d6fa530dc'
2013-05-14 Michael NiedermayerMerge commit '46bb456853b197f4562de7acf5d42abf11ded9be'
2013-05-14 James Darnleyyadif: correct strides in filter_edges_16bit
2013-05-14 James Darnleyyadif: restore speed of the C filtering code
2013-05-14 Matt Wolenetzlavc: Fix msvc compilation of utils.c with -WX (warning...
2013-05-14 burekdoc/filters: add some examples for the fps filter
2013-05-13 Hendrik Leppkesmd5enc: don't reuse priv_class in two formats
2013-05-13 Reimar DöffingerAdd a generic hash API.
2013-05-13 Reimar DöffingerAdd 128 bit murmur3 hash function.
2013-05-13 Andrey Utkinavfilter: Add 'drawgrid' video filter
2013-05-13 Martin Storsjöconfigure: Disable PIC for cygwin just as for win32...
2013-05-13 Joseph ArtsimovichBetter handling for MXF essence reading reaching EOF.
2013-05-13 Michael Niedermayeravcodec/lcldec: Check that dimensions are a multiple...
2013-05-13 Clément Bœschlavu/common: make FF_CEIL_RSHIFT faster when shift...
2013-05-13 Michael Niedermayerfate: fix filter-colorchannelmixer by adding bitexact...
2013-05-13 Paul B Maholimgconvert: silence "incompatible pointer type" warning
2013-05-13 Michael Niedermayercdgraphics: initialize buffer
2013-05-13 Michael Niedermayervorbisdec: check codebook entry count
2013-05-13 Stefano Sabatinitools/ffeval: use av_dynarray2_add()
2013-05-13 Stefano Sabatinilavu/mem: add av_dynarray2_add()
2013-05-13 Stefano Sabatinilavu: define FF_MEMORY_POISON and use it
2013-05-13 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-05-13 Paul B Maholfate: add colorchannelmixer test
2013-05-13 Carl Eugen... Do not read strd chunk in avi files as H264 extradata.
2013-05-13 Paul B Maholtests/lavf-regression: fix gbrp10 dpx test on big endian
2013-05-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-13 Michael NiedermayerMerge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199'
2013-05-13 Michael NiedermayerMerge commit 'e08c946c6860a78b0c479551d5f6735361160cbd'
2013-05-13 Michael NiedermayerMerge commit 'b1803c79dcd6d0a345fa1cbe18dd8e2149717121'
2013-05-12 Andrey Utkinpngenc: Add 'dpi', 'dpm' options
2013-05-12 Paul B Maholfate: increase coverage for dpx encoder
2013-05-12 Paul B Maholdpxenc: simplifiy code using AVPixFmtDescriptor
2013-05-12 Paul B Maholdpxenc: do not set coded_frame
2013-05-12 Diego Biurrunx86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
2013-05-12 Diego Biurrunx86: dsputil: Split inline assembly from init code
2013-05-12 Diego Biurrunx86: dsputil: Refactor pixels16 wrapper functions with...
2013-05-12 Michael Niedermayersws/output: remove offset/coef for alpha in rgba64
2013-05-12 Paul B Maholswscale: RGBA64 output
2013-05-12 Diego Biurrunconfigure: x86: Only enable cpunop on i686
2013-05-12 Diego Biurrunconfigure: Rename cmov processor capability to i686
2013-05-12 Claudio Freireaacenc: Fix ticket #1784: erasure of surround channels
2013-05-12 Martin Storsjöconfigure: Explicitly disable PIC when targeting win32...
2013-05-12 Martin Storsjöconfigure: Use enable_weak when enabling pic
2013-05-12 Michael Niedermayersws/packed_16bpc_bswap: fix handling of negative stride
2013-05-12 Michael NiedermayerRevert "sws: support endianness conversion for AV_PIX_F...
2013-05-12 Paul B Maholredspark: fix memleak in redspark_read_header
2013-05-12 Paul B Maholfate: add exr tests
2013-05-12 Paul B Maholsws: support endianness conversion for AV_PIX_FMT_RGBA64
2013-05-12 Clément Bœschdoc/filters: split item options which are not aliases.
2013-05-12 Clément Bœschfate/filter: test gradfun timeline.
2013-05-12 Clément Bœschfate/filter: test hqdn3d timeline.
2013-05-12 Clément Bœschlavfi/hqdn3d: restore timeline feature.
2013-05-12 Clément Bœschlavfi/hqdn3d: use macros instead of hardcoded indexes.
2013-05-12 Clément Bœschlavfi: replace passthrough_filter_frame with a flag.
2013-05-12 Clément Bœschlavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding.
2013-05-12 Clément Bœschlavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding.
2013-05-12 Paul B Mahollavfi/select: unbreak compatibility with older PICT_TYP...
2013-05-11 Michael NiedermayerMerge remote-tracking branch 'jamrial/adpcm'
2013-05-11 Michael Niedermayerffv1enc: fix 1000l typo
2013-05-11 Michael Niedermayerffv1: check for malloc failure.
2013-05-11 Michael Niedermayerffv1enc: Fix memleak
2013-05-11 Michael Niedermayerffv1enc: dont set coded_frame
2013-05-11 Michael Niedermayerffv1dec: Support frame threading with gop > 1
2013-05-11 Michael Niedermayerffv1enc: Check the return value of ffv1_common_init()
2013-05-11 Michael Niedermayerffv1: Switch to ThreadFrame
2013-05-11 Michael Niedermayeravfilter/af_astats: fix 64bit printf type
2013-05-11 Michael Niedermayeravfilter/vf_mp: remove unused function
2013-05-11 Michael Niedermayervf_copy: silence "incompatible pointer type" warning
2013-05-11 Stefano Sabatinidoc/filters: remove duplicated abuffer docs
2013-05-11 Stefano Sabatinidoc/filters: sort audio filters by name
2013-05-10 Clément Bœschlavfi/curves: avoid ctx pointer indirection.
2013-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-10 Michael NiedermayerMerge commit '2c299d4165cd9653153e12270971c2368551b79e'
2013-05-10 Michael NiedermayerMerge commit '16a4a18db089af8c432f1cdec62155000585b72c'
2013-05-10 Michael NiedermayerMerge commit '72fbc9685c08baae7ab9996642707eaab873b6f1'
2013-05-10 James AlmerADPCM IMA Radical decoder
2013-05-10 James AlmerRedSpark demuxer
2013-05-10 James AlmerRSD demuxer
2013-05-10 James Almeradpcm_thp: Allow the use of extradata for the adpcm...
next