]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-07-18 Michael NiedermayerMerge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'
2014-07-18 Michael NiedermayerMerge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'
2014-07-18 Michael NiedermayerMerge commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46'
2014-07-18 Michael NiedermayerMerge commit '24af1aa0f70362a66cda04c9d7cd012e019f5572'
2014-07-18 Michael NiedermayerMerge commit '746ad4e0df7faf93329804e412ec53c1d929a75b'
2014-07-18 Michael NiedermayerMerge commit 'cb44b21da1f59923be577f08c267ec270529be97'
2014-07-18 Peter Bfate: Add test for wav Peak Envelope Chunk encoder...
2014-07-18 Carl Eugen... Fix make checkheaders for libavcodec/proresdsp.h.
2014-07-18 Diego Biurrunidctdsp: prettyprinting cosmetics
2014-07-18 Diego Biurrunidct: Convert IDCT permutation #defines to an enum
2014-07-18 Diego Biurrunavdevice: Give names to anonymously typedeffed structs
2014-07-18 Diego Biurrunfft: Convert FFT/MDCT permutation type #defines to...
2014-07-18 Diego Biurrundct-test: Improve CPU flags struct member name
2014-07-18 Diego Biurrundct-test: Move cpu_flags variable out of global scope
2014-07-18 Andrey Utkinlavfi/drawtext: add alias "expr_int_format" to expansio...
2014-07-18 Timothy Gusmacker: remove dead code
2014-07-18 Michael NiedermayerMerge commit '7e18a727d2c2a19f22fcf68875d1b05fd2eafcef'
2014-07-18 Michael NiedermayerMerge commit 'fe67f3fbb5f9f6a6b60f837f6bc5e087ac11f3bf'
2014-07-18 Martin Storsjöarm: cosmetics: Consistently use lowercase for shift...
2014-07-18 Martin Storsjöarm: cosmetics: Fix a misaligned asm operand
2014-07-18 James Almeralpha/me_cmp: move code out of dsputil
2014-07-18 James Almeralpha/idctdsp: move disabled cruft out of dsputil
2014-07-18 Michael Niedermayeravcodec/a64multienc use av_freep()
2014-07-18 Timothy Gua64multienc: remove dead assignment
2014-07-18 Timothy Gukerndeint: remove dead assignments
2014-07-18 Michael NiedermayerMerge commit '5a272190a04666f0fe41be767396b30712638c21'
2014-07-18 Michael NiedermayerMerge commit '5edad2c4a1f46bcc56be755af86ab355c2f1b37f'
2014-07-18 Michael NiedermayerMerge commit '87552d54d3337c3241e8a9e1a05df16eaa821496'
2014-07-18 Michael NiedermayerMerge commit '5c22e8e4ad0852d61d5c4ba8d67d33fd72339497'
2014-07-17 Michael Niedermayeravcodec/dvenc: clear all dsp contexts
2014-07-17 Ben Avisonarmv6: Accelerate butterflies_float
2014-07-17 Ben Avisonarmv6: Accelerate vector_fmul_window
2014-07-17 Ben Avisonarmv6: Accelerate ff_fft_calc for general case (nbits...
2014-07-17 Ben Avisonarmv6: Accelerate ff_imdct_half for general case (mdct_...
2014-07-17 Michael Niedermayeravcodec/me_cmp: restore author attribution and copyrights
2014-07-17 Michael NiedermayerMerge commit '2d60444331fca1910510038dd3817bea885c2367'
2014-07-17 Michael NiedermayerMerge commit 'a578b0407dc983aecd72028e1127062689b67089'
2014-07-17 Michael NiedermayerMerge commit 'c23ce454b3e33634a188d6facfd2b7182af5af93'
2014-07-17 Nicolas Georgelavd/x11grab: reindent after last commit.
2014-07-17 Nicolas Georgelavfi: check refcount before merging.
2014-07-17 Nicolas Georgelavd/x11grab: add an option to disable MIT-SHM.
2014-07-17 Nicolas Georgelavd/x11grab: check 32-bits color masks.
2014-07-17 Nicolas Georgelavd/x11grab: change error code for unsupported visuals.
2014-07-17 Nicolas Georgelavd/x11grab: disable drawing mouse without XFixes.
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-17 Michael Niedermayeravcodec/resample: Use av_m/realloc_array()
2014-07-17 Michael Niedermayeravcodec/resample2: Use av_malloc(z)_array()
2014-07-17 Michael Niedermayerffserver: use av_mallocz_array()
2014-07-17 Stefano Sabatinilavf/segment: set segment end time when the first packe...
2014-07-17 Stefano Sabatinilavf/segment: fix weird indent
2014-07-17 Stefano Sabatinilavf/segment: show incoming packet duration in debug...
2014-07-17 Stefano Sabatinilavf/segment: only use reference frames for computing...
2014-07-17 Martin Storsjöconfigure: Assume runtime cpu detection on arm on ...
2014-07-17 Michael Niedermayeravformat/dv: implement fallback in dv_extract_pack()
2014-07-17 Michael NiedermayerMerge commit '324ff59444ff5470bb325ff1e2be7c4b054fc944'
2014-07-17 Michael NiedermayerMerge commit '2db953f84671997e936f91140ffb5143c1537844'
2014-07-17 Michael NiedermayerMerge commit 'a11ef610eec5241e226efbd1c5bb5eb45c88d2c2'
2014-07-17 Stefano Sabatinidoc/filters/drawtext: simplify example, use clip()...
2014-07-17 Andrey Utkinlavfi/drawtext: add fontcolor_expr option
2014-07-17 Diego Biurrunx86: dsputil: Coalesce all init files
2014-07-17 Nidhi Makhijaniavpacket: Check for and return errors in ff_interleave_...
2014-07-17 Luca Barbatoh264: K&R formatting cosmetics
2014-07-17 Andrey Utkinlavfi/drawtext: add expansion function eif()
2014-07-17 Stefano Sabatinilavu/eval: add clip function
2014-07-17 Michael Niedermayeravutil/opt: try to fix the case where src==dst in av_op...
2014-07-17 Simon Thelenlibavformat/segment: change segment_list_size behavior...
2014-07-16 Michael Niedermayeravformat: Micro bump for "md5enc: add format_version...
2014-07-16 Michael Niedermayeravformat/md5enc: add format_version, to allow selecting...
2014-07-16 Ben Avisonarmv6: Accelerate butterflies_float
2014-07-16 Ben Avisonarmv6: Accelerate vector_fmul_window
2014-07-16 Diego Biurrunh264: Remove some commented-out, broken cruft
2014-07-16 Michael Niedermayeravcodec/snow: remove unused variables
2014-07-16 Timothy Guaaccoder: remove unused assignment
2014-07-16 Michael NiedermayerMerge commit 'adff0a8166345bb9513f0f658043fb6387e90122'
2014-07-16 Diego Biurrunarm: dsputil: Coalesce all init files
2014-07-16 Timothy Guvp9: remove unused assignment
2014-07-16 Timothy Guget_bits: remove unused assignment
2014-07-16 Michael Niedermayeravcodec/snow: only allocate space for edges when encoding
2014-07-16 Michael Niedermayeravcodec/snowdec: remove mpegvideoencdsp dependency
2014-07-16 James Almerdiracdec: don't call ff_emulated_edge_mc_8 directly
2014-07-16 Michael NiedermayerMerge commit '14b4e64eabc84c5a5e57c8ccc56bbeb95380823b'
2014-07-16 Michael NiedermayerChangelog: change "version <next>" to "version 2.3"
2014-07-16 Vittorio Giovarag2meet: allow size changes within original sizes
2014-07-16 Michael Niedermayerdoc/APIchanges: update
2014-07-15 Michael Niedermayeravcodec/hevc: clear HEVClcList[i] on allocation
2014-07-15 Marc Jeffreysavfilter/drawtext: Add basic text shaping using libfribidi
2014-07-15 Hanspeter Niederstrasseravdevice/avfoundation: kCVPixelFormatType_OneComponent8...
2014-07-15 James Almerdiracdec: remove unused dsputil context
2014-07-15 Michael Niedermayeravformat/matroskadec: fix declaration after statement
2014-07-15 Vignesh Venkatasubra... lavf: Add WebM DASH Manifest Muxer
2014-07-15 Vignesh Venkatasubra... lavf/matroska: Add functions for WebM DASH Manifest
2014-07-15 Stepan BujnakBlackframe video filter now sets metadata accordingly.
2014-07-15 Michael Niedermayeravcodec/hevc: treat current_sps like sps_list
2014-07-15 Michael Niedermayeravcodec/hevc_ps: prevent stale pointer in malloc failur...
2014-07-15 Michael Niedermayeravutil & avdevice: remove av_bprint_fd_contents()
2014-07-15 Clément Bœschbuild: fix build with --disable-encoders
2014-07-15 Michael Niedermayerffmpeg_opt: remove intra_dc_precision, its handled...
2014-07-15 Michael Niedermayeravcodec/mpegvideo_enc: make edge for interlaced mpeg2...
2014-07-15 Michael Niedermayeravcodec/mpegvideo_enc: check intra dc precission
2014-07-15 Michael Niedermayeravcodec/mpegvideo_enc: workaround applications specifyi...
next