Age | Commit message (Expand) | Author |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-02-20 | Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64"). | Diego 'Flameeyes' Pettenò |
2006-12-25 | The faad decoding plugin uses math functions, link it to libm. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Don't do anything if cfft is NULL, or dereferencing it might lead to crashes. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Remove unused if checks on free. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Fix an off by one identified by Coverity Scan, CID 136. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-30 | Change in32 in int32_t to fix building on some systems, as reported by Reinha... | Diego 'Flameeyes' Pettenò |
2006-06-17 | Add patch for faad 5.1 support, sent by Darren Salt on mailing list. | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-03 | Use the actually-implemented interface instead of the out-of-date faad.h. | Darren Salt |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2005-10-30 | update the tree diff | Mike Melanson |
2005-10-30 | porting custom xine tree fixes | Mike Melanson |
2005-10-30 | distribute the correct set of files when building releases | Mike Melanson |
2005-10-30 | forgot to add the new files from the updated version | Mike Melanson |
2005-10-29 | update libfaad2 to CVS snapshot 2004-09-15 | Mike Melanson |
2005-07-17 | More codec description detail | James Stembridge |
2005-06-04 | Make sure bits per sample is always set | James Stembridge |
2005-05-30 | No need to guess parameters, faad will read them from ADTS/ADIF header | James Stembridge |
2005-05-21 | Avoid integer overflow in bitrate calculation | James Stembridge |
2005-05-21 | Estimate AAC bitrate | James Stembridge |
2005-05-21 | **BUGFIX** | James Stembridge |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-15 | warning fixes | Michael Roitzsch |
2004-12-03 | Update to libfaad2 2.0. | Thibaut Mattern |
2004-11-29 | Fix playback of some recent NSV streams with AAC. | Thibaut Mattern |
2004-10-08 | unify the two patches for the same file into one | Michael Roitzsch |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-06-01 | Standardise prefix of debug output with error messages | James Stembridge |
2004-06-01 | Tighter checking on header for presence of codec init data | James Stembridge |
2004-05-24 | 1) Support AAC in AVI | James Stembridge |
2004-02-12 | fix compiler warning on possibly uninitialized usage | Michael Roitzsch |
2004-01-28 | Menno's suggestion for discovering raw aac audio parameters | Miguel Freitas |
2004-01-27 | Correct path for config.h, patch from Graham Brooks (gbrooks at imsmail dot org) | James Stembridge |
2004-01-26 | Sync with libfaad CVS | James Stembridge |
2004-01-26 | Base required source data size on input number of channels rather than output... | James Stembridge |
2004-01-26 | Support for 5.1 channel AAC, including downmixing to 2 channels when required | James Stembridge |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-11 | the faad project accepted a huge compiler warning patch I sent them, | Michael Roitzsch |
2004-01-09 | - rework semantics of some buffer flags. check buffer.h for details. | Miguel Freitas |
2004-01-04 | Use the rate provided by decoder_info[1] | Thibaut Mattern |
2003-12-30 | - update to libfaad 2.0 rc3 | Miguel Freitas |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-20 | force raw AAC to be decoded as stereo; not a great idea, but it will | Mike Melanson |
2003-12-19 | the number of bytes consumed after decoding a frame is revealed by one | Mike Melanson |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |