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
*
Mark xmm registers as clobbered in simple loopfilter. Should fix the last
Ronald S. Bultje
2010-08-24
1
-11
/
+11
*
Fix undefined expressions that use multiple calls to get_bits().
Alex Converse
2010-08-24
2
-3
/
+4
*
msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header()
Måns Rullgård
2010-08-24
1
-2
/
+1
*
added interlacing option and compression option for colorram (lut)
Tobias Bindhammer
2010-08-24
4
-45
/
+184
*
fixed some return values and deprecated CODEC_TYPE_VIDEO.
Tobias Bindhammer
2010-08-24
4
-41
/
+117
*
acenc: LAME-inspired window decision
Nathan Caldwell
2010-08-23
1
-1
/
+303
*
Revert unintended changes to fft.h from r24890.
Alex Converse
2010-08-23
1
-1
/
+1
*
aacenc: Rename Psy3gpp* structs to AacPsy*
Nathan Caldwell
2010-08-23
2
-26
/
+26
*
imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".
Alex Converse
2010-08-23
2
-3
/
+3
*
removed an unnecessary blank line
Tobias Bindhammer
2010-08-23
1
-1
/
+0
*
enabling codec and muxer by registering it in allcodec.c and allformat.c and ...
Tobias Bindhammer
2010-08-23
2
-0
/
+4
*
added codec-ids for the a64 codec
Tobias Bindhammer
2010-08-23
1
-1
/
+4
*
Initial version of the a64 (multicolor charset) codec
Tobias Bindhammer
2010-08-23
3
-0
/
+390
*
Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures).
Ronald S. Bultje
2010-08-23
1
-14
/
+14
*
Convert ff_imdct_half_sse() to yasm.
Alex Converse
2010-08-22
2
-108
/
+195
*
The 24-bit ydt also should not depend on endianness,
Reimar Döffinger
2010-08-21
1
-4
/
+0
*
Since the 24 bit format is decoded to endian-dependant
Reimar Döffinger
2010-08-21
1
-4
/
+0
*
Do not swap red and blue when decoding truemotion
Reimar Döffinger
2010-08-21
1
-8
/
+0
*
Cosmetics: remove useless ().
Stefano Sabatini
2010-08-21
1
-1
/
+1
*
Export the presentation video dimensions as avctx->width/avctx->height.
Reimar Döffinger
2010-08-21
1
-8
/
+9
*
dv: fix alignment of scratch buffer
Måns Rullgård
2010-08-20
1
-1
/
+1
*
Fixed mpeg12 top field first flag value with field picture encoding.
Laurent Aimar
2010-08-20
1
-1
/
+8
*
imc: fix undefined float to int conversion
Måns Rullgård
2010-08-19
1
-1
/
+1
*
fft-test: format error output more readably
Måns Rullgård
2010-08-16
1
-1
/
+1
*
Remove some stray +s in VP8
Jason Garrett-Glaser
2010-08-13
1
-2
/
+2
*
Deprecate ff_get_plane_bytewidth() in favor of
Stefano Sabatini
2010-08-12
2
-2
/
+5
*
Implement av_get_image_linesize() and use it in
Stefano Sabatini
2010-08-12
2
-48
/
+2
*
VP5/6/8: ~7% faster arithmetic decoding
Jason Garrett-Glaser
2010-08-12
3
-8
/
+8
*
Add av_picture_data_copy() and reimplement av_picture_copy() as a
S.N. Hemanth Meenakshisundaram
2010-08-11
2
-12
/
+30
*
remove b4_stride/mb_stride.
Pascal Massimino
2010-08-11
1
-19
/
+10
*
fix over-allocation. confused b4_stride with mb_width.
Pascal Massimino
2010-08-11
1
-2
/
+2
*
Fix buffer overrun if idx is negative (it can be down to -23>>4), by prepending
Ronald S. Bultje
2010-08-09
1
-1
/
+3
*
Fix handling of truncated files. Should fix random FATE breakages.
Vitor Sessak
2010-08-09
1
-1
/
+5
*
Split h264dsp and h264pred in configure.
Jason Garrett-Glaser
2010-08-07
4
-6
/
+9
*
Fix spelling in comment(s)
Reinhard Tartler
2010-08-07
1
-1
/
+1
*
H.264: 8% faster CAVLC zero-run decoding
Jason Garrett-Glaser
2010-08-07
1
-25
/
+22
*
Fix the compilation of some libavcodec/lib* files which were not
Stefano Sabatini
2010-08-07
3
-0
/
+3
*
libvpxdec: Fix "error: implicit declaration of function ‘av_check_image_siz...
Alex Converse
2010-08-06
1
-0
/
+1
*
vorbis_dec: Change partition_class[] to uint8_t.
Alex Converse
2010-08-06
1
-1
/
+1
*
Add a CONFIG_ variable for generic Huffman routines.
Diego Biurrun
2010-08-06
1
-2
/
+3
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
40
-48
/
+83
*
Deprecate avcodec_check_dimensions() in favor of the new function
Stefano Sabatini
2010-08-06
2
-12
/
+9
*
fft-test: free buffers before exiting
Måns Rullgård
2010-08-06
1
-0
/
+7
*
VP8: fix bug in prefetch
Jason Garrett-Glaser
2010-08-05
1
-2
/
+2
*
ARM: NEON H264 8x8 IDCT
Måns Rullgård
2010-08-05
2
-0
/
+213
*
Add file missing in r24702
Jason Garrett-Glaser
2010-08-05
1
-0
/
+170
*
H.264: SSE2/SSSE3 weighted prediction asm
Eli Friedman
2010-08-05
3
-0
/
+23
*
VP5/6/8: eliminate CABAC dependency
Jason Garrett-Glaser
2010-08-04
6
-20
/
+60
*
fft-test: exit with non-zero status if test failed
Måns Rullgård
2010-08-04
1
-8
/
+12
*
Fix VP8 decoder dependencies
Martin Storsjö
2010-08-04
1
-1
/
+1
[next]