projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
set coded_frame
[ffmpeg.git]
/
libavcodec
/
2008-05-28
Michael Niedermayer
set coded_frame
tree
|
commitdiff
2008-05-28
Diego Biurrun
cosmetics: spelling typo fixes
tree
|
commitdiff
2008-05-28
Michael Niedermayer
Fix return type of ff_init_me().
tree
|
commitdiff
2008-05-28
Michael Niedermayer
minor simplification
tree
|
commitdiff
2008-05-28
Michael Niedermayer
redundant
tree
|
commitdiff
2008-05-27
Michael Niedermayer
Check dia size a little more. Fixes CID80.
tree
|
commitdiff
2008-05-27
Michael Niedermayer
Arrays where one element too small, fixes CID114.
tree
|
commitdiff
2008-05-27
Michael Niedermayer
memleak / fixes CID118
tree
|
commitdiff
2008-05-27
Michael Niedermayer
Do not read from prior the array, fix CID 127.
tree
|
commitdiff
2008-05-27
Vitor Sessak
Add comment
tree
|
commitdiff
2008-05-27
Vitor Sessak
Fix doxy comments
tree
|
commitdiff
2008-05-27
Diego Biurrun
cosmetics: XviD is now called Xvid.
tree
|
commitdiff
2008-05-27
Diego Biurrun
cosmetics: typo fixes
tree
|
commitdiff
2008-05-27
Justin Ruggles
zero the upper frequencies of the correct coefficients
tree
|
commitdiff
2008-05-26
Diego Biurrun
consistency cosmetics: indices --> indexes in variable...
tree
|
commitdiff
2008-05-26
Stefano Sabatini
Clarify avcodec_encode_audio() vs. PCM audio.
tree
|
commitdiff
2008-05-26
Diego Biurrun
consistency cosmetics: indices --> indexes
tree
|
commitdiff
2008-05-26
Diego Biurrun
cosmetics: typo
tree
|
commitdiff
2008-05-26
Diego Biurrun
cosmetics: Use C-style comments in #endif directives.
tree
|
commitdiff
2008-05-26
Vitor Sessak
Rename var: add read coefficients a decent name
tree
|
commitdiff
2008-05-26
Vitor Sessak
Update comment
tree
|
commitdiff
2008-05-26
Vitor Sessak
Rename var: val -> energy
tree
|
commitdiff
2008-05-26
Vitor Sessak
Rename var: swapbuf* are LPC related
tree
|
commitdiff
2008-05-26
Vitor Sessak
Rename var: buffer_2 is an adaptive codebook
tree
|
commitdiff
2008-05-26
Vitor Sessak
Context vars are not global vars. glob is a bad name...
tree
|
commitdiff
2008-05-26
Vitor Sessak
Rename context struct to be more consistent with the...
tree
|
commitdiff
2008-05-26
Michael Niedermayer
Warn about packed B-frames. (especially useful if the...
tree
|
commitdiff
2008-05-26
Michael Niedermayer
indent
tree
|
commitdiff
2008-05-26
Michael Niedermayer
allow av_parser_close(NULL)
tree
|
commitdiff
2008-05-26
Michael Niedermayer
print direct_spatial_mv_pred
tree
|
commitdiff
2008-05-25
Justin Ruggles
safer solution for setting audio parameters
tree
|
commitdiff
2008-05-25
Vitor Sessak
Merge two if's
tree
|
commitdiff
2008-05-25
Vitor Sessak
Use (u)int16_t instead of (unsigned) short
tree
|
commitdiff
2008-05-25
Justin Ruggles
set audio parameters if frame header is ok, even if...
tree
|
commitdiff
2008-05-25
Justin Ruggles
cosmetics: indent
tree
|
commitdiff
2008-05-25
Justin Ruggles
add error concealment
tree
|
commitdiff
2008-05-25
Vitor Sessak
Yet more cosmetics
tree
|
commitdiff
2008-05-25
Vitor Sessak
More cosmetics
tree
|
commitdiff
2008-05-25
Vitor Sessak
Cosmetics
tree
|
commitdiff
2008-05-25
Vitor Sessak
Rename var
tree
|
commitdiff
2008-05-25
Vitor Sessak
Minor simplification of dec1()
tree
|
commitdiff
2008-05-25
Vitor Sessak
Minor simplification of dec2()
tree
|
commitdiff
2008-05-25
Vitor Sessak
Remove useless variable
tree
|
commitdiff
2008-05-25
Vitor Sessak
Cosmetics: merge declaration and initialization
tree
|
commitdiff
2008-05-25
Vitor Sessak
Cosmetics: braces removal
tree
|
commitdiff
2008-05-25
Vitor Sessak
Move evaluation of variable a to where it is trivial
tree
|
commitdiff
2008-05-25
Vitor Sessak
Make add_wav() receive a vector instead of three integers
tree
|
commitdiff
2008-05-25
Justin Ruggles
cosmetics: indent
tree
|
commitdiff
2008-05-25
Justin Ruggles
10l: fix error in commit r13382
tree
|
commitdiff
2008-05-25
Vitor Sessak
Remove gbuf2 from context
tree
|
commitdiff
2008-05-25
Justin Ruggles
add checks for missing information in the first block
tree
|
commitdiff
2008-05-25
Justin Ruggles
add check for invalid channel mode when coupling is...
tree
|
commitdiff
2008-05-25
Michael Niedermayer
Fix MB skipping with droppable frames.
tree
|
commitdiff
2008-05-25
Michael Niedermayer
Do not reject odd width/height.
tree
|
commitdiff
2008-05-25
Vitor Sessak
Use (u)int16_t instead of short for tables
tree
|
commitdiff
2008-05-25
Vitor Sessak
Make tables that fit in one byte (u)int8_t
tree
|
commitdiff
2008-05-25
Vitor Sessak
Remove yet another val (gbuf1) from context
tree
|
commitdiff
2008-05-25
Vitor Sessak
Parameter n of dec functions is always 3. Hardcode it.
tree
|
commitdiff
2008-05-24
Michael Niedermayer
Move const *pow2tab out of context.
tree
|
commitdiff
2008-05-24
Michael Niedermayer
simplify init_pow2table
tree
|
commitdiff
2008-05-24
Michael Niedermayer
Merge init_rootpow2table and init_pow2table.
tree
|
commitdiff
2008-05-24
Vitor Sessak
Indent
tree
|
commitdiff
2008-05-24
Vitor Sessak
Remove another useless variable from context
tree
|
commitdiff
2008-05-24
Vladimir Voroshilov
Move pitch vector interpolation code to acelp_filters
tree
|
commitdiff
2008-05-24
Vitor Sessak
Use an intermediate variable for overflow testing
tree
|
commitdiff
2008-05-24
Vitor Sessak
Handle the case where we do not have enough input
tree
|
commitdiff
2008-05-24
Michael Niedermayer
Anoter try to make +- behave sanely.
tree
|
commitdiff
2008-05-24
Vitor Sessak
Simplify eq()
tree
|
commitdiff
2008-05-24
Vitor Sessak
Simplify final()
tree
|
commitdiff
2008-05-24
Vitor Sessak
Simplify rms()
tree
|
commitdiff
2008-05-24
Vitor Sessak
More simplifications of ra144_decode_frame()
tree
|
commitdiff
2008-05-24
Vitor Sessak
Make wavtable a table instead of an array
tree
|
commitdiff
2008-05-24
Carl Eugen Hoyos
Fix compilation for buggy icc.
tree
|
commitdiff
2008-05-23
Vladimir Voroshilov
adaptive and fixed codebook vector operations for ACELP...
tree
|
commitdiff
2008-05-23
Michael Niedermayer
Fix + - bug with non flags.
tree
|
commitdiff
2008-05-22
Benjamin Larsson
Update copyright and text
tree
|
commitdiff
2008-05-22
Maxim Poliakovski
Fix decoding of 01-Untitled(1).oma, patch by Maxim...
tree
|
commitdiff
2008-05-21
Vitor Sessak
Make gbuf2 a table instead of an array
tree
|
commitdiff
2008-05-21
Vitor Sessak
Remove unneeded var from context
tree
|
commitdiff
2008-05-21
Stefano Sabatini
Improve parse_primary() error message.
tree
|
commitdiff
2008-05-21
Vitor Sessak
Cosmetics: indentation
tree
|
commitdiff
2008-05-21
Vitor Sessak
Simplify irms()
tree
|
commitdiff
2008-05-21
Vitor Sessak
Simplify add_wav()
tree
|
commitdiff
2008-05-21
Vitor Sessak
Only one out of two values of gbuf1 is actually used...
tree
|
commitdiff
2008-05-21
Vitor Sessak
Make etable1 and etable2 tables instead of arrays.
tree
|
commitdiff
2008-05-21
Vitor Sessak
Simplify ra144_decode_frame() by unrolling a senseless
tree
|
commitdiff
2008-05-21
Vitor Sessak
Use ff_sqrt() function instead of using a table
tree
|
commitdiff
2008-05-17
Vitor Sessak
Cosmetics: move function to remove forward declarations
tree
|
commitdiff
2008-05-17
Vitor Sessak
Minor simplification of rotate_block()
tree
|
commitdiff
2008-05-17
Vitor Sessak
Cosmetics: indentation
tree
|
commitdiff
2008-05-17
Vitor Sessak
Cosmetics: rename variable
tree
|
commitdiff
2008-05-17
Vitor Sessak
Simplify ra144_decode_frame()
tree
|
commitdiff
2008-05-17
Michael Niedermayer
Simplify vsad16_mmx2().
tree
|
commitdiff
2008-05-17
Vitor Sessak
Remove a useless temporary buffer
tree
|
commitdiff
2008-05-17
Michael Niedermayer
Simplify vsad16_mmx().
tree
|
commitdiff
2008-05-17
Vitor Sessak
Convert ra144.h tables from hex to decimal
tree
|
commitdiff
2008-05-17
Michael Niedermayer
Simplify vsad_intra16_mmx2()
tree
|
commitdiff
2008-05-17
Michael Niedermayer
Simplify vsad_intra16_mmx()
tree
|
commitdiff
2008-05-17
Lars Täuber
LPCM 24 bits support, patch by Lars Täuber, lars.taeube...
tree
|
commitdiff
2008-05-17
Diego Biurrun
The MPEG4AAC codec is provided by an external library...
tree
|
commitdiff
next