# HG changeset patch # User nicodvb # Date 1176238209 0 # Node ID 814e79060099a5cfc22521d393c4f4985fafb50c # Parent 5d091ebc4c3b6cc34d8f93ec3f4f6a258e4a1a22 renamed dvdnav_audio_stream_to_format() as dvdnav_audio_stream_format() as implemeted in dvdnav.c; patch by Andreas Oman (andreas olebyn nu) diff -r 5d091ebc4c3b -r 814e79060099 dvdnav.h --- a/dvdnav.h Mon Apr 09 09:56:41 2007 +0000 +++ b/dvdnav.h Tue Apr 10 20:50:09 2007 +0000 @@ -564,7 +564,7 @@ * Returns the format of *logical* audio stream 'stream' * (returns 0xffff if no such stream). */ -uint16_t dvdnav_audio_stream_to_format(dvdnav_t *self, uint8_t stream); +uint16_t dvdnav_audio_stream_format(dvdnav_t *self, uint8_t stream); /* * Converts a *logical* subpicture stream id into country code