]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-05-05 Michael NiedermayerMerge commit '15fa856b82ea7dbbf69edc1074eb13dd00b0fa84'
2014-05-05 Michael NiedermayerMerge commit '9580818c5d934bde65a95efd2cee61c174721092'
2014-05-05 Michael NiedermayerMerge commit '01947f07b81a57fb1e15114b710f6d5ae4f70a11'
2014-05-05 Michael NiedermayerMerge commit '65ed9e7585e86e6c728bc762ac9944b157e39f8d'
2014-05-05 Michael NiedermayerMerge commit '650a5206a944fd36a42d92f98e745972056b1f7c'
2014-05-05 Michael NiedermayerMerge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66'
2014-05-05 Michael NiedermayerMerge commit '73ed8558a61c4f1d0ce8d1f35183ac1a0a4e31e3'
2014-05-05 Jean Firstlibfdk-aacenc: Enable 7.1 channel encoding
2014-05-05 Carl Eugen... Fix standalone compilation of sonic lossless encoder.
2014-05-05 Michael Niedermayeravfilter/f_select: fix incompatible pointer type warning
2014-05-05 Michael Niedermayeravcodec/lossless_videodsp: fix incompatible pointer...
2014-05-05 Hendrik Leppkesavisynth: set duration of audio streams
2014-05-04 Michael Niedermayerswscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and...
2014-05-04 Michael Niedermayeravutil/pca: Use av_malloc_array()
2014-05-04 Michael NiedermayerMAINTANERS: update snow/ffv1/nut entries as these are...
2014-05-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-05-04 Carl Eugen... Map --enable-lto to -ipo when compiling with icc.
2014-05-04 Carl Eugen... Disable inline_asm_direct_symbol_refs if lto was requested.
2014-05-04 Lukasz Mareklavf/mux: pass options to nested structs of priv data
2014-05-04 Michael Niedermayeravcodec/h263dec: use AV_EF_IGNORE_ERR
2014-05-04 Michael Niedermayeravformat: add AV_EF_IGNORE_ERR
2014-05-04 Michael Niedermayeravcodec: add AV_EF_IGNORE_ERR
2014-05-04 Michael Niedermayerdoc/codecs: document ignore_err
2014-05-04 Clément Bœschavfilter/lut3d: support 3DLUTSIZE directive for Davinci...
2014-05-04 Lukasz MarekMAINTAINERS: add myself as lavd/xv maintainer
2014-05-04 Matt OliverMaintainers: add myself for msvc and icl.
2014-05-04 Matt OliverEnable inline asm in intel compiler on windows.
2014-05-03 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-05-03 Michael NiedermayerMerge commit 'dcbfb7805a655757e0dac2a647dfcd3de0ab0510'
2014-05-03 Michael NiedermayerMerge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5'
2014-05-03 Michael NiedermayerMerge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f'
2014-05-03 Michael NiedermayerMerge commit '3a177a9cca924e097265b32f9282814f6b653e08'
2014-05-03 Michael NiedermayerMerge commit '925c37874b617816b6f460c6f229c18b46548b46'
2014-05-03 Michael NiedermayerMerge commit 'a90d92ce2aeea8eaae5c616958d20e000e20b964'
2014-05-03 Michael NiedermayerMerge commit 'c6b42e85493915a3c3891345f57422f9031a0b4f'
2014-05-03 Michael Niedermayeravcodec/jpeglsdec: add cast to silence pointer type...
2014-05-03 Michael Niedermayeravfilter/vf_deshake: dont pass the wrong context into...
2014-05-03 Michael Niedermayeravcodec/snow_dwt: fix "incompatible pointer type" warnings
2014-05-03 Carl Eugen... Initialize riff and wav size fields to -1 instead of 0.
2014-05-03 Michael Niedermayeravcodec/kgv1dec: add casts to silence "assignment from...
2014-05-03 Michael Niedermayeravcodec/xbmdec: fix pointer type warnings
2014-05-03 Anton Khirnovavconv: rename OutputStream.opts to OutputStream.encode...
2014-05-03 Anton Khirnovavconv: remove a useless line
2014-05-03 Anton Khirnovavconv: rename 'codec' to 'enc_ctx'
2014-05-03 Anton Khirnovavconv: rename 'icodec' to 'dec_ctx'
2014-05-03 Anton Khirnovavconv: rename InputStream.opts to InputStream.decoder_opts
2014-05-03 Anton Khirnovavconv: simplify exit_program() by using more local...
2014-05-03 Michael Niedermayeravcodec/h263dec: fix "incompatible pointer type" warning
2014-05-03 Michael Niedermayeravfilter/audio: use av_mallocz_array()
2014-05-03 Michael Niedermayeravcdoec/snowenc: use av_mallocz_array()
2014-05-03 Michael Niedermayeravcodec/ffv1dec: use av_malloc_array()
2014-05-03 Clément Bœschavfilter/edgedetect: update copyright.
2014-05-03 Clément Bœschavfilter/edgedetect: reindent after previous commit.
2014-05-03 Clément Bœschavfilter/edgedetect: add a colormix mode.
2014-05-03 Luca Barbatoprobe: Support AAC_LATM in set_codec_from_probe_data
2014-05-03 Luca Barbatolatm: Add a probe function
2014-05-03 Luca Barbatomathematics: K&R formatting cosmetics
2014-05-03 Luca Barbatoswscale: Fix an undefined behaviour
2014-05-03 Luca Barbatovp9: Read the frame size as unsigned
2014-05-03 Clément Bœschavfilter/edgedetect: make processing functions context...
2014-05-03 Matt Oliverx86/cavdsp: prevent named constraints appearing twice.
2014-05-03 Carl Eugen... Remove two duplicated named asm constraints.
2014-05-03 Michael Niedermayervfilter/vf_yadif: fix request_frame after 0f9f24c9
2014-05-03 Michael Niedermayeravcodec/h264: mark recovery_cnt==0 frames as keyframes
2014-05-03 Carl Eugen... Fix standalone compilation of dsd planar decoders.
2014-05-03 Carl Eugen... Fix oga muxer standalone compilation.
2014-05-03 Michael Niedermayeravfilter/vf_showinfo: also calculate and show mean...
2014-05-03 Michael Niedermayerdoc/APIchanges: more dates and hashes
2014-05-03 Lukasz Marekdoc/APIchanges: add hashes and dates
2014-05-03 mplayer developerslibavfilter/libmpcodecs: sync existing filters with...
2014-05-02 Lukasz Marekdoc: fix message names in opengl doc
2014-05-02 Michael Niedermayeravcodec/h263dec: print MB position for each MB when...
2014-05-02 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2014-05-02 Lukasz Mareklavd/xv: reident after previous commits
2014-05-02 Lukasz Mareklavf/mux: pass options to nested structs of priv data
2014-05-02 Lukasz Mareklavu/opt: add av_opt_set_dict2() function
2014-05-02 Lukasz Mareklavd/opengl_enc: fix window size correction code
2014-05-02 Lukasz Mareklavd/opengl_enc: add window size param
2014-05-02 Lukasz Mareklavd/opengl_enc: use flag to mark inited context
2014-05-02 Michael Niedermayeravcodec/mpegvideo: fix gray*() parameter types
2014-05-02 Michael Niedermayeravcodec/mpegvideo: support disabling motion compensation
2014-05-02 Matt OliverEnable opencl wihtout pthreads.
2014-05-02 Michael Niedermayeravfilter/vf_yadif: fix filtering a single image
2014-05-01 Michael Niedermayeravcodec/libxvid: improve return codes
2014-05-01 Michael Niedermayeravcodec/utils/ff_init_buffer_info factor avctx->interna...
2014-05-01 Michael Niedermayeravcodec/utils: merge ff_decode_frame_props() and ff_ini...
2014-05-01 Michael Niedermayeravcodec/utils: ff_decode_frame_props: set pkt_size
2014-05-01 Michael Niedermayerffmpeg: put the sizeof() second in av_malloc_array()
2014-05-01 Matt Oliveropencl: add support for non-pthread locking
2014-05-01 Peter Rossavformat/wtvdec: ignore mpeg2 extradata
2014-05-01 Michael NiedermayerMerge commit 'ba71c74017c287681153ec8f6f1cba650d797275'
2014-05-01 Michael NiedermayerMerge commit 'e7fc9796d82abc99ef0af71027fb9aaa5311d137'
2014-05-01 Michael NiedermayerMerge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca'
2014-05-01 Michael NiedermayerMerge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'
2014-05-01 Michael NiedermayerMerge commit '92e4b643dfdafdb6528f1baffdbea2b9a028d7c0'
2014-05-01 Michael NiedermayerMerge commit '18f2514c4037befd37b02e4d4f10c159edf3b26f'
2014-05-01 Michael NiedermayerMerge commit 'a2941c8cb216bdc144953cace64973f5600ffa2d'
2014-05-01 Michael NiedermayerMerge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'
2014-05-01 Michael NiedermayerMerge commit 'b2c31710c96fa47d9dcd40b64d39663e8957f683'
2014-05-01 Michael NiedermayerMerge commit '5fccedaa67390ccddd6347c8e1c71b7664558bcd'
next