summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje1-4/+17
2004-01-07New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...David Schleef1-0/+8
2004-01-06This should have been committed along with the changelog entry a few hours agoRonald S. Bultje1-25/+16
2004-01-06ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2Jan Schmidt3-0/+12
2004-01-04ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...Ronald S. Bultje1-6/+40
2004-01-03Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje6-289/+567
2004-01-02ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.Ronald S. Bultje1-2/+3
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef4-46/+18
2004-01-01Remove left-over g_printRonald S. Bultje1-3/+0
2004-01-01configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje15-589/+963
2003-12-29Fix warning about discarding const qualifierJan Schmidt1-1/+1
2003-12-27make tremor work againAmaury Jacquot3-86/+91
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje7-335/+307
2003-12-22compile fixThomas Vander Stichele1-1/+1
2003-12-22messed up the template caps on first tryBenjamin Otte1-5/+5
2003-12-22ext/faad/gstfaad.c: Port to new caps system.Benjamin Otte1-151/+122
2003-12-22Merge CAPS branchDavid Schleef27-1169/+753
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje1-5/+10
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje3-0/+3
2003-12-13Wrong optimization from my side. Mpeg2enc works nowRonald S. Bultje1-2/+7
2003-12-13removed GST_*_CAST. Disabling of type checking is done in glib.Benjamin Otte1-1/+1
2003-12-11This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje12-0/+1609
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-7/+7
2003-12-07Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje2-2/+0
2003-12-05another fixThomas Vander Stichele1-1/+0
2003-12-04remove copyright field from pluginsAndy Wingo20-24/+10
2003-11-25that bracket needs to be closedBenjamin Otte1-1/+1
2003-11-24ooops, those files shouldn't have been committed in the latest commit.Benjamin Otte1-6/+0
2003-11-24use GDK_PIXBUF_CONFDIRBenjamin Otte1-0/+6
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte2-0/+9
2003-11-22TypoRonald S. Bultje1-1/+1
2003-11-22Add faac buildRonald S. Bultje1-0/+8
2003-11-22Why wasn't this committed in my previous try?Ronald S. Bultje2-0/+82
2003-11-22Actually, FAAC is LGPL, not GPL (like FAAD)Ronald S. Bultje1-0/+680
2003-11-22BPS is per-channel BPS, not total BPS... OhwellRonald S. Bultje1-7/+12
2003-11-22Don't throw an error if we can't negotiate capsDavid Schleef1-5/+0
2003-11-21Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje1-8/+0
2003-11-21New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje4-26/+642
2003-11-20This GstVideoSink function was removed todayJan Schmidt1-2/+0
2003-11-16+ checking in plugin category changesLeif Johnson8-12/+12
2003-11-11make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte1-0/+4
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje36-29/+57
2003-11-06Include config.hDavid Schleef2-0/+6
2003-11-05Remove obsolete external function call and do all element registrations in pl...Ronald S. Bultje5-29/+4
2003-11-03convert to new plugin systemDavid Schleef1-25/+33
2003-11-03fix warningsDavid Schleef1-6/+3
2003-11-03remove audiofile typefinding because it is buggy and we support all of its fo...Benjamin Otte3-198/+1
2003-11-03fix for new plugin systemBenjamin Otte1-29/+30
2003-11-02This was wrongRonald S. Bultje1-0/+14
2003-11-02And more, and more...Ronald S. Bultje1-25/+28