log libmpcodecs/ad_spdif.c @ 35423:eef7c4527712

age author description
Thu, 29 Nov 2012 17:03:04 +0000 reimar Do not fall back to 0 for samplerate when parser is not initialized.
Sat, 10 Nov 2012 13:39:01 +0000 reimar Do not use pkt which is uninitialized at that point.
Thu, 03 Nov 2011 19:33:05 +0000 cehoyos Use init_avformat() instead of av_register_all().
Thu, 03 Nov 2011 18:51:56 +0000 cehoyos Cosmetics: Remove empty statement.
Thu, 03 Nov 2011 18:45:59 +0000 cehoyos Use new API avformat_new_stream() instead of the deprecated
Thu, 03 Nov 2011 18:43:49 +0000 cehoyos Call av_register_all() before initialising the SPDIF muxer.
Wed, 12 Oct 2011 17:23:08 +0000 diego S/PDIF passthrough decoder