summaryrefslogtreecommitdiff
path: root/libavformat/spdifenc.c
Commit message (Expand)AuthorAge
* Use new function put_nbyte() to speed up padding.Anssi Hannula2011-01-02
* Cosmetics: Re-indent after last commit.Carl Eugen Hoyos2010-12-29
* Do not add the preamble if the DTS stream is already padded, like DTS inAnssi Hannula2010-12-29
* s/IEC958/IEC 61937 - IEC958 is a lower level format.Anssi Hannula2010-12-29
* Fix wrong bitstream mode for AC-3.Anssi Hannula2010-12-29
* Improve error return values.Anssi Hannula2010-12-29
* Always encapsulate DTS in big-endian format, at least some receiversAnssi Hannula2010-12-29
* Add Anssi and myself to the authors in doxygen.Anssi Hannula2010-12-29
* Add copyright notices for the E-AC3 and TrueHD parts of the muxer.Carl Eugen Hoyos2010-11-27
* IEC 61937 encapsulation of TrueHD for HDMI passthrough.Anssi Hannula2010-11-27
* 100l: Fix crash in SPDIF muxer.Carl Eugen Hoyos2010-11-17
* Add support for IEC 61937 ("SPDIF") encapsulation for E-AC-3.Carl Eugen Hoyos2010-11-17
* Move code to be used by the IEC 61937 demuxer from spifenc.c into commonAnssi Hannula2010-11-10
* Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.Anssi Hannula2010-11-09