Mercurial > mplayer.hg
log libmpdemux/muxer.h @ 21539:ad7616b01560
age | author | description |
---|---|---|
Thu, 10 Aug 2006 21:48:41 +0000 | michael | pass average bitrate from encoder to (lavf) muxer |
Mon, 24 Apr 2006 10:36:29 +0000 | rtognimp | 3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to |
Tue, 21 Feb 2006 09:40:25 +0000 | corey | Fix video delay when encoding with B-frames. |
Sun, 19 Feb 2006 09:34:37 +0000 | corey | dwStart support for mencoder. |
Thu, 26 Jan 2006 19:32:07 +0000 | michael | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer |
Wed, 25 Jan 2006 01:17:57 +0000 | michael | pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse) |
Mon, 21 Nov 2005 22:53:14 +0000 | nicodvb | buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me |