]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-05-15 Michael Niedermayerreplace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
2013-05-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-15 Michael NiedermayerMerge commit '7c57a582a03fb473091a88737ab92b9f2a5bb87a'
2013-05-15 Michael NiedermayerMerge commit 'ffba2053edfc177d217bf4a95edf51cd0fc40753'
2013-05-15 Michael NiedermayerMerge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'
2013-05-15 Michael NiedermayerMerge commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01'
2013-05-15 Michael NiedermayerMerge commit '5d9d8461fbb87046a7ca220d3676a045bd7ab46e'
2013-05-15 Michael NiedermayerMerge commit 'fe06795d783785a76c6cbcaa2cd3012e6deb5fa5'
2013-05-15 Michael NiedermayerMerge commit '46430fd47c6239ef8742d0a34f9412d5060fa798'
2013-05-15 Michael NiedermayerMerge commit '7c71ada4cad3c6aab5fa24155c379465c41cfd76'
2013-05-15 Michael NiedermayerMerge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41'
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-15 Anton Khirnovjpeg2000dec: don't use deprecated PIX_FMT values
2013-05-15 Anton Khirnovlavfi: fix compatibility code for old vf_scale options...
2013-05-15 Anton Khirnovavfiltergraph: simplify inserting conversion filters.
2013-05-15 Kieran KunhyaClarify output of av_get_bits_per_pixel
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 Luca Barbatofate: update the mmf reference
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 Yoshihisa Uchidammf: Write metadata into an Optional Data chunk
2013-05-14 Diego Biurrunjpeg2000dec: Use correct printf length modifier for...
2013-05-14 Michael Niedermayeravformat/srtdec: Fix pointer corruption
2013-05-14 Martin Storsjövc1dec: Don't apply the loop filter on fields
2013-05-14 Michael Niedermayervf_colorchannelmixer: round lut entries to nearest
2013-05-14 Michael Niedermayerfate: change colorchannelmixers coefficients to be...
2013-05-14 Hendrik Leppkesvc1: implement frame interlaced b-frame header parsing
2013-05-14 Michael Niedermayervc1dec: Don't attempt error concealment on field pictures
2013-05-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-14 Michael NiedermayerMerge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'
2013-05-14 Sebastian Sandbergvc1dec: fieldtx is only valid for interlaced frame...
2013-05-14 Claudio Freireaacenc: Fix erasure of surround channels
2013-05-14 Claudio Freireaacenc: Fix target bitrate for twoloop quantiser search
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.
next