Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -2/+2 |
* | Get rid of min/max macros from aviheader.h, they do not belong here. | reimar | 2006-12-09 | 1 | -1/+1 |
* | fix a/v sync issues when using ad_hwmpa | ben | 2006-08-01 | 1 | -0/+3 |
* | in decode_audio() memset(0) unused memory in buf before returning | nicodvb | 2006-07-23 | 1 | -1/+2 |
* | don't do the work of mp_get_mp3_header() and, as a side effect, prevent a dea... | nicodvb | 2006-07-23 | 1 | -2/+0 |
* | the value returned by decode_audio() must be the amount of _decoded_ bytes (... | nicodvb | 2006-07-22 | 1 | -5/+7 |
* | prevent buffer underflow; the code is still incorrect and leads to desync but... | nicodvb | 2006-07-16 | 1 | -10/+19 |
* | Remove unused variables, patch by Stefan Huehner stefan at huehner org. | diego | 2006-07-08 | 1 | -1/+1 |
* | ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders | nicodvb | 2006-01-15 | 1 | -0/+136 |