[vlc-devel] [PATCH 1/1] codec/dirac: Rewrite libdirac(-research) encoding support

David Flynn davidf+nntp at woaf.net
Tue Nov 11 18:18:02 CET 2008


On 2008-11-11, Laurent Aimar <fenrir at via.ecp.fr> wrote:
> On Mon, Nov 10, 2008, David Flynn wrote:
>> On 2008-11-10, davidf+nntp at woaf.net <davidf+nntp at woaf.net> wrote:
>> >  static block_t *Encode( encoder_t *p_enc, picture_t *p_pic )
>> How does one know when the input has ended? (in order to flush the
>> encoder and tidy up any housekeeping?
>  Actually, there is no way to know it.

thats really unfortunate, since it is good practice for us to signal an
EOS marker.

But worse, surely this means that i'll also not be able to extract the
last few (or whatever) out of the encoder

..david




More information about the vlc-devel mailing list