summaryrefslogtreecommitdiffstats
path: root/ext/libfame/gstlibfame.c
AgeCommit message (Collapse)AuthorFilesLines
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
Original commit message from CVS: reviewed by Benjamin Otte <otte@gnome.org> * ext/a52dec/gsta52dec.c: * ext/divx/gstdivxdec.c: * ext/divx/gstdivxenc.c: * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init): * ext/faac/gstfaac.c: (gst_faac_base_init): * ext/faad/gstfaad.c: (gst_faad_base_init): * ext/ivorbis/vorbisfile.c: * ext/lame/gstlame.c: * ext/libfame/gstlibfame.c: * ext/mpeg2enc/gstmpeg2enc.cc: * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init): * ext/sidplay/gstsiddec.cc: * ext/speex/gstspeexdec.c: * ext/speex/gstspeexenc.c: * ext/xvid/gstxviddec.c: * ext/xvid/gstxvidenc.c: correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec, (fixes #142193)
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-75/+77
Original commit message from CVS: don't mix tabs and spaces
2004-03-14gst-indentThomas Vander Stichele1-144/+149
Original commit message from CVS: gst-indent
2003-12-22Merge CAPS branchDavid Schleef1-53/+32
Original commit message from CVS: Merge CAPS branch
2003-12-05another fixThomas Vander Stichele1-1/+0
Original commit message from CVS: another fix
2003-11-02And more, and more...Ronald S. Bultje1-25/+28
Original commit message from CVS: And more, and more...
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ↵Andy Wingo1-3/+4
deal with that. Fixes #113488. Original commit message from CVS: /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
2003-07-12Plugin details fixesRonald S. Bultje1-0/+1
Original commit message from CVS: Plugin details fixes
2003-07-08Implement mpeg-delimited framerate lists instead of (too wide) rangesRonald S. Bultje1-3/+15
Original commit message from CVS: Implement mpeg-delimited framerate lists instead of (too wide) ranges
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ↵Ronald S. Bultje1-63/+49
over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-4/+7
Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-1/+1
Original commit message from CVS: PadConnect -> PadLink
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-5/+5
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2002-12-20added timestamping codeZeeshan Ali1-1/+13
Original commit message from CVS: added timestamping code
2002-12-20Just copy timestamps for nowWim Taymans1-0/+1
Original commit message from CVS: Just copy timestamps for now
2002-06-03anal fixThomas Vander Stichele1-1/+1
Original commit message from CVS: anal fix
2002-06-02Added lots of configurable parameters including the exported objects of fame.Wim Taymans1-153/+345
Original commit message from CVS: Added lots of configurable parameters including the exported objects of fame.
2002-06-01Some cleanups.Wim Taymans1-98/+49
Original commit message from CVS: Some cleanups.
2002-06-01silly mistakeThomas Vander Stichele1-1/+1
Original commit message from CVS: silly mistake
2002-06-01added encoding pattern propertyThomas Vander Stichele1-3/+18
Original commit message from CVS: added encoding pattern property B-frames don't work
2002-06-01adding preliminary libfame plugin it's still too green to be useful, ↵Thomas Vander Stichele1-0/+441
literally and needs some major fixing up Original commit message from CVS: adding preliminary libfame plugin it's still too green to be useful, literally and needs some major fixing up