summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele24-124/+57
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte10-20/+45
2003-09-15converted gst_element_error to new format in sys/oss - gettext pendingBenjamin Otte4-25/+43
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte10-12/+36
2003-09-14add COPYING.LIBChristian Schaller1-1/+1
2003-09-14exerting executive privilegeDavid Schleef1-26/+0
2003-09-14Change some g_prints to GST_DEBUGDavid Schleef1-4/+2
2003-09-14change caps in template to GST_CAPS_ANYDavid Schleef1-2/+2
2003-09-13Change default program suffix to -0.7David Schleef1-0/+4
2003-09-13Make interface hack work with multiple interfaces per elementRonald S. Bultje1-2/+6
2003-09-13Copyright fix (code=mine)Ronald S. Bultje2-6/+4
2003-09-13Fix missing symbolRonald S. Bultje1-1/+1
2003-09-13fix v4l elements as they have been merged into just 2Christian Schaller1-6/+2
2003-09-13fix typo (not mine, ronalds ;)Christian Schaller1-1/+0
2003-09-13disting fix, ronald remember to make sure all new files get disted :)Christian Schaller1-6/+7
2003-09-13typosRonald S. Bultje1-1/+2
2003-09-13latest fixes to get everything disting and building like a charmChristian Schaller2-1/+4
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje6-35/+66
2003-09-13Interface implementation example: OSS mixer. Also osscommon->osselement so it...Ronald S. Bultje10-173/+1249
2003-09-13Interface example: a mixerRonald S. Bultje1-0/+1
2003-09-12Check for seekability and use gst_pad_push() instead of gst_pad_send_event()Ronald S. Bultje1-24/+44
2003-09-12Clarify DV type 1/2 differenceRonald S. Bultje1-3/+7
2003-09-11Remove all locally-defined optimization flagsDavid Schleef7-36/+6
2003-09-11add cvsignoresChristian Schaller2-0/+5
2003-09-11misc minor build and rpm fixesChristian Schaller1-52/+52
2003-08-30get last fix correct.David Schleef1-1/+1
2003-08-26rewrite state machine in _loop() function to handle buffer durationsDavid Schleef2-29/+80
2003-08-26Migrate caps to new system. Change to using a simple convolution to create o...David Schleef1-6/+6
2003-08-21compilation problems on FreeBSD.Andrew Turner1-0/+4
2003-08-20Add setsockopt SO_REUSEADDRAngel Carpintero1-0/+6
2003-08-19needed fixes to enable building of RPMS of gst-pluginsChristian Schaller1-1/+10
2003-08-17Handle libtoolize with alternate namesDavid Schleef2-2/+2
2003-08-13fix GstElementDetails nameAngel Carpintero2-4/+4
2003-08-13Fix regressions from using gstriff libraryDavid Schleef3-92/+105
2003-08-13Remove riff code, since it's duplicated in the riff libraryDavid Schleef5-220/+13
2003-08-12Add PCMU = 0 (G711 mu-law) and PCMA = 8 (G711 a-law) payloadsAngel Carpintero1-0/+2
2003-08-11Update and Add some RFCsAngel Carpintero1-4/+11
2003-08-10Remove redundant definition of plugindirDavid Schleef2-2/+0
2003-08-10Remove redundant plugindir definitionDavid Schleef36-37/+0
2003-08-09Define plugindirDavid Schleef2-0/+3
2003-08-07Enable MTU featureAngel Carpintero1-8/+7
2003-08-06change FT_PIXEL_MODE_GRAY to ft_pixel_mode_graysDavid Schleef1-1/+1
2003-08-06Fix wrong mimetype, might cause #119272Ronald S. Bultje1-1/+1
2003-08-04Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do ...Ronald S. Bultje3-3/+1
2003-07-31Added some issues on TODOAngel Carpintero1-0/+3
2003-07-29At end of stream, rewrite the header with the correct number of bytesIain Holmes3-39/+80
2003-07-29fix installing into wrong dirDavid Schleef1-1/+1
2003-07-28Fix installing plugin in wrong dirDavid Schleef1-1/+1
2003-07-28move the element to Codec/Image/Decoder, as it was annoying me in gst-editorJan Schmidt1-1/+1
2003-07-28second attempt fixing gdkpixbuf stuffThomas Vander Stichele4-4/+18