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
*
Switch VC-1 decoder to output decoded residual immediately.
Kostya Shishkov
2007-12-08
4
-62
/
+54
*
Rename some tables
Kostya Shishkov
2007-12-08
1
-4
/
+4
*
Use existing function for VLC reading
Kostya Shishkov
2007-12-07
2
-3
/
+5
*
Check decoded dimensions for validity
Kostya Shishkov
2007-12-07
1
-0
/
+2
*
Intra types will be stored in int8_t array
Kostya Shishkov
2007-12-07
2
-3
/
+3
*
Add decoder flags
Kostya Shishkov
2007-12-07
2
-0
/
+2
*
Replace table with its H.263 counterpart
Kostya Shishkov
2007-12-07
1
-6
/
+8
*
Update tables for RV40 decoder
Kostya Shishkov
2007-12-06
2
-3
/
+2
*
prevent warnings about functions being possibly unused
Michael Niedermayer
2007-12-06
1
-2
/
+2
*
thank you for your efforts to keep my code clean, but i would like to
Michael Niedermayer
2007-12-06
1
-0
/
+14
*
Verify long_ref_count!=0. Fix issue 281.
Panagiotis Issaris
2007-12-05
1
-1
/
+1
*
Fix missing chroma in version 3 STR.
Alexander Strange
2007-12-05
1
-3
/
+4
*
fix decoding of the first frame of gray.mov
Michael Niedermayer
2007-12-05
1
-1
/
+1
*
Initialize function pointers used by error resilience code before any
Jeff Downs
2007-12-05
1
-8
/
+8
*
RV40 decoder specific functions
Kostya Shishkov
2007-12-04
1
-0
/
+275
*
colour --> color in variable names
Diego Biurrun
2007-12-03
2
-16
/
+16
*
cosmetics: comment spelling fixes
Diego Biurrun
2007-12-03
2
-6
/
+6
*
cosmetics: spelling fixes
Diego Biurrun
2007-12-03
1
-5
/
+5
*
make rc_buffer_size apply to audio as well
Michael Niedermayer
2007-12-03
1
-1
/
+1
*
Rename function to reflect its action
Kostya Shishkov
2007-12-03
1
-3
/
+3
*
simplify
Michael Niedermayer
2007-12-03
1
-3
/
+1
*
make the AVOption code work with strings instead of crash
Michael Niedermayer
2007-12-03
1
-2
/
+2
*
Some spelling fixes in comments
Reimar Döffinger
2007-12-02
1
-3
/
+3
*
Use the correct "const float *" type for variable instead of casting const away.
Reimar Döffinger
2007-12-02
1
-3
/
+3
*
Add missing const to last argument of decode_significance_8x8_x86.
Reimar Döffinger
2007-12-02
1
-1
/
+1
*
indentation
Baptiste Coudurier
2007-12-02
1
-13
/
+13
*
dnxhd 720p encoding and decoding support
Baptiste Coudurier
2007-12-02
2
-2
/
+127
*
cosmetics, encode_variance -> encode_fast
Baptiste Coudurier
2007-12-02
1
-2
/
+2
*
fix corner case when qscale 1 bits < frame bits but max bits with worst paddi...
Baptiste Coudurier
2007-12-02
1
-4
/
+4
*
RealVideo 3 decoder functions
Kostya Shishkov
2007-12-02
1
-0
/
+145
*
Misc spelling fixes, prefer American over British English.
Diego Biurrun
2007-12-02
7
-15
/
+15
*
Fix some spelling mistakes.
Diego Biurrun
2007-12-02
2
-3
/
+3
*
RV30/40 common VLC tables
Kostya Shishkov
2007-12-02
1
-0
/
+4054
*
Fix alignment broke by my last patch
Vitor Sessak
2007-12-01
2
-3
/
+3
*
spelling
Vitor Sessak
2007-12-01
19
-28
/
+28
*
TIFF may omit compression tag.
Kostya Shishkov
2007-12-01
1
-0
/
+1
*
succes --> success typo
Diego Biurrun
2007-12-01
1
-1
/
+1
*
Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize
Reimar Döffinger
2007-12-01
1
-0
/
+1
*
senseless cast and ()
Michael Niedermayer
2007-12-01
1
-1
/
+1
*
stupid code (casting of void*) found by checktree.sh
Michael Niedermayer
2007-12-01
4
-23
/
+23
*
wma_decode_superframe always returns s->block_align, so make
Reimar Döffinger
2007-11-30
1
-0
/
+3
*
Fix make checkheaders, #include <inttypes.h> was missing.
Diego Biurrun
2007-11-30
1
-0
/
+2
*
fix segfault with interlaced h.264
Michael Niedermayer
2007-11-29
1
-2
/
+2
*
MLP/TrueHD parser
Ian Caulfield
2007-11-28
4
-0
/
+367
*
Clarify documentation for avcodec_encode_audio.
Stefano Sabatini
2007-11-28
1
-1
/
+3
*
remove some unused ff_p* vars from dsputil
Aurelien Jacobs
2007-11-27
2
-6
/
+0
*
remove useless #ifdef around extern declaration
Aurelien Jacobs
2007-11-27
1
-2
/
+0
*
cosmetics: indentation
Aurelien Jacobs
2007-11-27
1
-2
/
+2
*
convert some #ifdef CONFIG_ to if(ENABLE_
Aurelien Jacobs
2007-11-27
1
-5
/
+2
*
build vc1dsp_mmx.c in its own compilation unit
Aurelien Jacobs
2007-11-27
3
-8
/
+11
[next]