Browse Source

cosmetic fix

pull/2/head
Jean-Paul Saman 21 years ago
parent
commit
af44196ee6
  1. 2
      include/vlc_es.h

2
include/vlc_es.h

@ -61,7 +61,7 @@ struct audio_format_t
unsigned int i_bytes_per_frame;
/* Number of sampleframes contained in one compressed frame. */
unsigned int i_frame_length;
unsigned int i_frame_length;
/* Please note that it may be completely arbitrary - buffers are not
* obliged to contain a integral number of so-called "frames". It's
* just here for the division :

Loading…
Cancel
Save