index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
582
-3512
/
+3512
*
lavc: add AV prefix to codec ids.
Anton Khirnov
2012-08-07
5
-317
/
+698
*
build: fix library installation on cygwin
Yaakov Selkowitz
2012-08-07
1
-1
/
+4
*
mpc8: add a flush function
Justin Ruggles
2012-08-06
1
-0
/
+7
*
mpc8: set packet duration and stream start time instead of tracking frames
Justin Ruggles
2012-08-06
1
-4
/
+3
*
nuv: K&R formatting cosmetics
Diego Biurrun
2012-08-06
1
-70
/
+96
*
build: generalise rules and variable settings for av* programs
Mans Rullgard
2012-08-06
2
-8
/
+15
*
nuv: check RTjpeg header for validity
Janne Grunau
2012-08-06
2
-4
/
+8
*
Revert "nuv: check per-frame header for validity."
Janne Grunau
2012-08-06
1
-3
/
+3
*
imc: remove unused field IMCContext.one_div_log2
Mans Rullgard
2012-08-06
1
-2
/
+0
*
imc: fix size of a memset()
Mans Rullgard
2012-08-06
1
-1
/
+1
*
imc: remove empty if() block
Mans Rullgard
2012-08-06
1
-3
/
+0
*
fate: simplify variable setting filter.mak
Mans Rullgard
2012-08-06
1
-7
/
+2
*
lavf: Declare an AVRational struct without a struct literal
Martin Storsjö
2012-08-06
1
-1
/
+1
*
x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
Diego Biurrun
2012-08-05
1
-4
/
+4
*
rational: add av_inv_q() returning the inverse of an AVRational
Mans Rullgard
2012-08-05
2
-4
/
+13
*
dpx: Make start offset unsigned
Derek Buitenhuis
2012-08-05
1
-1
/
+2
*
lavfi: properly signal out-of-memory error in ff_filter_samples
Reinhard Tartler
2012-08-05
1
-0
/
+4
*
cosmetics: Fix a few switched periods and linebreaks
Derek Buitenhuis
2012-08-04
2
-3
/
+3
*
zerocodec: Fix memleak in decode_frame
Derek Buitenhuis
2012-08-04
1
-5
/
+6
*
zerocodec: Cosmetics
Derek Buitenhuis
2012-08-04
1
-12
/
+10
*
lavr: fix handling of custom mix matrices
Justin Ruggles
2012-08-04
3
-10
/
+26
*
fate: force pix_fmt in lagarith-rgb32 test
Mans Rullgard
2012-08-04
1
-1
/
+1
*
fate: add tests for lagarith lossless video codec.
Ronald S. Bultje
2012-08-03
5
-0
/
+51
*
ARMv6: vp8: fix stack allocation with Apple's assembler
Mans Rullgard
2012-08-04
1
-1
/
+7
*
ARM: vp56: allow inline asm to build with clang
Mans Rullgard
2012-08-04
1
-4
/
+12
*
fft: 3dnow: fix register name typo in DECL_IMDCT macro
Ronald S. Bultje
2012-08-04
1
-1
/
+1
*
x86: dct32: port to cpuflags
Diego Biurrun
2012-08-03
1
-49
/
+25
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
38
-108
/
+120
*
Revert "wmapro: prevent division by zero when sample rate is unspecified"
Ronald S. Bultje
2012-08-03
1
-5
/
+0
*
wmapro: prevent division by zero when sample rate is unspecified
Sean McGovern
2012-08-03
1
-0
/
+5
*
lagarith: fix color plane inversion for YUY2 output.
Ronald S. Bultje
2012-08-03
1
-3
/
+3
*
lagarith: pad RGB buffer by 1 byte.
Ronald S. Bultje
2012-08-03
1
-1
/
+1
*
dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.
Ronald S. Bultje
2012-08-03
1
-7
/
+13
*
vc1dec: Remove separate scaling function for interlaced field MVs
Mashiat Sarker Shakkhar
2012-08-03
1
-22
/
+8
*
vc1dec: Invoke edge_emulation regardless of MV precision
Mashiat Sarker Shakkhar
2012-08-03
1
-2
/
+2
*
x86: Use consistent 3dnowext function and macro name suffixes
Diego Biurrun
2012-08-03
7
-44
/
+46
*
g723_1: scale output as supposed for the case with postfilter disabled
Kostya Shishkov
2012-08-03
1
-4
/
+10
*
g723_1: increase excitation storage by 4
Kostya Shishkov
2012-08-03
1
-1
/
+1
*
g723_1: fix upper bound parameter from inverse maximum autocorrelation
Kostya Shishkov
2012-08-03
1
-1
/
+4
*
g723_1: make scale_vector() behave like the reference
Kostya Shishkov
2012-08-03
1
-2
/
+3
*
g723_1: fix off-by-one error in normalize_bits()
Kostya Shishkov
2012-08-03
1
-1
/
+1
*
g723_1: save/restore excitation with offset to store LPC history
Kostya Shishkov
2012-08-03
1
-2
/
+2
*
wmapro: prevent division by zero when sample rate is unspecified
Sean McGovern
2012-08-03
1
-0
/
+5
*
x86: proresdsp: improve SIGNEXTEND macro comments
Diego Biurrun
2012-08-02
1
-3
/
+3
*
x86: h264dsp: K&R formatting cosmetics
Diego Biurrun
2012-08-02
1
-225
/
+247
*
LICENSE: Document all GPL files
Derek Buitenhuis
2012-08-02
1
-0
/
+8
*
x86: fft: fix imdct_half() for AVX
Ronald S. Bultje
2012-08-02
1
-3
/
+10
*
rtmppkt: Add missing libavcodec/bytestream.h include.
Alex Rønne Petersen
2012-08-02
1
-0
/
+1
*
rtmp: add functions for reading AMF values
Jordi Ortiz
2012-08-02
2
-0
/
+87
[next]