Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -5/+5 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -2/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | 1l: correct argument order in avcodec_check_dimensions | Kostya Shishkov | 2006-10-01 | 1 | -1/+1 |
* | Drop unneeded checks before av_free() and change to av_freep() where it's mor... | Kostya Shishkov | 2006-09-09 | 1 | -8/+4 |
* | Now MPlayer should understand Smacker audio and video codecs. | Kostya Shishkov | 2006-05-17 | 1 | -1/+1 |
* | sanity checks, some might have been exploitable ... | Michael Niedermayer | 2006-05-13 | 1 | -0/+5 |
* | Don't use get_vlc2() when tree is one symbol. This fixes audio decoding | Kostya Shishkov | 2006-03-25 | 1 | -12/+43 |
* | Smacker demuxer and decoder. | Kostya Shishkov | 2006-03-21 | 1 | -0/+689 |