projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add Changelog entry and bump lavf micro version for the addition of
2010-03-20
Justin Ruggles
Add Changelog entry and bump lavf micro version for...
commit
|
commitdiff
|
tree
2010-01-28
Justin Ruggles
Simplify error handling by processing header errors...
commit
|
commitdiff
|
tree
2010-01-24
Justin Ruggles
Only check frame size if the header is valid.
commit
|
commitdiff
|
tree
2009-11-22
Justin Ruggles
Add MP4 object type for ALS.
commit
|
commitdiff
|
tree
2009-11-22
Justin Ruggles
Do not write an extra byte in the iTunes 'hdlr' tag...
commit
|
commitdiff
|
tree
2009-11-14
Justin Ruggles
ac3dec: apply dynamic range compression to correct...
commit
|
commitdiff
|
tree
2009-11-10
Justin Ruggles
Add CH_LAYOUT_NATIVE channel mask value to allow user...
commit
|
commitdiff
|
tree
2009-11-09
Justin Ruggles
fix a rounding error in the PSNR calculation and update...
commit
|
commitdiff
|
tree
2009-11-08
Justin Ruggles
ac3dec: revert r20089. The change was just wrong. 10l...
commit
|
commitdiff
|
tree
2009-11-07
Justin Ruggles
Do not set AVCodecContext.sample_fmt in the TMV and...
commit
|
commitdiff
|
tree
2009-11-03
Justin Ruggles
Simplify AC-3 critical band end calculation (correctly...
commit
|
commitdiff
|
tree
2009-11-03
Justin Ruggles
Revert r20050, which caused decoding errors with at...
commit
|
commitdiff
|
tree
2009-11-01
Justin Ruggles
Set sample format in flac_decode_init() rather than in
commit
|
commitdiff
|
tree
2009-11-01
Justin Ruggles
Set the sample format for Smacker audio in the decoder...
commit
|
commitdiff
|
tree
2009-10-18
Justin Ruggles
add CONFIG_LPC to the build system for lpc dsputil...
commit
|
commitdiff
|
tree
2009-10-17
Justin Ruggles
Remove unnecessary entries in ff_vorbiscomment_metadata_conv...
commit
|
commitdiff
|
tree
2009-10-17
Justin Ruggles
Move autocorrelation function from flacenc.c to lpc...
commit
|
commitdiff
|
tree
2009-10-16
Justin Ruggles
Log a clearer warning message when muxing FLV with...
commit
|
commitdiff
|
tree
2009-10-16
Justin Ruggles
Add Speex support to the FLV muxer.
commit
|
commitdiff
|
tree
2009-10-15
Justin Ruggles
10l: update Makefile after rename
commit
|
commitdiff
|
tree
2009-10-15
Justin Ruggles
Rename aiff.c to aiffdec.c
commit
|
commitdiff
|
tree
2009-10-15
Justin Ruggles
Split up the AIFF muxer and demuxer into separate files.
commit
|
commitdiff
|
tree
2009-10-13
Justin Ruggles
Add Speex support to the Ogg muxer.
commit
|
commitdiff
|
tree
2009-10-13
Justin Ruggles
Do not read data past the end of the SSND chunk in...
commit
|
commitdiff
|
tree
2009-10-12
Justin Ruggles
Calculate correct packet durations when demuxing Ogg...
commit
|
commitdiff
|
tree
2009-10-06
Justin Ruggles
Add ALAC encoding and decoding regression tests.
commit
|
commitdiff
|
tree
2009-10-05
Justin Ruggles
cosmetics: reindent and line wrap after last commit
commit
|
commitdiff
|
tree
2009-10-05
Justin Ruggles
alacenc: add a fixed LPC coefficient mode as compression...
commit
|
commitdiff
|
tree
2009-10-01
Justin Ruggles
Change an error to a warning to support broken AC-3...
commit
|
commitdiff
|
tree
2009-09-30
Justin Ruggles
10l: wrong operation in stereo rematrixing
commit
|
commitdiff
|
tree
2009-09-30
Justin Ruggles
Simplify stereo rematrixing by only using one temporary...
commit
|
commitdiff
|
tree
2009-09-30
Justin Ruggles
remove unneeded assignment in inner loop. rematrixing...
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Rearrange loop structure for approx. 35-50% faster...
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Move variable declaration to inside of loop.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Cosmetics: Rename some variables.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Simplify coupling band loop.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Remove unneeded table lookup.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Cosmetics: Rename some variables to be more descriptive...
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Move some variable declarations to inside of loops.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Remove unneeded variable.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Cosmetics: Rename some variables to be more descriptive...
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Remove some unneeded variables.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Cosmetics: Rename some variables
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
simplify 2 lines into 1 using FFMIN
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Cosmetics: Do some basic pretty-printing.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Simplify by combining increment with array access.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
cosmetics: Rename some variables to be more descriptive...
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Move 2 variable declarations to inside of loop.
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
simplify by combining increment with array access
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Remove unneeded variable
commit
|
commitdiff
|
tree
2009-09-27
Justin Ruggles
Hardcode AC-3 critical band tables when CONFIG_HARDCODED_TAB...
commit
|
commitdiff
|
tree
2009-09-26
Justin Ruggles
simplify format string for writing pix_fmt string.
commit
|
commitdiff
|
tree
2009-09-25
Justin Ruggles
Align pix_fmt list by allowing one more char for the...
commit
|
commitdiff
|
tree
2009-09-19
Justin Ruggles
Update AC-3 channel map. 2F/2R layout only has 4 channels...
commit
|
commitdiff
|
tree
2009-09-16
Justin Ruggles
add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities...
commit
|
commitdiff
|
tree
2009-09-15
Justin Ruggles
10l: set genre default immediately before reading genre tag
commit
|
commitdiff
|
tree
2009-09-15
Justin Ruggles
Set ID3v1 genre to 0xFF (unknown) by default instead...
commit
|
commitdiff
|
tree
2009-09-04
Justin Ruggles
Remove fake Speex header creation from FLV demuxer...
commit
|
commitdiff
|
tree
2009-09-04
Justin Ruggles
Add frame_size as a codec parameter requirement for...
commit
|
commitdiff
|
tree
2009-09-04
Justin Ruggles
libspeex: Do not set AVCodecContext.frame_size in decoder...
commit
|
commitdiff
|
tree
2009-08-29
Justin Ruggles
Store the frame size in the LibSpeexContext in case...
commit
|
commitdiff
|
tree
2009-08-28
Justin Ruggles
Use the output data type to determine the maximum number...
commit
|
commitdiff
|
tree
2009-08-28
Justin Ruggles
Add myself as maintainer for libspeexdec.c
commit
|
commitdiff
|
tree
2009-08-28
Justin Ruggles
Modify the Ogg/Speex demuxer and the libspeex decoder...
commit
|
commitdiff
|
tree
2009-08-05
Justin Ruggles
cosmetics: move fixed_coeffs into the aligned arrays...
commit
|
commitdiff
|
tree
2009-08-05
Justin Ruggles
cosmetics: reindent after last commit
commit
|
commitdiff
|
tree
2009-08-05
Justin Ruggles
ac3dec: simplify zero-bit mantissa dithering by calculating it
commit
|
commitdiff
|
tree
2009-08-05
Justin Ruggles
cosmetics: indentation and line wrap
commit
|
commitdiff
|
tree
2009-08-05
Justin Ruggles
cosmetics after last commit
commit
|
commitdiff
|
tree
2009-08-05
Justin Ruggles
Modify decode_band_structure() so that the actual band...
commit
|
commitdiff
|
tree
2009-08-05
Justin Ruggles
Use coupling band sizes instead of coupling band structure...
commit
|
commitdiff
|
tree
2009-08-03
Justin Ruggles
cosmetics: add more detailed information to the documentatio...
commit
|
commitdiff
|
tree
2009-08-03
Justin Ruggles
Replace 5 with AOT_SBR when referring to the MPEG-4...
commit
|
commitdiff
|
tree
2009-06-24
Justin Ruggles
flvdec: Build a Speex header during FLV demuxing using...
commit
|
commitdiff
|
tree
2009-06-21
Justin Ruggles
oggenc: Change error log text. An error here does not...
commit
|
commitdiff
|
tree
2009-06-21
Justin Ruggles
oggenc: return error value from ogg_build_flac_headers()
commit
|
commitdiff
|
tree
2009-06-21
Justin Ruggles
cosmetics: spacing and comments
commit
|
commitdiff
|
tree
2009-06-21
Justin Ruggles
oggenc: check for failed av_mallocz()
commit
|
commitdiff
|
tree
2009-06-13
Justin Ruggles
Add a VorbisComment metadata conversion table and use...
commit
|
commitdiff
|
tree
2009-06-13
Justin Ruggles
Do not guess the channel layout when getting its string...
commit
|
commitdiff
|
tree
2009-06-13
Justin Ruggles
Remove the 3-front-channel layout from the list of...
commit
|
commitdiff
|
tree
2009-05-25
Justin Ruggles
eac3dec: get rid of unnecessary left shifts in 16-bit...
commit
|
commitdiff
|
tree
2009-05-21
Justin Ruggles
10l: typing mistake in r18888
commit
|
commitdiff
|
tree
2009-05-21
Justin Ruggles
eac3dec: fix bug in GAQ dequantization. large mantissas...
commit
|
commitdiff
|
tree
2009-05-21
Justin Ruggles
eac3dec: make GAQ dequantization 24-bit
commit
|
commitdiff
|
tree
2009-05-21
Justin Ruggles
eac3dec: revert commit r18860. keep the AHT IDCT 24...
commit
|
commitdiff
|
tree
2009-05-17
Justin Ruggles
eac3dec: use 16-bit pre-mantissas instead of 24-bit...
commit
|
commitdiff
|
tree
2009-05-16
Justin Ruggles
ac3dec: fix coupling range check. the start subband...
commit
|
commitdiff
|
tree
2009-05-06
Justin Ruggles
cosmetics: line wrap and vertical alignment
commit
|
commitdiff
|
tree
2009-05-06
Justin Ruggles
ac3dec: Remove unneeded context variable, num_cpl_subbands...
commit
|
commitdiff
|
tree
2009-05-05
Justin Ruggles
cosmetics: indentation after last commit
commit
|
commitdiff
|
tree
2009-05-05
Justin Ruggles
ac3dec: move channel remapping to outside of block...
commit
|
commitdiff
|
tree
2009-04-20
Justin Ruggles
ac3enc: log a warning message if the channel layout...
commit
|
commitdiff
|
tree
2009-04-19
Justin Ruggles
Add channel layout support to the AC-3 encoder.
commit
|
commitdiff
|
tree
2009-04-19
Justin Ruggles
Add channel layout support to the AC-3 decoder and...
commit
|
commitdiff
|
tree
2009-04-19
Justin Ruggles
Check that channel layout is compatible with number...
commit
|
commitdiff
|
tree
2009-04-18
Justin Ruggles
Add 3 channel layout convenience macros.
commit
|
commitdiff
|
tree
2009-04-17
Justin Ruggles
ac3dec: reorder output channels to SMPTE channel order
commit
|
commitdiff
|
tree
2009-04-17
Justin Ruggles
ac3enc: reorder input channels to AC-3 channel order
commit
|
commitdiff
|
tree
2009-04-16
Justin Ruggles
flacenc: write initial blocksize to STREAMINFO header...
commit
|
commitdiff
|
tree
next