projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Print the address of the AVCodecContext in av_log().
2008-07-15
Alexander Strange
Print the address of the AVCodecContext in av_log().
commit
|
commitdiff
|
tree
2008-07-13
Alexander Strange
Cosmetics: reindent.
commit
|
commitdiff
|
tree
2008-07-13
Alexander Strange
Remove const vector casts.
commit
|
commitdiff
|
tree
2008-07-11
Jason Garrett-Glaser
H264: Fix decoding with CABAC/delta_qp/PCM macroblocks.
commit
|
commitdiff
|
tree
2008-07-09
Alexander Strange
Make the function prototype visible to comply with...
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Cosmetics: split a long line.
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Use get_cabac_bypass_sign instead of an if/else.
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Reorder the if/else for residual cats to match gcc...
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Simplify loop condition for readability.
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Reindent.
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Clone decode_cabac_residual() for DC residuals, to...
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Don't generate two copies of hl_decode_mb() under ENABLE_SMALL.
commit
|
commitdiff
|
tree
2008-07-02
Alexander Strange
Don't test for H264 encoding unless an encoder exists.
commit
|
commitdiff
|
tree
2008-06-28
Alexander Strange
Realign newlines.
commit
|
commitdiff
|
tree
2008-06-28
Alexander Strange
Use MANGLE() instead of memory operands to read globals.
commit
|
commitdiff
|
tree
2008-06-27
Alexander Strange
Remove pointless AVFrame* casting.
commit
|
commitdiff
|
tree
2008-06-27
Alexander Strange
Remove duplicate emms.
commit
|
commitdiff
|
tree
2008-06-27
Alexander Strange
Remove commented-out code.
commit
|
commitdiff
|
tree
2008-06-27
Alexander Strange
Export qscale so that postprocessing works.
commit
|
commitdiff
|
tree
2008-06-27
Alexander Strange
Remove unused PutBitContext.
commit
|
commitdiff
|
tree
2008-06-25
Alexander Strange
Don't set mm_flags in fft-test, since it doesn't do...
commit
|
commitdiff
|
tree
2008-06-25
Alexander Strange
Use a local variable instead of mm_flags in dct-test.
commit
|
commitdiff
|
tree
2008-06-24
Alexander Strange
Define mm_flags/support to be 0 on architectures where...
commit
|
commitdiff
|
tree
2008-05-11
Alexander Strange
Previous commit missed an initialization - this fixes...
commit
|
commitdiff
|
tree
2008-05-11
Alexander Strange
Set and use h->mb_xy in SVQ3 too.
commit
|
commitdiff
|
tree
2008-05-11
Alexander Strange
Remove newly unused variables.
commit
|
commitdiff
|
tree
2008-05-11
Alexander Strange
Use h->mb_xy directly in decode_cabac_residual().
commit
|
commitdiff
|
tree
2008-05-11
Alexander Strange
Store mb_xy in H264Context and only calculate it once...
commit
|
commitdiff
|
tree
2008-05-11
Vitor Sessak
Simplify do_voice().
commit
|
commitdiff
|
tree
2008-05-11
Vitor Sessak
Replace some hardcoded swapping with FFSWAP.
commit
|
commitdiff
|
tree
2008-05-11
Vitor Sessak
Remove unused defines from ra144.
commit
|
commitdiff
|
tree
2008-05-04
Jason Garrett-Glaser
Use a state machine to reduce branching logic in decode_caba...
commit
|
commitdiff
|
tree
2008-04-27
Alexander Strange
Use check_cflags for -mdynamic-no-pic so third-party...
commit
|
commitdiff
|
tree
2008-04-17
Alexander Strange
Xvid IDCTs are not under CONFIG_GPL, so don't require...
commit
|
commitdiff
|
tree
2008-04-16
Alexander Strange
Test idct_xvid_sse2() in dct-test.
commit
|
commitdiff
|
tree
2008-04-16
Alexander Strange
Add a new xvid-style IDCT using SSE2.
commit
|
commitdiff
|
tree
2008-04-16
Alexander Strange
Add a new IDCT permutation, used in xvid_sse2 and possibly...
commit
|
commitdiff
|
tree