Mercurial > mplayer.hg
log stream/realrtsp/rmff.c @ 33835:8d3d721a0532
age | author | description |
---|---|---|
2010-11-14 | cboesch | Remove most of the NULL pointer check before free all over the code |
2009-09-02 | reimar | Use calloc to ensure rmff_new_mdpr returns fully initialized data. |
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2007-03-25 | rtogni | Check buffer size in header dump functions |
2007-03-24 | rtogni | Use AV_WB* instead of swap+memcpy+swap |
2007-03-01 | reimar | Use libavutil AV_RB/AV_WB macros instead of defining out own variants. |
2006-11-05 | rtogni | printf->mp_msg |
2006-07-31 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/realrtsp/rmff.c@0c8c8613cd71 |