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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
340
-1083
/
+1083
*
lavc: add AV prefix to codec ids.
Anton Khirnov
2012-08-07
4
-317
/
+695
*
mpc8: add a flush function
Justin Ruggles
2012-08-06
1
-0
/
+7
*
nuv: K&R formatting cosmetics
Diego Biurrun
2012-08-06
1
-70
/
+96
*
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
*
x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
Diego Biurrun
2012-08-05
1
-4
/
+4
*
dpx: Make start offset unsigned
Derek Buitenhuis
2012-08-05
1
-1
/
+2
*
cosmetics: Fix a few switched periods and linebreaks
Derek Buitenhuis
2012-08-04
1
-1
/
+1
*
zerocodec: Fix memleak in decode_frame
Derek Buitenhuis
2012-08-04
1
-5
/
+6
*
zerocodec: Cosmetics
Derek Buitenhuis
2012-08-04
1
-12
/
+10
*
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
19
-33
/
+32
*
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
6
-43
/
+45
*
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
*
x86: fft: fix imdct_half() for AVX
Ronald S. Bultje
2012-08-02
1
-3
/
+10
*
vc1dec: remove useless #include simple_idct.h
Mans Rullgard
2012-08-02
1
-1
/
+0
*
dct-test: always link with aandcttab.o
Mans Rullgard
2012-08-02
1
-1
/
+1
*
vp8: pack struct VP8ThreadData more efficiently
Mans Rullgard
2012-08-02
1
-17
/
+17
*
x86: remove libmpeg2 mmx(ext) idct functions
Mans Rullgard
2012-08-02
5
-680
/
+0
*
eamad: Use dsputils instead of a custom bswap16_buf
Derek Buitenhuis
2012-08-01
1
-8
/
+1
*
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
5
-2
/
+289
*
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
Diego Biurrun
2012-08-01
4
-4
/
+4
*
ARM: use =const syntax instead of explicit literal pools
Mans Rullgard
2012-08-01
3
-74
/
+35
*
ARM: use standard syntax for all LDRD/STRD instructions
Mans Rullgard
2012-08-01
5
-22
/
+22
*
fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.
Ronald S. Bultje
2012-07-31
5
-226
/
+170
*
dct-test: allow to compile without HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-31
1
-1
/
+1
*
x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-31
4
-33
/
+63
*
dca: Move tables used outside of dcadec.c to a separate file.
Diego Biurrun
2012-08-01
6
-11
/
+38
[next]