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