mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Fix build with NO_TS_AUDIO.
This commit is contained in:
		| @@ -428,8 +428,6 @@ static int AdtsCheck(const uint8_t * data, int size) | ||||
|     return 0; | ||||
| } | ||||
|  | ||||
| #ifndef NO_TS_AUDIO | ||||
|  | ||||
| ////////////////////////////////////////////////////////////////////////////// | ||||
| //	PES Demux | ||||
| ////////////////////////////////////////////////////////////////////////////// | ||||
| @@ -455,6 +453,8 @@ enum | ||||
|     PES_PROG_STREAM_DIR = 0xFF, | ||||
| }; | ||||
|  | ||||
| #ifndef NO_TS_AUDIO | ||||
|  | ||||
| /// | ||||
| ///	PES parser state. | ||||
| /// | ||||
|   | ||||
		Reference in New Issue
	
	Block a user