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
...
*
H264: x86 predict init cosmetics.
Daniel Kang
2011-06-08
1
-110
/
+110
*
ac3enc: Fix linking of AC-3 encoder without the E-AC-3 encoder.
Diego Biurrun
2011-06-08
1
-2
/
+2
*
Move E-AC-3 encoder functions to a separate eac3enc.c file.
Justin Ruggles
2011-06-07
5
-280
/
+396
*
ac3enc: remove convenience macro, #define DEBUG
Justin Ruggles
2011-06-07
1
-1
/
+0
*
ac3enc: remove unused #define
Justin Ruggles
2011-06-07
1
-3
/
+0
*
vc1: re-initialize tables after width/height change.
John Stebbins
2011-06-07
1
-3
/
+16
*
iirfilter: fix biquad filter coefficients.
Justin Ruggles
2011-06-07
1
-2
/
+0
*
shorten: Remove stray DEBUG #define and corresponding av_dlog statement.
Diego Biurrun
2011-06-07
1
-2
/
+0
*
vorbisdec: Restore mistakenly removed debug output.
Diego Biurrun
2011-06-07
1
-0
/
+4
*
Replace some av_log/printf + #ifdef combinations by av_dlog.
Diego Biurrun
2011-06-07
5
-90
/
+34
*
Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG.
Diego Biurrun
2011-06-07
2
-6
/
+4
*
svq1dec: Fix debug statements that referenced non-existing context.
Diego Biurrun
2011-06-07
1
-2
/
+2
*
Drop unnecessary directory prefixes from #include directives.
Diego Biurrun
2011-06-07
4
-5
/
+6
*
s302m: fix resampling for 16 and 24bits.
Baptiste Coudurier
2011-06-06
1
-2
/
+2
*
ARM: remove MUL64 and MAC64 inline asm
Mans Rullgard
2011-06-06
1
-30
/
+1
*
utils.c: fix crash with threading enabled.
Ronald S. Bultje
2011-06-06
1
-1
/
+1
*
Add x86 assembly for some 10-bit H.264 intra predict functions.
Daniel Kang
2011-06-06
3
-5
/
+396
*
Skip tableprint.h during 'make checkheaders'.
Diego Biurrun
2011-06-05
1
-2
/
+5
*
Drop explicit filenames from @file Doxygen tags.
Diego Biurrun
2011-06-05
3
-3
/
+3
*
Skip generated table headers during 'make checkheaders'.
Diego Biurrun
2011-06-05
1
-2
/
+3
*
lavf,lavc: free avoptions in a generic way.
Anton Khirnov
2011-06-05
1
-0
/
+3
*
tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS.
Diego Biurrun
2011-06-05
1
-0
/
+2
*
tiff: print log in case of unknown / unsupported tag.
Stefano Sabatini
2011-06-05
1
-0
/
+2
*
tiff: fix linesize for mono-white/black formats.
Stefano Sabatini
2011-06-05
1
-1
/
+1
*
Fix build of eval-test program
Mans Rullgard
2011-06-05
1
-1
/
+1
*
ac3enc: extract all exponents for the frame at once
Justin Ruggles
2011-06-04
1
-8
/
+4
*
ARM: remove MULL inline asm
Mans Rullgard
2011-06-04
1
-12
/
+0
*
mathops: use MUL64 macro where it forms part of other ops
Mans Rullgard
2011-06-04
1
-6
/
+6
*
Skip headers not designed to work standalone during 'make checkheaders'.
Diego Biurrun
2011-06-04
1
-1
/
+2
*
Add missing #includes to make headers self-contained.
Diego Biurrun
2011-06-04
5
-2
/
+5
*
musepack: remove unnecessary #include from mpcdata.h
Mans Rullgard
2011-06-04
1
-2
/
+0
*
musepack: remove extraneous mpcdata.h inclusions
Mans Rullgard
2011-06-04
2
-3
/
+0
*
mpegvideoenc: fix multislice fate tests with threading disabled.
Ronald S. Bultje
2011-06-03
2
-5
/
+5
*
Mark some variables with av_unused
Mans Rullgard
2011-06-03
2
-2
/
+2
*
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().
Stefano Sabatini
2011-06-03
3
-3
/
+5
*
svq3: Check negative mb_type to fix potential crash.
Baptiste Coudurier
2011-06-03
1
-1
/
+1
*
svq3: Move svq3-specific fields to their own context.
Baptiste Coudurier
2011-06-03
2
-42
/
+62
*
Remove unused get_psnr() prototype
Vladimir Pantelic
2011-06-03
1
-5
/
+0
*
Replace custom DEBUG preprocessor trickery by the standard one.
Diego Biurrun
2011-06-03
6
-16
/
+7
*
vorbis: Remove non-compiling debug statement.
Diego Biurrun
2011-06-03
1
-3
/
+0
*
vorbis: Remove pointless DEBUG #ifdef around debug output macros.
Diego Biurrun
2011-06-03
1
-6
/
+0
*
cook: Remove non-compiling debug output.
Diego Biurrun
2011-06-03
1
-1
/
+0
*
Remove pointless #ifdefs around function declarations in a header.
Diego Biurrun
2011-06-03
1
-2
/
+0
*
Replace #ifdef + av_log() combinations by av_dlog().
Diego Biurrun
2011-06-03
3
-28
/
+17
*
Replace custom debug output functions by av_dlog().
Diego Biurrun
2011-06-03
3
-123
/
+115
*
cook: Remove unused debug functions.
Diego Biurrun
2011-06-03
1
-32
/
+0
*
targa: fix big-endian build
Mans Rullgard
2011-06-02
1
-0
/
+1
*
Remove unused variables
Mans Rullgard
2011-06-02
22
-82
/
+38
*
H264/MPEG frame-level multi-threading.
Alexander Strange
2011-06-02
12
-246
/
+949
*
Cosmetic changes to h264_idct_10bit.asm.
Loren Merritt
2011-06-02
1
-68
/
+71
[prev]
[next]