projects
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2014-01-21
Stefano Sabatini
lavf/segment: drop pointless variable oc from seg_write...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Stefano Sabatini
lavf/segment: remove duplicated and inconsistent cleanu...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Stefano Sabatini
lavf/mpegtsenc: fix weird indent
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Stefano Sabatini
examples/filtering_audio,video: drop call to avcodec_ge...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
avformat/mov: Ignore the last frame for duration and...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Reimar Döffinger
lossless_videodsp.asm: fix compilation.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit '5b2b23f2d69e05c5fcd1c933e383fe60e185574d'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit 'e22ebd04bcab7f86548794556c28ecca46d9c2ac'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit '0d999333f96a34903448579bf13a3209deaee9da'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit '838740e6420538ad45982da6b1d3aa3ae91307f5'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit 'faf03ecba03155bb1f5416713bd01da043863b43'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit 'a246d06fe0dc6c2ea65e95327624b4537ff9bd0d'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit 'b37e796082b2d787aff3cd5631bb89c4fd374708'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit 'd5c15ebeaf1914ea5e3e0599d4316d7c4cf74434'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit 'a7a07cc98ac548297b5b0628cb81280e11952e3f'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Sam Lantinga
dxva2: Log errors verbosely
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Sam Lantinga
dxva2: Retry IDirectXVideoDecoder_BeginFrame()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Luca Barbato
hevc: Bound check cu_qp_delta
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Luca Barbato
hevc: Bound check slice_qp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Luca Barbato
hevc: Prevent some integer overflows
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Guillaume Martres
hevc: Remove useless clip
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Guillaume Martres
hevc: clip pixels when transquant bypass is used
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Luca Barbato
hevc: Use uint64 to check for tile dimensions
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
hevc: Fix modulo operations
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
hevc: check that VPS referenced from SPS exists
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Stefano Sabatini
examples/muxing: reduce duration, remove wrong and...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit '89564be444d24f75ea5add8b6987e414cf7aa7d5'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
Merge commit 'd01e684186bc1631bc176f06b89d33c27ec0d24d'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
fate: add a few tests for >8bpc ffvhuff
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
avcodec/lossless_videodsp: fix diff_int16_c on MIPS
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
avcodec/x86/lossless_videodsp: Port lorens add_hfyu_lef...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Michael Niedermayer
avcodec/x86/lossless_videodsp: use SPLATW in add_int16
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
vc1: Always reset numref when parsing a new frame header.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Move sub_hfyu_median_prediction_int16() to losslessviddsp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Move add_hfyu_median_prediction_int16() to losslessviddsp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Move add_hfyu_left_prediction_int16 to losslessviddsp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcdoec/huffyuvenc: optimize sub_left_prediction()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Move add/diff_int16 to lossless_videodsp
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Martin Storsjö
rtmpproto: Send a full, absolute timestamp if it isn...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Martin Storsjö
rtmpproto: Avoid using uninitialized memory
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Justin Ruggles
mov: do not set avg_frame_rate in the demuxer
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Merge remote-tracking branch 'cehoyos/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcodec/jpeg2000dec: fix error detection in pix_fmt_match()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcodec/jpeg2000dec: calculate planar and pixelsize...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcodec/vmnc: Check that rectangles are within the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcodec/diracdec: allocate edges internally instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Merge commit '024db24912a39316b0ef0b7d793307d62da038f4'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcodec/mpegvideo_enc: disable direct mode in load_inpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Merge commit 'f7e85ee996b3886c2b13e928b83277382311af96'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Stefano Sabatini
examples/muxing: remove redundant {}
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Stefano Sabatini
examples/muxing: change error checks, from "ret !=...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Stefano Sabatini
examples/muxing: factorize write_interleave code
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Stefano Sabatini
examples: add remuxing example
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Anton Khirnov
lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Anton Khirnov
mpegvideo: allocate edges when encoding.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Anton Khirnov
lavc: allow the caller to override dimensions in ff_get...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Carl Eugen...
Avoid a possible overflow when reading Nikon avi files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Carl Eugen...
Add h263dsp dependency to mpeg1video and mpeg2video...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Carl Eugen...
Fix compilation with --disable-hwaccel=mpeg1_xvmc,mpeg2...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
Merge remote-tracking branch 'cehoyos/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcodec/x86/dsp: add_int16_mmx / add_int16_sse2
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Michael Niedermayer
avcodec/dsputil/huffyuv: move diff int16 and add int16...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Carl Eugen...
Allow decoding of slightly broken Nikon avi files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Peter Ross
vp8: remove redundant "equals 1" test
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
wm4
lavf: add avformat_get_mov_video_tags() and avformat_ge...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
Merge commit 'ade75fb811500f3e3f284737f123938d83be728f'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
Merge commit 'c229f571fd3c7d7b567c27c87b2bbcdaee1b0e9f'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
Merge commit '1f604f96ea70503caa642f68a85be6074a5b3f46'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avformat/matroskadec: identify SMI as SVQ3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Tim Walker
eac3: cosmetics, re-indent.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Tim Walker
(e)ac3: clip surround mix level indexes.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Tim Walker
(e)ac3: parse and store the Lt/Rt and LFE mix levels.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Tim Walker
ac3: set default matrix encoding modes in parse_frame_h...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avformat/matroskadec: support QDM2 as generated by...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avformat/matroskadec: support SVQ3 as generated by...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
Merge remote-tracking branch 'cigaes/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avcodec/mjpegdec: Dont skip picture allocation if there...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Nicolas George
lavfi/dualinput: fix shortest option.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Nicolas George
lavfi/vf_tile: use av_make_q.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Nicolas George
lavfi/avf_concat: use av_make_q.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Nicolas George
lavfi/af_amerge: use av_make_q.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Nicolas George
lavu/rational: add syntactic sugar.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Timothy Gu
doc/muxers: add "Options", "Examples", "Syntax", etc...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Timothy Gu
doc/encoders: add libx264rgb doc and supported pixfmts...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Stefano Sabatini
doc/muxers/segment: fix formula for computing the segme...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Stefano Sabatini
lavfi/vidstabtransform: apply various documentation...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avcodec/aacdec: Dont fail if channels arent known yet
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avcodec/mjpegdec: Dont treat the lack of a startcode...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avcodec/mjpegdec: only run EOI emulation code when...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-19
Michael Niedermayer
avcodec/mjpegdec: update cur_scan also for non-LS jpeg
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Timothy Gu
avcodec/dnxhdenc: return meaningful return codes
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Michael Niedermayer
Merge commit '9ecabd7892ff073ae60ded3fc0a1290f5914ed5c'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Michael Niedermayer
Merge commit '0652e024c680420d298cdf3719d0a0c030173fe3'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-18
Michael Niedermayer
Merge commit '98cc9efc5f6b4dc847ed3b9b60b1c3bcd14e6791'
commit
|
commitdiff
|
tree
|
snapshot
next