Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
2009-01-25 | diego | HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. |
2009-01-25 | diego | Add missing header for av_gcd, fixes the warning: |
2009-01-25 | reimar | Fix typo: pool -> poll |
2009-01-25 | reimar | Actually abort (return NULL) in the alloc-failure check in play_tree_new |
2009-01-25 | reimar | Fix a NULL-check that used && instead of || and thus could not avoid crashes. |
2009-01-25 | diego | Declare struct SwsContext before using it, fixes the checkheaders warning: |
2009-01-25 | diego | Disable C code when compiling AltiVec code, fixes the warning: |
2009-01-25 | diego | spelling/grammar cosmetics |
2009-01-25 | diego | Fix #endif comments. |
2009-01-24 | compn | add "<!DOCTYPE smil" to smil playlist |
2009-01-22 | nicodvb | in parse_pat() IDENTIFY program number and pmt_pid |
2009-01-20 | diego | The homepage/ subdirectory should no longer be redirected on web mirrors. |
2009-01-20 | compn | add EPHV to ffodivx,xvid |
2009-01-20 | gpoirier | sync w/r28341 |