summaryrefslogtreecommitdiffstats
path: root/gst/xingheader
AgeCommit message (Expand)AuthorFilesLines
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öge3-199/+414
2007-10-05gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...Gautier Portet1-7/+19
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
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 Fergeau3-0/+444