summaryrefslogtreecommitdiffstats
path: root/gst/xingheader/gstxingmux.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u...Jan Schmidt1-689/+0
2008-01-23Add documentation for the xingheader plugin.Sebastian Dröge1-0/+31
2008-01-23tests/check/: Add simple unit test for the xingmux element.Sebastian Dröge1-1/+19
2008-01-14gst/xingheader/gstxingmux.c: Bitrate is 4 bits, not 8 so check for 0xe as max...Sebastian Dröge1-2/+2
2008-01-14gst/xingheader/gstxingmux.c: Remove accidentially leftover debug printf.Sebastian Dröge1-2/+0
2008-01-14gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing...Sebastian Dröge1-15/+61
2008-01-12gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new ...Sebastian Dröge1-191/+396
2007-10-05gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...Gautier Portet1-7/+19
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-03-11added new element to add Xing headers to MP3 files (this allows decoder to fi...Christophe Fergeau1-0/+380