Mercurial > mplayer.hg
log libmpdemux/muxer_mpeg.c @ 31757:83423e6b288e
age | author | description |
---|---|---|
Sat, 10 Jul 2010 23:31:50 +0000 | reimar | Fix some remaining bswap-related compilation issues. |
Sat, 10 Jul 2010 23:08:06 +0000 | reimar | Use AV_WB* where possible and be2me -> be2ne compilation fix. |
Sun, 09 May 2010 14:45:29 +0000 | diego | Remove internal liba52 copy. |
Sun, 09 May 2010 12:28:15 +0000 | diego | Use the system liba52 headers when internal liba52 is disabled, fixes: |
Sun, 04 Apr 2010 16:12:23 +0000 | diego | Mark muxer-related m_option_t arrays as const. |
Fri, 26 Feb 2010 15:01:37 +0000 | diego | Do not cast the results of malloc/calloc/realloc. |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |