summaryrefslogtreecommitdiffstats
path: root/ext/faac/gstfaac.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-14ext/faac/gstfaac.*: Change timestamp generation to lineair since that works ↵Ronald S. Bultje1-1/+1
at least somewhat (although, arguably, it... Original commit message from CVS: * ext/faac/gstfaac.c: (gst_faac_init), (gst_faac_srcconnect), (gst_faac_chain), (gst_faac_change_state): * ext/faac/gstfaac.h: Change timestamp generation to lineair since that works at least somewhat (although, arguably, it is incorrect). Disable all but 16-bit integer input since all the other are untested and lead to unpredicteable results inside libfaac.
2005-01-07ext/faac/gstfaac.*: Allow for ADTS output (#153434).Ronald S. Bultje1-1/+2
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type), (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect), (gst_faac_set_property), (gst_faac_get_property): * ext/faac/gstfaac.h: Allow for ADTS output (#153434).
2004-03-15*.h: Revert indentingJohan Dahlin1-7/+16
Original commit message from CVS: * *.h: Revert indenting
2004-03-14gst-indentThomas Vander Stichele1-16/+7
Original commit message from CVS: gst-indent
2003-11-22Why wasn't this committed in my previous try?Ronald S. Bultje1-0/+74
Original commit message from CVS: Why wasn't this committed in my previous try?