]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-02-28 Michael NiedermayerMerge commit 'ee964145b5d229571e00bf6883a44189d02babe2'
2015-02-28 Michael NiedermayerMerge commit 'b9d2d6843a49f9df1d1ae1afe817d9b48c445919'
2015-02-28 Michael NiedermayerMerge commit 'e14f98c62fdf8744b07419314095d1b3248cce75'
2015-02-28 Michael NiedermayerMerge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'
2015-02-28 Andreas Cadhalpunavformat/flvenc: check that the codec_tag fits in the...
2015-02-28 Andreas Cadhalpunavcodec/utils: use correct printf specifier in ff_set_sar
2015-02-28 Michael Niedermayeravutil/imgutils: correctly check for negative SAR compo...
2015-02-28 Anton Khirnovlavc: remove unused traces of fmtconvert usage
2015-02-28 Martin Storsjötls: Pass AVOptions dictionaries through to the chained...
2015-02-28 Martin Storsjötcp: Clarify the units for the timeout avoptions
2015-02-28 Martin Storsjöavio: Rename avclass symbols relating to avio
2015-02-28 Michael Niedermayeravcodec/ppc/fdctdsp: fix const warning
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Optimize vc1_decode_i_block_adv()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Optimize vc1_decode_i_block()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: cosmetics
2015-02-28 zhaoxiu.zengavcodec/vc1_block: move early exit code up in ff_vc1_pr...
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Use av_clip_uintp2()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Optimize vc1_decode_ac_coeff()
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Simplify dcdiff initialization
2015-02-28 zhaoxiu.zengavcodec/vc1_block: Simplify dir_ptr / pred initialization
2015-02-28 zhaoxiu.zengavcodec/vc1: Simplify pred/mc loops
2015-02-28 zhaoxiu.zengavcodec/vc1: Simplify dmv_y initialization
2015-02-28 zhaoxiu.zengavcodec/vc1: Simplify code setting and using extend_x/y
2015-02-28 zhaoxiu.zengavcodec/vc1: Make init_block_index() inline
2015-02-28 zhaoxiu.zengavcodec/vc1: use uint8_t for size_table
2015-02-28 zhaoxiu.zengavcodec/vc1: simplify offset table and access
2015-02-28 Michael Niedermayerffmpeg: Fix -vstats when coded_frame is not set
2015-02-28 Niklas Haaslavc/pngenc: Support writing colorspace tags.
2015-02-27 Michael Niedermayeravformat: Add prefix to get_codec_guid()
2015-02-27 Michael Niedermayerswscale: Add prefix to updateMMXDitherTables()
2015-02-27 Michael Niedermayerswresample: Add prefix to soxr_resampler
2015-02-27 Michael Niedermayeravcodec/dvdec: Make dv_iweight_720_c static
2015-02-27 Michael Niedermayeravcodec/v210dec: Add ff prefix to v210_x86_init()
2015-02-27 Michael Niedermayeravcodec/h264: Add ff_ prefix to the shared h264_init_de...
2015-02-27 Christophe... lavf/mov: correct printf specifier
2015-02-27 Michael Niedermayeravcodec/snow: mark dwt init as av_cold
2015-02-27 Michael Niedermayeravcodec/diracdsp: Mark ff_diracdsp_init() as av_cold
2015-02-27 Michael Niedermayeravcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_cold
2015-02-27 Michael Niedermayerpostproc: mark alloc/free context functions as av_cold
2015-02-27 Derek Buitenhuismovenc: Write 'colr' box correctly for MP4
2015-02-27 Clément Bœschavfilter/palettegen: fix frame mem leak
2015-02-27 Michael Niedermayeravformat/ffmenc: Use ffio_free_dyn_buf()
2015-02-27 Michael Niedermayeravformat/rtpdec_vp9: Use ffio_free_dyn_buf()
2015-02-27 Paul B Maholavcodec/hqx: use init_get_bits8()
2015-02-27 Paul B Maholavcodec/hqx: fix typo
2015-02-27 Michael Niedermayerswscale/utils: clear formatConvBuffer on allocation
2015-02-26 Andreas Cadhalpunavformat/bit: only accept the g729 codec and 1 channel
2015-02-26 Andreas Cadhalpunavformat/bit: check that pkt->size is 10 in write_packet
2015-02-26 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2015-02-26 Dyami CaliriFix buffer_size argument to init_put_bits() in multiple...
2015-02-26 Michael Niedermayeravformat/mp3dec: Check for avcodec_alloc_context3(...
2015-02-26 Michael Niedermayeravformat/mp3dec: properly allocate dummy AVCodecContext
2015-02-26 Michael NiedermayerMerge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd'
2015-02-26 Vittorio Giovaracolormatrix: Accept bt601 aliases as input
2015-02-26 Nicolas Georgeffmpeg: notify when the thread message queue blocks.
2015-02-26 Nicolas Georgeffmpeg: allow to set the thread message queue size.
2015-02-26 Nicolas Georgelavd/alsa: set frame_size field.
2015-02-26 James Cowgillmips/acelp_filters: fix incorrect register constraint
2015-02-26 James Cowgillmips/aacdec: refactor out duplicated assembly code
2015-02-26 James Cowgillmips/sbrdsp: remove sbr_neg_odd_64_mips
2015-02-26 James Cowgillmips/fft: remove some useless assembly
2015-02-26 James Cowgillmips/aacpsdsp: fix definition of ps_decorrelate_mips
2015-02-26 James Cowgillmips/mathops: remove 64-bit code
2015-02-26 Luca Barbatoconfigure: Move the cross_prefix setting after the...
2015-02-26 Clément Bœschtests: add paletteuse test
2015-02-26 Clément Bœschtests: add palettegen test
2015-02-26 Clément Bœschavfilter/paletteuse: use AV_QSORT()
2015-02-26 Clément Bœschavfilter/palettegen: use AV_QSORT()
2015-02-26 Clément Bœschavfilter/palettegen: consistently use the same frame...
2015-02-26 Clément Bœschavfilter/palettegen: use a logging context for the...
2015-02-26 Clément Bœschavfilter/palettegen: export color quantization ratio
2015-02-26 Andreas Cadhalpunavformat/adxdec: check avctx->channels for invalid...
2015-02-26 Andreas Cadhalpunavformat/adxdec: set avctx->channels in adx_read_header
2015-02-26 Michael Niedermayeravformat/dss: implement seeking
2015-02-26 Michael Niedermayeravformat/dss: set bitrate
2015-02-26 Michael Niedermayeravformat/dss: set packet duration
2015-02-25 Michael Niedermayeravformat/dss: correct sample rate
2015-02-25 James Almerlibavutil: add x86 optimized av_popcount
2015-02-25 Michael Niedermayeravcodec/hevc_ps: Check that log2_ctb_size is not smalle...
2015-02-25 Michael Niedermayeravcodec/snow: Initialize spatial_decomposition_count...
2015-02-25 Michael Niedermayeravutil/common: Fix integer overflow in av_clip_int8...
2015-02-25 Seppo Tomperiavcodec/hevcdsp: ARM NEON optimized qpel functions
2015-02-25 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-25 Michael Niedermayeravcodec/hevc_ps: Sanity checks for some log2_* values
2015-02-25 Clément Bœschavfilter/palettegen: move longest variable to a local...
2015-02-25 Carl Eugen... Allow muxing h264 into ts with startcode "001" instead...
2015-02-25 Carl Eugen... lavfi/fade: Do not overread input buffer.
2015-02-25 Michael Niedermayeravformat/mov: Check ctts_count before use
2015-02-25 Michael Niedermayeravcodec/zmbv: Check len before reading in decode_frame()
2015-02-25 Michael Niedermayeravcodec/h264: Clear last_pic_for_ec on seeks and reinits
2015-02-25 Michael Niedermayeravcodec/arm/hevcdsp_idct_neon: drop ".code 32"
2015-02-25 Michael NiedermayerMerge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'
2015-02-25 Michael NiedermayerMerge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'
2015-02-25 Michael NiedermayerMerge commit 'da7e561964ee833678dc24fae0b0265358126d1e'
2015-02-24 Michael NiedermayerMerge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'
2015-02-24 Michael NiedermayerMerge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'
2015-02-24 Michael NiedermayerMerge commit '199fb40278146c5bb162990c66ad3cd561abc780'
2015-02-24 Michael NiedermayerMerge commit '8a273a746061a112e5e35066a8fd8e146d821a62'
2015-02-24 Michael NiedermayerMerge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'
2015-02-24 Michael NiedermayerMerge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'
next