Age | Commit message (Expand) | Author | Files | Lines |
2002-07-09 | compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4 | Andy Wingo | 1 | -1/+1 |
2002-07-09 | fixaroo | Thomas Vander Stichele | 1 | -1/+1 |
2002-07-08 | unref events, do error checking | Wim Taymans | 1 | -3/+7 |
2002-07-08 | negotiation fixes, small cleanups | Wim Taymans | 1 | -5/+13 |
2002-07-05 | correcting the next_ts calculations | Zeeshan Ali | 1 | -1/+1 |
2002-07-05 | attempt to fix my sucky dv and festival breakage. | David I. Lehn | 1 | -6/+6 |
2002-07-04 | Add festival to the dist | David I. Lehn | 1 | -2/+2 |
2002-07-02 | make jack work in all its full duplex glory | Andy Wingo | 2 | -8/+26 |
2002-06-21 | Include right header file for memcpy | Wim Taymans | 1 | -0/+1 |
2002-06-21 | Fixed problem with color conversion | Wim Taymans | 5 | -11/+57 |
2002-06-12 | working jack elements (fixed a problem in upstream jack) random other fixen... | Andy Wingo | 2 | -12/+19 |
2002-06-08 | reorder | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-06 | distcheck fixes | Thomas Vander Stichele | 1 | -0/+1 |
2002-06-04 | fix gstarts. the sound is krappy, but it does make sound -- remember to do os... | Andy Wingo | 2 | -3/+20 |
2002-06-04 | a first feeble attempt at fixoring this beauty | Thomas Vander Stichele | 1 | -2/+2 |
2002-06-04 | hacked around LADSPA_PATH as suggested to wingo | Thomas Vander Stichele | 2 | -2/+15 |
2002-06-04 | remove this header | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-04 | this should be installed on the system | Thomas Vander Stichele | 1 | -512/+0 |
2002-06-04 | include the system ladspa.h file | Thomas Vander Stichele | 2 | -2/+2 |
2002-06-04 | doing the proper ladspa thing | Thomas Vander Stichele | 1 | -0/+4 |
2002-06-03 | added LIBFAME_DIR | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-03 | anal fix | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-02 | Added fame decoder, no clue on how to actually implement it (yet) | Wim Taymans | 2 | -0/+680 |
2002-06-02 | Make elements nanoseconds aware | Wim Taymans | 1 | -1/+1 |
2002-06-02 | Added lots of configurable parameters including the exported objects of fame. | Wim Taymans | 2 | -172/+365 |
2002-06-01 | Some cleanups. | Wim Taymans | 2 | -100/+49 |
2002-06-01 | silly mistake | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-01 | added encoding pattern property | Thomas Vander Stichele | 2 | -3/+21 |
2002-06-01 | adding fame plugin | Thomas Vander Stichele | 1 | -1/+7 |
2002-06-01 | adding preliminary libfame plugin it's still too green to be useful, literall... | Thomas Vander Stichele | 3 | -0/+535 |
2002-05-31 | add ranks only for plugins who participate in autoplugging. If you have a fi... | Steve Baker | 3 | -0/+3 |
2002-05-30 | fix a problem in ladspa -- i think... | Andy Wingo | 1 | -3/+3 |
2002-05-29 | use new dparams api. run demo_dparams to hear how smooth it is now | Steve Baker | 1 | -10/+12 |
2002-05-28 | dist fix | Thomas Vander Stichele | 1 | -1/+1 |
2002-05-27 | various AC_HELP_STRING changes | Thomas Vander Stichele | 1 | -5/+5 |
2002-05-26 | - Changed plugins for new APIs | Wim Taymans | 9 | -60/+95 |
2002-05-26 | rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin | David I. Lehn | 1 | -2/+8 |
2002-05-15 | use new bytestream api | Steve Baker | 3 | -18/+50 |
2002-05-13 | update to new jack api | Andy Wingo | 3 | -8/+8 |
2002-05-13 | fix sdl makefile | Andy Wingo | 1 | -1/+1 |
2002-05-13 | still in anal-retentive mode, please make liberal use of the delete key | Thomas Vander Stichele | 2 | -14/+14 |
2002-05-13 | conformity | Thomas Vander Stichele | 1 | -4/+4 |
2002-05-07 | add gstsnapshot : drop a frame to a png file when the plugin recieved a signa... | Jeremy Simon | 3 | -0/+489 |
2002-05-07 | add a yuv2yuv.h file | Jeremy Simon | 2 | -1/+29 |
2002-05-07 | swap the cr and the cb component for the yuv420P_to_rgb no mmx routine | Jeremy Simon | 1 | -3/+3 |
2002-05-05 | add some includes | Andy Wingo | 1 | -1/+1 |
2002-05-05 | better initialization. it doesn't work over here, though. | Andy Wingo | 3 | -23/+76 |
2002-05-04 | a commit so that jack will build without errors on Uraeus's system ;) | Andy Wingo | 1 | -12/+14 |
2002-05-04 | set caps once we know the sample rate of the system | Andy Wingo | 1 | -0/+17 |
2002-05-04 | some jack fixes, alsa touchups, and add rtp by default to the build if there ... | Andy Wingo | 3 | -17/+38 |