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
*
Support fourcc Y8 (ticket 308).
ami_stuff
2011-06-27
1
-0
/
+1
*
Support fourcc YV16 (ticket 307).
ami_stuff
2011-06-27
2
-0
/
+2
*
Fix VDPAU decoding for some H264 samples.
Carl Eugen Hoyos
2011-06-27
1
-1
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-27
4
-81
/
+54
|
\
|
*
H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit
Jason Garrett-Glaser
2011-06-26
1
-1
/
+2
|
*
H.264: make filter_mb_fast support 4:4:4
Jason Garrett-Glaser
2011-06-26
1
-13
/
+49
|
*
mpeg4videoenc: Remove disabled variant of mpeg4_encode_block().
Diego Biurrun
2011-06-26
1
-65
/
+0
|
*
Move some variable declarations below the proper #ifdefs.
Diego Biurrun
2011-06-26
1
-2
/
+3
*
|
dnxhddec: handle cid change in bitstream.
Baptiste Coudurier
2011-06-26
1
-5
/
+11
*
|
Add operand size to add instructions.
Reimar Döffinger
2011-06-26
1
-2
/
+2
*
|
Revert "build: Remove redundant config.mak includes from subdirectory Makefil...
Reimar Döffinger
2011-06-26
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-26
2
-5
/
+4
|
\
\
|
|
/
|
*
build: Remove redundant config.mak includes from subdirectory Makefiles.
Diego Biurrun
2011-06-25
1
-2
/
+0
|
*
aacenc: Mark psy_3gpp_window() as av_unused.
Diego Biurrun
2011-06-25
1
-3
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
56
-300
/
+570
|
\
\
|
|
/
|
*
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
Diego Biurrun
2011-06-24
28
-154
/
+154
|
*
Use av_printf_format to check the usage of printf style functions
Martin Storsjö
2011-06-23
1
-1
/
+1
|
*
ARM: allow building in Thumb2 mode
Mans Rullgard
2011-06-23
28
-145
/
+415
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-23
5
-41
/
+50
|
\
\
|
|
/
|
*
ac3enc: remove unneeded local variable in asym_quant()
Justin Ruggles
2011-06-22
1
-6
/
+6
|
*
ac3enc: remove a branch in asym_quant() by doing 2 shifts
Justin Ruggles
2011-06-22
1
-8
/
+2
|
*
ac3enc: avoid masking output in asym_quant() by using signed values for
Justin Ruggles
2011-06-22
2
-12
/
+12
|
*
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
Jason Garrett-Glaser
2011-06-22
1
-5
/
+5
|
*
H.264: fix 4:4:4 + deblocking + MBAFF
Jason Garrett-Glaser
2011-06-22
2
-10
/
+24
|
*
H.264: fix 4:4:4 cropping warning
Jason Garrett-Glaser
2011-06-22
1
-1
/
+2
|
*
H.264: reference the correct SPS in decode_scaling_matrices
Jason Garrett-Glaser
2011-06-22
1
-2
/
+2
|
*
H.264: fix bug in lossless 4:4:4 decoding
Jason Garrett-Glaser
2011-06-22
1
-1
/
+1
*
|
Use HAVE_TEN_OPERANDS for new decode_significance* functions.
Carl Eugen Hoyos
2011-06-22
2
-2
/
+2
*
|
CrystalHD: Always identify H.264 streams as Annex B.
Philip Langdale
2011-06-21
1
-6
/
+2
*
|
CrystalHD: Always send filtered H.264 stream to hardware.
Philip Langdale
2011-06-21
1
-9
/
+13
*
|
CrystalHD: Simplfy extradata handling for non-Annex B content.
Philip Langdale
2011-06-21
1
-18
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-22
4
-1
/
+384
|
\
\
|
|
/
|
*
rawdec: Fix decoding of QT WRAW files.
ami_stuff
2011-06-21
2
-2
/
+3
|
*
mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
Carl Eugen Hoyos
2011-06-21
1
-0
/
+1
|
*
rawvideo: Support auv2 fourcc.
ami_stuff
2011-06-21
1
-0
/
+1
|
*
h264: Fix assert that failed to compile with -DDEBUG.
Diego Biurrun
2011-06-21
1
-1
/
+1
|
*
h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.
Daniel Kang
2011-06-21
3
-0
/
+383
*
|
A cmp instruction with two constants is invalid, thus "g" constraint
Reimar Döffinger
2011-06-21
1
-4
/
+4
*
|
wma: fix infinite loop
Michael Niedermayer
2011-06-21
1
-3
/
+3
*
|
Fix H.264 4:4:4 lossless decoding.
Jason Garrett-Glaser
2011-06-21
1
-1
/
+1
*
|
libx264: fix open gop default.
Michael Niedermayer
2011-06-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-21
14
-422
/
+274
|
\
\
|
|
/
|
*
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
Justin Ruggles
2011-06-20
8
-10
/
+10
|
*
x86: cabac: fix register constraints for 32-bit mode
Mans Rullgard
2011-06-20
2
-3
/
+3
|
*
cabac: move x86 asm to libavcodec/x86/cabac.h
Mans Rullgard
2011-06-20
3
-132
/
+173
|
*
x86: h264: cast pointers to intptr_t rather than int
Mans Rullgard
2011-06-20
1
-3
/
+3
|
*
x86: h264: remove hardcoded edi in decode_significance_8x8_x86()
Mans Rullgard
2011-06-20
1
-25
/
+26
|
*
x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86()
Mans Rullgard
2011-06-20
1
-31
/
+34
|
*
x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86()
Mans Rullgard
2011-06-20
1
-35
/
+37
|
*
x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86()
Mans Rullgard
2011-06-20
1
-26
/
+26
[next]