git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2015-02-28
zhaoxiu.zeng
avcodec/vc1: Simplify pred/mc loops
commit
|
commitdiff
|
tree
2015-02-28
zhaoxiu.zeng
avcodec/vc1: Simplify dmv_y initialization
commit
|
commitdiff
|
tree
2015-02-28
zhaoxiu.zeng
avcodec/vc1: Simplify code setting and using extend_x/y
commit
|
commitdiff
|
tree
2015-02-28
zhaoxiu.zeng
avcodec/vc1: Make init_block_index() inline
commit
|
commitdiff
|
tree
2015-02-28
zhaoxiu.zeng
avcodec/vc1: use uint8_t for size_table
commit
|
commitdiff
|
tree
2015-02-28
zhaoxiu.zeng
avcodec/vc1: simplify offset table and access
commit
|
commitdiff
|
tree
2015-02-28
Michael Niedermayer
ffmpeg: Fix -vstats when coded_frame is not set
commit
|
commitdiff
|
tree
2015-02-28
Niklas Haas
lavc/pngenc: Support writing colorspace tags.
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avformat: Add prefix to get_codec_guid()
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
swscale: Add prefix to updateMMXDitherTables()
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
swresample: Add prefix to soxr_resampler
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avcodec/dvdec: Make dv_iweight_720_c static
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avcodec/v210dec: Add ff prefix to v210_x86_init()
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avcodec/h264: Add ff_ prefix to the shared h264_init_de...
commit
|
commitdiff
|
tree
2015-02-27
Christophe...
lavf/mov: correct printf specifier
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avcodec/snow: mark dwt init as av_cold
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avcodec/diracdsp: Mark ff_diracdsp_init() as av_cold
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_cold
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
postproc: mark alloc/free context functions as av_cold
commit
|
commitdiff
|
tree
2015-02-27
Derek Buitenhuis
movenc: Write 'colr' box correctly for MP4
commit
|
commitdiff
|
tree
2015-02-27
Clément Bœsch
avfilter/palettegen: fix frame mem leak
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avformat/ffmenc: Use ffio_free_dyn_buf()
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
avformat/rtpdec_vp9: Use ffio_free_dyn_buf()
commit
|
commitdiff
|
tree
2015-02-27
Paul B Mahol
avcodec/hqx: use init_get_bits8()
commit
|
commitdiff
|
tree
2015-02-27
Paul B Mahol
avcodec/hqx: fix typo
commit
|
commitdiff
|
tree
2015-02-27
Michael Niedermayer
swscale/utils: clear formatConvBuffer on allocation
commit
|
commitdiff
|
tree
2015-02-26
Andreas Cadhalpun
avformat/bit: only accept the g729 codec and 1 channel
commit
|
commitdiff
|
tree
2015-02-26
Andreas Cadhalpun
avformat/bit: check that pkt->size is 10 in write_packet
commit
|
commitdiff
|
tree
2015-02-26
Michael Niedermayer
Merge remote-tracking branch 'cigaes/master'
commit
|
commitdiff
|
tree
2015-02-26
Dyami Caliri
Fix buffer_size argument to init_put_bits() in multiple...
commit
|
commitdiff
|
tree
2015-02-26
Michael Niedermayer
avformat/mp3dec: Check for avcodec_alloc_context3(...
commit
|
commitdiff
|
tree
2015-02-26
Michael Niedermayer
avformat/mp3dec: properly allocate dummy AVCodecContext
commit
|
commitdiff
|
tree
2015-02-26
Michael Niedermayer
Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd'
commit
|
commitdiff
|
tree
2015-02-26
Vittorio Giovara
colormatrix: Accept bt601 aliases as input
commit
|
commitdiff
|
tree
2015-02-26
Nicolas George
ffmpeg: notify when the thread message queue blocks.
commit
|
commitdiff
|
tree
2015-02-26
Nicolas George
ffmpeg: allow to set the thread message queue size.
commit
|
commitdiff
|
tree
2015-02-26
Nicolas George
lavd/alsa: set frame_size field.
commit
|
commitdiff
|
tree
2015-02-26
James Cowgill
mips/acelp_filters: fix incorrect register constraint
commit
|
commitdiff
|
tree
2015-02-26
James Cowgill
mips/aacdec: refactor out duplicated assembly code
commit
|
commitdiff
|
tree
2015-02-26
James Cowgill
mips/sbrdsp: remove sbr_neg_odd_64_mips
commit
|
commitdiff
|
tree
2015-02-26
James Cowgill
mips/fft: remove some useless assembly
commit
|
commitdiff
|
tree
2015-02-26
James Cowgill
mips/aacpsdsp: fix definition of ps_decorrelate_mips
commit
|
commitdiff
|
tree
2015-02-26
James Cowgill
mips/mathops: remove 64-bit code
commit
|
commitdiff
|
tree
2015-02-26
Luca Barbato
configure: Move the cross_prefix setting after the...
commit
|
commitdiff
|
tree
2015-02-26
Clément Bœsch
tests: add paletteuse test
commit
|
commitdiff
|
tree
2015-02-26
Clément Bœsch
tests: add palettegen test
commit
|
commitdiff
|
tree
2015-02-26
Clément Bœsch
avfilter/paletteuse: use AV_QSORT()
commit
|
commitdiff
|
tree
2015-02-26
Clément Bœsch
avfilter/palettegen: use AV_QSORT()
commit
|
commitdiff
|
tree
2015-02-26
Clément Bœsch
avfilter/palettegen: consistently use the same frame...
commit
|
commitdiff
|
tree
2015-02-26
Clément Bœsch
avfilter/palettegen: use a logging context for the...
commit
|
commitdiff
|
tree
2015-02-26
Clément Bœsch
avfilter/palettegen: export color quantization ratio
commit
|
commitdiff
|
tree
2015-02-26
Andreas Cadhalpun
avformat/adxdec: check avctx->channels for invalid...
commit
|
commitdiff
|
tree
2015-02-26
Andreas Cadhalpun
avformat/adxdec: set avctx->channels in adx_read_header
commit
|
commitdiff
|
tree
2015-02-26
Michael Niedermayer
avformat/dss: implement seeking
commit
|
commitdiff
|
tree
2015-02-26
Michael Niedermayer
avformat/dss: set bitrate
commit
|
commitdiff
|
tree
2015-02-26
Michael Niedermayer
avformat/dss: set packet duration
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avformat/dss: correct sample rate
commit
|
commitdiff
|
tree
2015-02-25
James Almer
libavutil: add x86 optimized av_popcount
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avcodec/hevc_ps: Check that log2_ctb_size is not smalle...
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avcodec/snow: Initialize spatial_decomposition_count...
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avutil/common: Fix integer overflow in av_clip_int8...
commit
|
commitdiff
|
tree
2015-02-25
Seppo Tomperi
avcodec/hevcdsp: ARM NEON optimized qpel functions
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
Merge remote-tracking branch 'cehoyos/master'
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avcodec/hevc_ps: Sanity checks for some log2_* values
commit
|
commitdiff
|
tree
2015-02-25
Clément Bœsch
avfilter/palettegen: move longest variable to a local...
commit
|
commitdiff
|
tree
2015-02-25
Carl Eugen...
Allow muxing h264 into ts with startcode "001" instead...
commit
|
commitdiff
|
tree
2015-02-25
Carl Eugen...
lavfi/fade: Do not overread input buffer.
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avformat/mov: Check ctts_count before use
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avcodec/zmbv: Check len before reading in decode_frame()
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avcodec/h264: Clear last_pic_for_ec on seeks and reinits
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
avcodec/arm/hevcdsp_idct_neon: drop ".code 32"
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'
commit
|
commitdiff
|
tree
2015-02-25
Michael Niedermayer
Merge commit 'da7e561964ee833678dc24fae0b0265358126d1e'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '199fb40278146c5bb162990c66ad3cd561abc780'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '8a273a746061a112e5e35066a8fd8e146d821a62'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'f4b59334bd898c47c9ac30999a346176548630a8'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
avformat/rtpdec_vp9: remove alloc/free functions
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '78791c086bcaf9eb084c27555b31fea8bbb7624a'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '88434f9725e7c9484dcbcf323566ae88a2904f32'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'ec96a89c3e507cf0fb1f2b159b28a53f2bad9a74'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'ac0e54fda9305cc7d149007f5b512bb8619f7c78'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '12251f997bbc0abb93be39c51021e6d404ca385f'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'c82bf15dca00f67a701d126e47ea9075fc9459cb'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '3567b91e49c6ae101c9a35c90f46b8ad9890ac15'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'f3449062a8d100ac4f703647336c32b126aa99f1'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '8633fb47db2ec39eb8bd1bd65302af75a94ff5d0'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '5956f489d0452ff6dea6b6b81b4fa8e596fc5684'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'e72605f80bf5cbe32053a554ccc137e0a99cf3dd'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4'
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'b7a4c319fda22aa91ce29692d728ec6103b514f6'
commit
|
commitdiff
|
tree
2015-02-24
Luca Barbato
xcbgrab: Unbreak parsing filename options
commit
|
commitdiff
|
tree
2015-02-24
Luca Barbato
xcbgrab: Provide better names for the y and x option
commit
|
commitdiff
|
tree
2015-02-24
John Stebbins
matroskaenc: Allow writing track "forced" flag
commit
|
commitdiff
|
tree
2015-02-24
Michael Niedermayer
Merge commit 'b651c9139e1ab222d5aab9151dcd7d6e40e49885'
commit
|
commitdiff
|
tree
next