index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make AC3 decoder honor avctx->request_channels
Andreas Öman
2007-12-15
1
-16
/
+5
*
Make fill_rectangle() available for other decoders
Kostya Shishkov
2007-12-15
2
-88
/
+122
*
Fix brain-dead parts of r11216, specifically:
Jeff Downs
2007-12-14
1
-2
/
+4
*
Ensure that our total reference frame count does not exceed the SPS
Jeff Downs
2007-12-14
1
-0
/
+23
*
Actually return with an error condition if we're being asked to deal with too
Jeff Downs
2007-12-14
1
-1
/
+2
*
Make h264 decoder conform to requirements of mpegvideo's MPV_frame_start.
Jeff Downs
2007-12-14
1
-0
/
+5
*
Add a missing break, before av_set_number would always return NULL for
Reimar Döffinger
2007-12-13
1
-0
/
+1
*
Fix non_zero_count_cache for deblocking in field pictures.
Jeff Downs
2007-12-13
1
-2
/
+3
*
add required include to make this file self-contained
Aurelien Jacobs
2007-12-12
1
-0
/
+2
*
use av_log_get/set_level()
Måns Rullgård
2007-12-12
1
-1
/
+1
*
av_*_next() API for libavcodec
Michael Niedermayer
2007-12-12
4
-3
/
+24
*
Show which bitstreamfilters were compiled in, similar to the protocols etc
Panagiotis Issaris
2007-12-12
1
-0
/
+1
*
typo/clarification
Diego Biurrun
2007-12-11
1
-1
/
+1
*
Enable 4x4 IDCT for FASTTX=0 mode in WMV3
Kostya Shishkov
2007-12-09
1
-1
/
+1
*
Add 4x4 IDCT
Kostya Shishkov
2007-12-09
2
-0
/
+15
*
cosmetics: rename ac3 decoder variables
Justin Ruggles
2007-12-09
1
-162
/
+162
*
cosmetics: rename common ac3 variables
Justin Ruggles
2007-12-09
4
-111
/
+111
*
cosmetics: vertical align after last commit
Justin Ruggles
2007-12-09
1
-6
/
+6
*
cosmetics: rename ac3 bit allocation variables
Justin Ruggles
2007-12-09
5
-192
/
+193
*
cosmetics: rename ac3 tables
Justin Ruggles
2007-12-09
6
-55
/
+55
*
add ff_ prefix to all simple_idct symbols
Aurelien Jacobs
2007-12-08
7
-27
/
+27
*
Reindent after last commit
Kostya Shishkov
2007-12-08
1
-16
/
+16
*
Update Altivec variant of vc1_inv_trans_8x4
Kostya Shishkov
2007-12-08
1
-29
/
+23
*
Use IDCT functions when FASTTX=0
Kostya Shishkov
2007-12-08
1
-0
/
+3
*
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
[prev]
[next]