Mercurial > mplayer.hg
log stream/realrtsp/rmff.c @ 31342:996166ae509d
age | author | description |
---|---|---|
Wed, 02 Sep 2009 10:35:06 +0000 | reimar | Use calloc to ensure rmff_new_mdpr returns fully initialized data. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sun, 25 Mar 2007 19:00:39 +0000 | rtogni | Check buffer size in header dump functions |
Sat, 24 Mar 2007 14:40:16 +0000 | rtogni | Use AV_WB* instead of swap+memcpy+swap |
Thu, 01 Mar 2007 12:51:33 +0000 | reimar | Use libavutil AV_RB/AV_WB macros instead of defining out own variants. |
Sun, 05 Nov 2006 20:18:37 +0000 | rtogni | printf->mp_msg |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/realrtsp/rmff.c@0c8c8613cd71 |