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
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
20
-217
/
+242
*
swscale: do not forget to swap data in formats with different endianness
Kostya Shishkov
2012-10-31
2
-8
/
+50
*
aacdec: Drop some unused function arguments
Diego Biurrun
2012-10-31
1
-24
/
+20
*
x86: Fix assembly with NASM
Dave Yeo
2012-10-31
1
-1
/
+1
*
x86: fmtconvert: Refactor cvtps2pi emulation through cpuflags
Diego Biurrun
2012-10-31
1
-26
/
+26
*
x86: fmtconvert: port to cpuflags
Diego Biurrun
2012-10-31
1
-70
/
+71
*
x86: MMX2 ---> MMXEXT in macro names
Diego Biurrun
2012-10-31
10
-68
/
+68
*
x86: mmx2 ---> mmxext in variable names
Diego Biurrun
2012-10-31
3
-45
/
+56
*
x86: mmx2 ---> mmxext in comments and messages
Diego Biurrun
2012-10-31
14
-24
/
+24
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
34
-34
/
+34
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
37
-36
/
+5
*
cng: Reindent some incorrectly indented lines
Martin Storsjö
2012-10-30
2
-2
/
+2
*
cngdec: Allow flushing the decoder
Martin Storsjö
2012-10-30
1
-3
/
+17
*
cngdec: Make the dbov variable have the right unit
Martin Storsjö
2012-10-30
1
-2
/
+2
*
cngdec: Fix the memset size to cover the full array
Martin Storsjö
2012-10-30
1
-1
/
+1
*
cngdec: Update the LPC coefficients after averaging the reflection coefficients
Martin Storsjö
2012-10-30
1
-1
/
+1
*
configure: fix print_config() with broke awks
Mans Rullgard
2012-10-30
1
-1
/
+1
*
pixfmt: support more yuva formats
Luca Barbato
2012-10-30
10
-0
/
+417
*
swscale: support gray to 9bit and 10bit formats
Luca Barbato
2012-10-30
2
-4
/
+66
*
configure: rewrite print_config() function using awk
Mans Rullgard
2012-10-30
1
-21
/
+19
*
FATE: fix (AD)PCM test dependencies broken in e519990
Anton Khirnov
2012-10-30
1
-2
/
+2
*
Use ptrdiff_t instead of int for intra pred "stride" function parameter.
Ronald S. Bultje
2012-10-29
5
-117
/
+264
*
x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.
Ronald S. Bultje
2012-10-29
2
-186
/
+190
*
Remove INIT_AVX from x86inc.asm.
Ronald S. Bultje
2012-10-29
1
-8
/
+0
*
Remove usage of INIT_AVX in h264_intrapred_10bit.asm.
Ronald S. Bultje
2012-10-29
2
-169
/
+177
*
dv: fix indentation
Anton Khirnov
2012-10-29
1
-30
/
+30
*
dv: use AVStream.index instead of abusing AVStream.id
Anton Khirnov
2012-10-29
1
-1
/
+1
*
lavfi: add ashowinfo filter
Anton Khirnov
2012-10-29
6
-1
/
+181
*
avcodec: Add a RFC 3389 comfort noise codec
Martin Storsjö
2012-10-29
8
-1
/
+291
*
lpc: Add a function for calculating reflection coefficients from samples
Martin Storsjö
2012-10-29
2
-0
/
+15
*
lpc: Add a function for calculating reflection coefficients from autocorrelat...
Justin Ruggles
2012-10-29
1
-0
/
+31
*
lavr: document upper bound on number of output samples.
Anton Khirnov
2012-10-29
1
-0
/
+4
*
lavr: add general API usage doxy
Anton Khirnov
2012-10-29
2
-0
/
+72
*
indeo3: remove duplicate capabilities line.
Anton Khirnov
2012-10-29
1
-1
/
+0
*
fate: ac3: Add dependencies
Diego Biurrun
2012-10-29
1
-7
/
+8
*
fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups
Diego Biurrun
2012-10-29
1
-9
/
+12
*
fate: Add shorthands for acodec PCM and ADPCM tests
Diego Biurrun
2012-10-29
1
-2
/
+6
*
avconv: Drop unused function argument from do_video_stats()
Diego Biurrun
2012-10-29
1
-3
/
+2
*
cmdutils: Conditionally compile libswscale-related bits
Diego Biurrun
2012-10-29
1
-1
/
+6
*
aacenc: Drop some unused function arguments
Diego Biurrun
2012-10-29
1
-5
/
+4
*
rtsp: Avoid a cast when calling strtol
Martin Storsjö
2012-10-29
1
-1
/
+3
*
nut: support textual data
Luca Barbato
2012-10-29
4
-1
/
+14
*
nutenc: verbosely report unsupported negative pts
Luca Barbato
2012-10-29
1
-2
/
+6
*
lavc: add CODEC_CAP_DR1 to all video decoders missing them
Anton Khirnov
2012-10-29
9
-0
/
+9
*
rtpdec: Cosmetic cleanup
Martin Storsjö
2012-10-28
1
-55
/
+51
*
yuv4mpeg: reject unsupported codecs
Luca Barbato
2012-10-28
1
-0
/
+5
*
nutenc: K&R formatting cosmetics
Luca Barbato
2012-10-28
1
-341
/
+412
*
assdec: fix qsort() callback signature
Mans Rullgard
2012-10-27
1
-2
/
+3
*
configure: detect sparc64 automatically
Mans Rullgard
2012-10-27
1
-3
/
+6
*
vp8: fix memset() crossing array boundary
Mans Rullgard
2012-10-27
1
-1
/
+2
[next]