Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 14 Oct 2008 16:04:09 +0000 | diego | #include necessary libavcodec header and remove duplicated struct declaration. |
Tue, 14 Oct 2008 09:31:19 +0000 | gpoirier | update x264's section with r999 of x264 |
Tue, 14 Oct 2008 09:04:40 +0000 | diego | Remove useless '#undef realloc', realloc is not referenced anywhere near. |
Tue, 14 Oct 2008 08:56:48 +0000 | diego | Remove duplicate extern declaration, fixes the warning: |
Mon, 13 Oct 2008 23:10:42 +0000 | diego | Remove unused variable ncomps. |
Mon, 13 Oct 2008 22:32:20 +0000 | ods15 | Fix double free in demux_nut, patch by Onur K¸«ä¸«®¸«äk. |