Mercurial > mplayer.hg
log libmpcodecs/ad_spdif.c @ 35395:e740eaf25f32
age | author | description |
---|---|---|
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 |