[vlc-devel] [PATCH 1/1] codec/dirac: Rewrite libdirac(-research) encoding support
Laurent Aimar
fenrir at via.ecp.fr
Tue Nov 11 14:29:16 CET 2008
On Mon, Nov 10, 2008, David Flynn wrote:
> On 2008-11-10, davidf+nntp at woaf.net <davidf+nntp at woaf.net> wrote:
> > /****************************************************************************
> > * Encode: the whole thing
> > ****************************************************************************
> > - * This function spits out ogg packets.
> > + * This function spits out encapsulation units.
> > ****************************************************************************/
> > 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.
--
fenrir
More information about the vlc-devel
mailing list