projects
/
platform
/
upstream
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove deprecated and now unused Mersenne Twister PRNG.
2009-03-21
Justin Ruggles
Take over sole maintainership for all FLAC-related...
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
Fix the ogg regression test, which was broken by r18092...
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
add myself as maintainer for new FLAC files
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
add a function to calculate a more accurate estimate...
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
flacdec: account for frame and subframe header overhead...
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
revert accidental unrelated change in last commit
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
share sample rate and blocksize tables between the...
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
flacenc: remove unneeded variable, 'min_encoded_framesize...
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
seek backwards 4 bytes if 'fLaC' marker is not found
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
flacdec: remove unneeded variable, 'assignment'
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
flacdec: cosmetics: rename 'decorrelation' to 'ch_mode'
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
flacenc: remove unneeded context variable, 'ch_code'
commit
|
commitdiff
|
tree
2009-03-21
Justin Ruggles
share channel mode constants between the FLAC decoder...
commit
|
commitdiff
|
tree
2009-03-19
Justin Ruggles
share some constants between the FLAC encoder and FLAC...
commit
|
commitdiff
|
tree
2009-03-17
Justin Ruggles
Add documentation about missing E-AC-3 features.
commit
|
commitdiff
|
tree
2009-03-08
Justin Ruggles
move NTT VQF demuxer to keep formats list alphabetized.
commit
|
commitdiff
|
tree
2009-03-06
Justin Ruggles
flacdec: Parse the metadata header in the raw FLAC...
commit
|
commitdiff
|
tree
2009-03-06
Justin Ruggles
flacdec: Add a shared function for parsing a FLAC metadata...
commit
|
commitdiff
|
tree
2009-03-06
Justin Ruggles
pnm: Add missing 'else'. Fixes decoding for 16-bit...
commit
|
commitdiff
|
tree
2009-03-05
Justin Ruggles
flacdec: cosmetics: Add a comment with the data of...
commit
|
commitdiff
|
tree
2009-03-05
Justin Ruggles
flacdec: There is an even smaller FLAC frame size possibility.
commit
|
commitdiff
|
tree
2009-03-05
Justin Ruggles
flacdec: 10l to me. I miscalculated the smallest FLAC...
commit
|
commitdiff
|
tree
2009-03-05
Justin Ruggles
flacdec: cosmetics: move 2 statements to immediately...
commit
|
commitdiff
|
tree
2009-03-05
Justin Ruggles
flacdec: Simplify frame sync by not using the bitstream...
commit
|
commitdiff
|
tree
2009-03-05
Justin Ruggles
flacdec: Split the metadata_parse() function into 2...
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
flacdec: Add a check for small buffer size. This ensures...
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
flacdec: cosmetics: Use a more descriptive variable...
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
flacdec: Handle 32 bps data when checking allocated...
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
flacdec: Check curr_bps after wasted bits are subtracted.
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
flacdec: When there is not enough data to read the...
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
cosmetics: indentation after last commit
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
flacdec: Check for an inline header before calling...
commit
|
commitdiff
|
tree
2009-03-04
Justin Ruggles
flacdec: Allocate buffers right after STREAMINFO is...
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
cosmetics: indentation after last commit
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
flacdec: Avoid parsing the STREAMINFO multiple times.
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
flacdec: Warn about invalid max blocksize and limit...
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
cosmetics: remove a pointless comment
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
flacdec: Remove unused variable, min_blocksize.
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
flacdec: Return error when blocksize code of 0 is found...
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
alacdec: Simplify reading of uncompressed samples by...
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
flacdec: Avoid trying to read 33 bits. This occurs...
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
flacdec: ALT_BITSTREAM_READER is no longer required.
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
flacdec: use get_sbits_long() where needed.
commit
|
commitdiff
|
tree
2009-03-03
Justin Ruggles
Add a get_sbits_long() function.
commit
|
commitdiff
|
tree
2009-03-02
Justin Ruggles
flacdec: Use get/skip_bits_long() for more than 17...
commit
|
commitdiff
|
tree
2009-03-02
Justin Ruggles
AC-3 encoding is integer-only
commit
|
commitdiff
|
tree
2009-03-02
Justin Ruggles
Add some more missing codecs and update names to match...
commit
|
commitdiff
|
tree
2009-03-02
Justin Ruggles
Add some missing codecs and update names to match the...
commit
|
commitdiff
|
tree
2009-03-02
Justin Ruggles
add some missing codecs and update some names to match...
commit
|
commitdiff
|
tree
2009-02-28
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2009-02-28
Justin Ruggles
Separate the raw FLAC demuxer from raw.c and put in...
commit
|
commitdiff
|
tree
2009-02-26
Justin Ruggles
Share the function to write a raw FLAC header and use...
commit
|
commitdiff
|
tree
2009-02-26
Justin Ruggles
cosmetics: add a comment in flac_write_header().
commit
|
commitdiff
|
tree
2009-02-26
Justin Ruggles
Add support for full header extradata to raw FLAC muxer.
commit
|
commitdiff
|
tree
2009-02-26
Justin Ruggles
cosmetics: line wrap and indentation after last commit.
commit
|
commitdiff
|
tree
2009-02-26
Justin Ruggles
Use a shared function to validate FLAC extradata.
commit
|
commitdiff
|
tree
2009-02-26
Justin Ruggles
Separate the raw FLAC muxer from raw.c to its own file...
commit
|
commitdiff
|
tree
2009-02-20
Justin Ruggles
Set the correct number of samples for E-AC-3 in the...
commit
|
commitdiff
|
tree
2009-02-13
Justin Ruggles
add myself as maintainer for lpc.[ch]
commit
|
commitdiff
|
tree
2009-02-12
Justin Ruggles
use av_malloc() in vorbis_comment()
commit
|
commitdiff
|
tree
2009-02-02
Justin Ruggles
flacdec: set default sample_fmt before parsing extradata
commit
|
commitdiff
|
tree
2009-01-31
Justin Ruggles
cosmetics: change comment type and vertical alignment
commit
|
commitdiff
|
tree
2009-01-31
Justin Ruggles
cosmetics: add some documentation to FLACContext
commit
|
commitdiff
|
tree
2009-01-31
Justin Ruggles
flacdec: add support for SAMPLE_FMT_32
commit
|
commitdiff
|
tree
2009-01-25
Justin Ruggles
flacdec: get total number of samples from STREAMINFO
commit
|
commitdiff
|
tree
2009-01-25
Justin Ruggles
use function and definitions from libavcodec/flac.h...
commit
|
commitdiff
|
tree
2009-01-25
Justin Ruggles
move FLAC_STREAMINFO_SIZE to flac.h
commit
|
commitdiff
|
tree
2009-01-25
Justin Ruggles
define FLAC metadata types in flac.h
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
flacdec: cosmetics: some line wrapping at 80 chars
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
flacdec: cosmetics: indentation
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
flacdec: cosmetics: use consistent coding style (K&R)
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
flacdec: change several AV_LOG_DEBUG to AV_LOG_ERROR
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
flacdec: remove another unneeded debugging statement
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
flacdec: remove unneeded debugging statements
commit
|
commitdiff
|
tree
2009-01-24
Justin Ruggles
flacdec: remove some unused code
commit
|
commitdiff
|
tree
2009-01-23
Justin Ruggles
add myself as a maintainer of flacdec.c
commit
|
commitdiff
|
tree
2009-01-23
Justin Ruggles
rename flac.c to flacdec.c
commit
|
commitdiff
|
tree
2009-01-22
Justin Ruggles
flacdec: add support for 3 additional sample rate codes
commit
|
commitdiff
|
tree
2008-12-08
Justin Ruggles
cosmetics: alignment after last commit
commit
|
commitdiff
|
tree
2008-12-08
Justin Ruggles
ac3: detect dba errors and prevent writing past end...
commit
|
commitdiff
|
tree
2008-12-06
Justin Ruggles
ac3dec: simplify exponent bounds checking
commit
|
commitdiff
|
tree
2008-12-06
Justin Ruggles
ac3dec: add missing feature log message for block start...
commit
|
commitdiff
|
tree
2008-12-06
Justin Ruggles
ac3dec: use skip_bits_long() for block start bits
commit
|
commitdiff
|
tree
2008-12-06
Justin Ruggles
ac3dec: unroll inner loop in exponent decoding. 46...
commit
|
commitdiff
|
tree
2008-12-06
Justin Ruggles
cosmetics: vertical alignment
commit
|
commitdiff
|
tree
2008-12-06
Justin Ruggles
cosmetics: reindent after last commit
commit
|
commitdiff
|
tree
2008-12-06
Justin Ruggles
ac3dec: detect out-of-range exponents
commit
|
commitdiff
|
tree
2008-12-04
Justin Ruggles
silence gcc warning: ‘n_bands’ may be used uninitialized
commit
|
commitdiff
|
tree
2008-12-04
Justin Ruggles
ac3dec: use uint8_t for band sizes
commit
|
commitdiff
|
tree
2008-12-03
Justin Ruggles
ac3dec: skip decoding and use error concealment for...
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
revert r15812 (E-AC-3 Spectral Extension) pending further...
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
cosmetics: vertical alignment
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
silence a gcc warning about using an uninitialized...
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
add support for spectral extension
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
add a generic function to decode banding structure...
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
add a line break in error message text
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
simplify decoding of coupling frequency range
commit
|
commitdiff
|
tree
2008-11-13
Justin Ruggles
cosmetics: rename two variables
commit
|
commitdiff
|
tree
next