Age | Commit message (Expand) | Author | Files | Lines |
2003-11-24 | tagging stuff and build fixes. In detail: | Benjamin Otte | 2 | -1/+106 |
2003-10-23 | Change cvs host (mplayer) | Jeremy Simon | 1 | -2/+2 |
2003-09-27 | make ffmpeg erroring out work: | Benjamin Otte | 1 | -2/+3 |
2003-09-13 | latest fixes to get everything disting and building like a charm | Christian Schaller | 1 | -1/+1 |
2003-07-20 | Update matroska check (see #117717) | Ronald S. Bultje | 1 | -4/+4 |
2003-07-17 | Move to m4/ instead of common/m4/ | Ronald S. Bultje | 1 | -0/+262 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -6/+6 |
2003-03-01 | fix ivorbis part 2 | Christian Schaller | 1 | -6/+1 |
2003-02-23 | add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als... | Christian Schaller | 3 | -2/+75 |
2003-01-17 | check for vorbis final | Thomas Vander Stichele | 1 | -0/+6 |
2003-01-05 | changing ffmpeg to only update when required | Thomas Vander Stichele | 1 | -12/+24 |
2002-12-30 | a simple fix | Thomas Vander Stichele | 1 | -1/+2 |
2002-12-27 | why did no one notice ? | Thomas Vander Stichele | 1 | -0/+42 |
2002-12-26 | slurp in ffmpeg a) please test b) please help me figure out how to portably l... | Thomas Vander Stichele | 1 | -1/+1 |
2002-12-05 | drop mpeg2dec 0.2.1 support in favor of 0.3.0. | David I. Lehn | 1 | -94/+0 |
2002-11-26 | flac debug cleanup m4 for ffmpeg | Thomas Vander Stichele | 1 | -0/+99 |
2002-10-27 | Added shout m4 | Wim Taymans | 1 | -0/+99 |
2002-10-26 | updated avifile ? | Thomas Vander Stichele | 1 | -1/+1 |
2002-10-06 | I wonder how we ever got along without this | Thomas Vander Stichele | 1 | -1/+1 |
2002-09-19 | Revert the revert to 1.0.0 vorbis.m4 code. | David I. Lehn | 1 | -1/+2 |
2002-09-19 | update to 1.0 macro | Thomas Vander Stichele | 1 | -4/+3 |
2002-08-17 | fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839 | Thomas Vander Stichele | 1 | -0/+143 |
2002-08-13 | shiny new avifile test macro let's give it a ride | Thomas Vander Stichele | 1 | -0/+150 |
2002-08-10 | vorbis check fix (applied upstream) remove unused glade m4 | David I. Lehn | 2 | -50/+2 |
2002-07-05 | attempt to fix my sucky dv and festival breakage. | David I. Lehn | 1 | -1/+1 |
2002-07-04 | duplicate of m4 in common/m4 | David I. Lehn | 1 | -56/+0 |
2002-06-10 | adding libdv m4 check | Thomas Vander Stichele | 1 | -0/+108 |
2002-06-10 | added rc3 check, rc2 will now not be detected anymore | Thomas Vander Stichele | 1 | -21/+35 |
2002-06-03 | m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add a... | Richard Boulton | 1 | -5/+23 |
2002-06-02 | another one goes in | Thomas Vander Stichele | 1 | -0/+33 |
2002-06-01 | and the m4 to go along with it | Thomas Vander Stichele | 1 | -0/+181 |
2002-05-27 | various AC_HELP_STRING changes | Thomas Vander Stichele | 7 | -25/+54 |
2002-05-27 | AC_HELP_STRING | Thomas Vander Stichele | 1 | -4/+10 |
2002-05-27 | no need for feature, it's in common various AC_HELP_STRING changes | Thomas Vander Stichele | 5 | -188/+43 |
2002-04-27 | this should do it this is for steveb's added checks | Thomas Vander Stichele | 2 | -0/+54 |
2002-04-27 | I hate independent second parties and why were we not invited anyway ? | Thomas Vander Stichele | 1 | -27/+0 |
2002-04-27 | some cvs screwup | Thomas Vander Stichele | 1 | -27/+0 |
2002-04-25 | macros to detect fast float to int casting, lrint and lrintf, thanks to Erik ... | Steve Baker | 2 | -0/+54 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -2/+2 |
2002-04-15 | s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec release | David I. Lehn | 1 | -2/+2 |
2002-03-31 | correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's in... | Andy Wingo | 5 | -92/+202 |
2002-03-30 | added check for 0.7.3 a52 api | Andy Wingo | 1 | -0/+65 |
2002-03-12 | heh, we never saw this one before | Thomas Vander Stichele | 1 | -0/+188 |
2002-01-27 | added pkg.m4 in plugins/ | Andy Wingo | 1 | -0/+56 |
2002-01-18 | - my mistake... mpeg2dec libs does not depend on X11 libraries (vo library di... | Wrobell | 1 | -16/+11 |
2002-01-18 | - GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib. | Wrobell | 1 | -0/+24 |
2002-01-18 | - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main diffe... | Wrobell | 1 | -0/+42 |
2002-01-18 | - fixed macro signature description | Wrobell | 1 | -2/+1 |
2002-01-12 | add glib.m4 | David I. Lehn | 1 | -0/+196 |
2002-01-06 | siddec checks that work not extremely robust, but functional | Andy Wingo | 1 | -117/+23 |